@import url("https://fonts.googleapis.com/css?family=Roboto:300,500");body,html{background-color:#ffffff;font-family:'Roboto', sans-serif;font-weight:300;text-align:center;width:100%;height:100%;margin:0px}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;text-align:center;width:100%;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden}#section{max-width:1300px;margin:0 auto}.header{width:100%;height:70px;background:#93cede;background:-moz-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #93cede), color-stop(41%, #75bdd1), color-stop(100%, #49a5bf));background:-webkit-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-o-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-ms-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-webkit-gradient(linear, left top, left bottom, from(#93cede), color-stop(41%, #75bdd1), to(#49a5bf));background:linear-gradient(to bottom, #93cede 0%, #75bdd1 41%, #49a5bf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 )}.titulo{color:black;font-size:23px;font-weight:500;line-height:25px;padding-left:4px;padding-right:4px}.main{padding:15px;padding-top:0px;text-align:left;background:#fff}.main h1{color:#000;font-size:24px;text-align:left;font-weight:500}.main h2{color:#000;font-size:20px;text-align:left;font-weight:300}.main p{line-height:25px;text-align:justify;font-size:18px;color:#000;font-weight:300}.main p .1{white-space:initial}.footer{width:100%;height:40px;background:#93cede;background:-moz-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #93cede), color-stop(41%, #75bdd1), color-stop(100%, #49a5bf));background:-webkit-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-o-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-ms-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);background:-webkit-gradient(linear, left top, left bottom, from(#93cede), color-stop(41%, #75bdd1), to(#49a5bf));background:linear-gradient(to bottom, #93cede 0%, #75bdd1 41%, #49a5bf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 )}