@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Raleway:300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body {
	margin:auto;
	
}

header {text-align: center;}

nav {
    background-color: #1D3365;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    display: block;}

ul li {display: inline; font-family: 'Raleway', sans-serif; }
ul {padding: 1rem 1rem 1rem 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; list-style: none; display: flex; justify-content: space-between;}
a {text-decoration: none; color: #fffcfc; }
header img {width: 12rem; }
header img, header nav {display: inline-block; vertical-align: middle; }

h1 {
	font-family: 'Raleway', sans-serif; font-weight: 100; font-size: 1rem;color: #EF1166; width: 40%;}

	
.mockup {  width: 100%;
	height: auto;}
.centro {
	display: flex; justify-content: space-between; height: 500px; }
.centro article{ background: #fff;  color: #222;  text-align:
center;padding-top: 0;margin-left: 5%; }


	
.texto {font-family: 'Raleway', sans-serif; font-weight: 100; font-size: 1rem;color: #EF1166}
.texto {width: 40%; float: right; padding-left: 1rem; margin-bottom: 20rem;}
.texto2 {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between; align-items:center; align-content: stretch;
padding: 4rem 6rem 0rem;font-size: 1.2rem;color: #ffffff; height: 100%; margin-top: 5rem; background: #1D3365;  color: #EF1166; font-family: 'Raleway', sans-serif; font-weight: 200;text-align: center;}
.texto2 img { width: 50%; margin: auto; display: block; text-align:center; padding: 1.5em 2em 0em 2em; }
footer {font-family: 'Raleway', sans-serif; font-size: 0.8rem; font-weight: 100; text-align: center; }