@charset "utf-8";
/* CSS Document */
.wrapper {
	width: 100%;
}
header {
	border-bottom-style: none;
}
.logo {
	display:none;
}
.colheader {
	display:none !important;
}
.headerimghome {
	height: 250px;
	background-position: center center;
	background-size: cover;
	float: left;
	margin-top: -18px;
}
.headerimghome h3 {
	font-size: 40px;
	margin-top: 0px;
}
#menumaswrap {
	bottom: -30px;
}
#menumaswrap ul li {
	margin-right: 4px;
	margin-left: 4px;
}
#menumaswrap ul li a {
	height: 65px;
	width: 65px;
}
.topcontent01 {

}

/*ESTILOS PARA CELULARES*/

.tituseccion {
	font-size: 40px;
	font-weight: 900;
	color: #0093d0;
	text-align: center;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 25px;
	letter-spacing: -2px;
	line-height: 55px;
	width: 100%;
}

.carouselpc{
	display: none !important;
}

.menufooter {
	display:none !important;
}

.headerimghomemov {
	width: 100%;
	display: inline-table;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 0px;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s;
	
	background-size: cover;
	background-position: center center;
}
.headerimghomemov h3 {
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	text-align: center;
	opacity: 0.45;
	font-size: 45px;
	margin-top: 50px;
}
.logofooter{
	background-size: auto 60%;
	height: 150px !important;
}
footer {
	margin-bottom: 220px !important;
}.titufirstmov {
	margin-top: 40px;
}
.homenewsmov {
	display:block;
	text-align: center;
	width: 100%;
}
.homenewsmov ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.linknotimas {
	margin-top: 0px !important;
}
.anchoposts{
	display:none !important;
}
.boxcarousel {
	margin-bottom: 30px !important;
}.colgrey01 {
	text-align: center !important;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 15px !important;
	margin-left: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#menusocial {
	width:100% !important;
	margin-left: 0px !important;
}
.familia {
	background-image: url(images/familia-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 230px;
	width: 100%;
}
.footerblanco{
	background-color: #FFF;	
}
.wpblanco{
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: contain !important;
	height: 80px !important;
	width: 100% !important;
	padding: 0px !important;
	margin-top: -35px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.wpblancobot{
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: contain !important;
	width: 100% !important;
	padding: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.numeros01, .numeros02, .numeros03,
.numeros01b, .numeros02b, .numeros03b,
.numeros01c, .numeros02c, .numeros03c,
.numeros01d, .numeros02d, .numeros03d,
.numeros01e, .numeros02e, .numeros03e,
.numeros01 a, .numeros01b a, .numeros01c a, .numeros01d a, .numeros01e a,
.numeros02 a, .numeros02b a, .numeros02c a, .numeros02d a, .numeros03e a,
.numeros03 a, .numeros03b a, .numeros03c a, .numeros03d a, .numeros03e a{
	font-size: 40px !important;
	line-height: 50px !important;
}
.numeros01 h3, .numeros01b h3, .numeros01c h3, .numeros01d h3, .numeros01e h3,
.numeros02 h3, .numeros02b h3, .numeros02c h3, .numeros02d h3, .numeros02e h3,
.numeros03 h3, .numeros03b h3, .numeros03c h3, .numeros03d h3, .numeros03e h3 {
	font-size: 20px !important;
	-webkit-border-radius: 15px !important;
	-webkit-border-top-right-radius: 8px !important;
	-webkit-border-bottom-left-radius: 8px !important;
	-moz-border-radius: 15px !important;
	-moz-border-radius-topright: 8px !important;
	-moz-border-radius-bottomleft: 8px !important;
	border-radius: 15px !important;
	border-top-right-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
	margin-right: 10px;
	margin-left: 10px;
}
.degradeeblanco {
	padding-top: 50px !important;

}
.titulosinglecontent {
	background-color: #0071af;
	width: 100%;
	bottom: 20px;
	font-size: 25px;
	color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
}
.titulosingle {
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 30px;
}
.callsingle {
	font-size: 18px;
	font-style: italic;
	color: #CAEAFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	display: inline-table;
}
.socialeshare {
	display: block;
	text-align: center;
	width: 100%;
	background-color: #0071af;
	padding-top: 0px;
	padding-bottom: 10px;
}
.fechasingle {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #333;
	display: inline-table;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	position: absolute;
	z-index: 50;
	top: 30px;
	right: 5px;
}
.contentsingle {
	text-align: justify;
	display: inline-table;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 15px;
	color: #333;
	margin-top: 35px;
	margin-bottom: 35px;
}
.titunavigamain {
	margin-top:5px !important;
	margin-bottom: 10px !important;
}
.navigalistapost {
	margin-top: 10px !important;
	margin-bottom: 15px !important;
}
.tituvideonavega {
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	color: #333;
	text-align: center;
	width: 100%;
}
.introcenter {
	padding-right: 25px;
	padding-left: 25px;
}
.introcenter img.size-full {
	height: auto;
	width: 100%;
}
.tituloazul {
	font-size: 40px;
	margin-top: 100px;
	line-height: 45px;
}
.tituseguro, .titusaludable, .tituordenado, .titumoderno {
	height: 120px !important;
	width: 100%;
	background-size:contain;
	margin-top: 60px !important;
}
.intropage {
	width: 85% !important;
}
.fondoseguro img{
	width: 100%;
}
.fondoseguro img.size-full, .fondosaludable img.size-full{
	width: 100%;
	height: auto;
}
.imgseccion, .introcenter img.alignright, .introcenter img.alignleft, .introcenter img.aligncenter, .fondoordenado img.aligncenter{
	width: 100%;
	height: auto;
	margin-top: 0px;
}
.videosingle {
	display: inline-table;
	width: 98%;
	position: relative;
	background-color: #000000;
	padding: 1%;
	margin-top: 35px;
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.bannerhomenove {
	display: inline-table;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.intropage img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.headerimghome.imginside{
	margin-top: 27px;
}
.formufit{
	width: 100%;
	margin-left: 0px;
	margin-rigth: 0px;
}