body{
	font-family: 'Lato', sans-serif;
	background-color:#f8f8f8;
	color: #666;
	margin:0;
}

a{
	color:#666;
	text-decoration:none;
}

.body{
	max-width:1000px;
	margin:0 auto;
    overflow: hidden;
}

.texto{
    padding: 60px 20px 60px 20px;
	padding: 60px 20px 60px 20px;
    line-height: 27px;
    font-size: 17px;
    text-align: center;
}

.texto img{
	margin-top: 50px;
	/* width: 80px; */
	position: relative;
	top: 0.9em;
}

.mira_video,
.descarga_app,
.btn_app{
	float:left;
	width:50%;
	text-align:center;
}

.descarga_app,
.btn_app{
	margin-top:12px;
}

.mira_video,
.descarga_app{
	padding-top:50px;
}
.titulo_secciones_home{
	color: #3179a7;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.video_app h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #666;
    margin-top: 40px;
}

.logo_head{text-align:center; height:100%}

.logo_head img{
	margin-top: 40px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px; }

.btn_video_como_funciona {
    background: #1b4159;
    border-radius: 5px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    width: 60%;
    margin: 60px auto 0 auto;
}

.footer{
	background-color:#3179a7;
	color:white;
	text-align:right;
	font-size:13px;
	padding:20px;
	margin-top:50px;
}

.footer span{
	margin:0px 5px;
}

.fondo_blanco{
	background-color:white;
	padding:20px 0px;
}

.fondo_blanco > div:first-child{
	text-align:center;
	margin-top:50px;
}

.fondo_blanco > div:first-child img{
	width:380px;
}

 .titulo_seccion {
    font-weight: 300;
    font-size: 2.5em;
    font-style: italic;
    text-align: center;
    color: #3179a7;
    padding: 1.6em 0 1em;
    position: relative;
}

.flecha_abajo{
	position: absolute;
    bottom: 30px;
    font-size: 40px;
    color: #cfcfcf;
}
