*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;font-size:24px}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font:inherit}P{margin-bottom:1em}.p-main .p-container{display:-ms-grid;display:grid;grid-template-areas:'header' 'title' 'content' 'form' 'logos'}@media screen and (min-width:900px){.p-main .p-container{grid-template-areas:'header header' 'title form' 'content form' 'content logos'}}.p-container{padding:20px;max-width:1100px;margin:auto}.p-header{-ms-grid-row:1;-ms-grid-column:1;padding:45px 0;grid-area:header;text-align:center;background:#0c182d no-repeat center right url(assets/img/topo.png)}.p-header .p-container{padding-top:0;padding-bottom:0}@media screen and (min-width:900px){.p-header{text-align:left}}.p-title{-ms-grid-row:2;-ms-grid-column:1;grid-area:title;font-size:20px;font-family:Lato,Roboto,sans-serif;text-transform:uppercase}.p-title h1{margin-bottom:20px;font-weight:400}.p-title span{display:block;font-size:2em}@media screen and (min-width:420px){.p-title{font-size:25px}}@media screen and (min-width:900px){.p-title{padding-right:30px;font-size:35px}}.p-form{-ms-grid-row:4;-ms-grid-column:1;grid-area:form}.p-form h2{font-weight:700;text-transform:uppercase;font-size:1.2em;margin-bottom:12px}.p-content{-ms-grid-row:3;-ms-grid-column:1;grid-area:content;max-width:700px;margin-bottom:25px}.p-content p{text-indent:1.2em}@media screen and (min-width:900px){.p-content{padding-right:30px}}.p-logos{-ms-grid-row:5;-ms-grid-column:1;grid-area:logos;text-align:center}@media screen and (min-width:900px){.p-header{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.p-title{-ms-grid-row:2;-ms-grid-column:1}.p-form{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:2}.p-content{-ms-grid-row:3;-ms-grid-row-span:2;-ms-grid-column:1}.p-logos{-ms-grid-row:4;-ms-grid-column:2}}.form{font-size:22px}.form-group{margin-bottom:1.4em}.form-control{padding:4px 8px;width:100%;font:inherit;color:#0c182d;border:0;outline:0;color:#0c182d;border-radius:4px;box-shadow:3px 3px 0 2px #cadb2e;text-transform:uppercase;transition:all .3s}.form-control:focus{box-shadow:inset 0 0 0 3px #bccc23,3px 3px 0 2px #cadb2e}.p-box{padding:25px;margin-bottom:20px;border-radius:8px;color:#fff;font-size:18px;background:#0c182d;box-shadow:3px 3px 0 2px #cadb2e}.p-box.white{color:#0c182d;background:#fff}.btn-submit{padding:4px 8px;font-size:25px;color:#0c182d;border:0;border-radius:5px;text-transform:uppercase;background:#cadb2e;box-shadow:3px 3px 0 2px #fff;cursor:pointer}.p-link img{vertical-align:middle}.p-link a{display:block;text-decoration:none;color:#fff;border-bottom:2px solid;padding:5px;border-radius:5px}.p-link a:hover{background:rgba(255,255,255,.1)}