@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,100&display=swap";.footer-container{width:100%;background-color:#6e211f;display:flex;justify-content:center;align-items:center;padding:10px}.footer-container p{color:#fff}.form-category{display:flex;justify-content:center;align-items:center}.form-category fieldset{padding:10px;border:2px solid white;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.form-category fieldset legend{color:#795423}.form-category label{font-size:1.5em;color:#fff;margin-right:2%}#category{padding:10px;width:70%;outline:none;border:none}.form-category button{margin-top:5%;padding:5px 30px;cursor:pointer;background-color:#20317c;border:none;color:#fff}.form-category button:hover{color:#0ff;background-color:#20317c80}.navbar{flex-grow:3;display:flex;justify-content:center;align-items:center}.navbar ul{display:flex;justify-content:center;align-items:center}.navbar ul li{list-style:none;margin:0 10px}.navbar ul li a{text-decoration:none;text-transform:uppercase;color:#fff}.navbar ul li a:hover{color:#2d8297}@media only screen and (max-width: 1024px){.navbar{margin-top:5%;width:100%}}@media only screen and (max-width: 700px){.navbar{margin-top:5%;display:flex;flex-wrap:wrap}.navbar ul{width:100%}.navbar li a{font-size:.9em}}@media only screen and (max-width: 500px){.navbar{margin-top:5%;display:flex;flex-wrap:wrap}.navbar ul{width:100%}.navbar li a{font-size:.9em}}.form-search{flex-grow:1;display:flex;justify-content:center}.form-search input{border:none;width:80%;padding:10px;border-radius:25px 0 0 25px;outline:none}.form-search button{width:20%;background-color:#33cc87;border:none;border-radius:0 25px 25px 0;cursor:pointer;color:#fff;outline:none}.form-search button img{width:30px}@media only screen and (max-width: 1024px){.form-search{margin-top:5%;width:100%}.form-search input{width:40%}.form-search button{width:10%}}@media only screen and (max-width: 700px){.form-search{margin-top:5%;width:100%}.form-search input{width:40%}}@media only screen and (max-width: 500px){.form-search{margin-top:5%;width:100%}.form-search input{width:100%}}.header-container{background-color:#6e211f;width:100%;display:flex;flex-wrap:wrap;padding:10px}.logo{flex-grow:2;display:flex;justify-content:center;align-items:center}.logo h1 a{color:#6e6161}@media only screen and (max-width: 1024px){.header-container{justify-content:space-around;align-items:flex-start}.logo{width:100%}}@media only screen and (max-width: 700px){.header-container{justify-content:space-around;align-items:flex-start}.logo{width:100%}}@media only screen and (max-width: 500px){.header-container{justify-content:space-around;align-items:flex-start}.logo{width:100%}}.editCategory{display:flex;flex-wrap:wrap}.editCategory-main{flex-grow:1;padding:5%;display:flex;justify-content:center;align-items:center}.form-news{width:80%}.form-news fieldset{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;border:2px solid white;padding:10px}.form-news fieldset legend{font-size:3em;color:#fff}.division1{width:40%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-evenly;align-content:flex-start;padding:10px}.division1 label{width:80%;margin:5% 0}.division1 label p{font-size:1.4em;margin:5px 0;color:#fff}.division1 label input[type=text]{padding:10px;width:100%;outline:none;border:none;border-radius:10px;background-color:#000000b3;color:#fff}.division1 label select{padding:10px;outline:none;border:none;width:70%;margin:5% 0;background-color:#000000b3;color:#fff}.send{width:40%;padding:8px;border-radius:10px;border:none;cursor:pointer;color:#fff;background-color:#293141;margin:auto}.send:hover{color:#fff;background-color:#3c5d9e}.division2{width:50%;flex-direction:column;flex-wrap:wrap;justify-content:center;align-content:center;padding:10px}.division2 label{width:80%;margin:5% 0}.division2 label p{font-size:1.4em;margin:5px 0;color:#fff}.division2 label input[type=text]{padding:10px;width:60%;outline:none;border:none;border-radius:10px;background-color:#000000b3;color:#fff}.division2 textarea{margin:5% 0;width:100%;height:150px;padding:20px;font-size:1.1em;outline:none;border-radius:20px;resize:none}.addNewContent{display:inline-block;background-color:#a13535;width:30%;padding:8px;border-radius:10px;border:none;cursor:pointer;color:#fff}.addNewContent:hover{background-color:#3a0d0d;color:#fff}@media only screen and (max-width: 700px){.division1,.division1 label,.division1 label input[type=text],.division1 label select,.send,.division2,.division2 label input[type=text],.addNewContent{width:100%}}.editNews{display:flex;flex-wrap:wrap}.editNews-main{padding:10px;flex-grow:1;display:flex;justify-content:center;align-items:center}.botao{padding:20px 60px;cursor:pointer;border:none;border-radius:10px;background-color:#2c3394}.botao a{display:inline-block;width:100%;text-decoration:none;color:#fff}.botao:hover{background-color:#1f193f}.card-news{width:30%;background-color:#37373f;border-radius:20px;padding:10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#fff;margin:0 5px 10px}.card-news h2{margin-bottom:5%;font-size:2em}.card-news p{margin-bottom:5%;text-align:center;line-height:1.5}.card-news h3{margin-bottom:5%;width:100%;text-align:center}@media only screen and (max-width: 1024px){.card-news{width:40%}}@media only screen and (max-width: 700px){.card-news{width:100%}}@media only screen and (max-width: 500px){.card-news{width:100%}}.home{display:flex;flex-wrap:wrap}.home-main{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px}.no-content{background-color:#202057;width:80%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;margin:2% 0;border-radius:30px;padding:10px}.no-content h2{color:#fff;width:100%;margin-top:5%;margin-bottom:2%;font-size:2em}.no-content h3{color:#fff;width:100%;margin-bottom:5%}.container-news{width:80%;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}@media only screen and (max-width: 500px){.no-content{margin:0;border-radius:0;width:100%}}.registerCategory{display:flex;flex-wrap:wrap}.registerCategory-main{padding:10px;flex-grow:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.formCategory-main{width:50%}.list-category{width:40%;padding:10px;background-color:#142f44;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.list-category h2{width:100%;text-align:center;color:#fff;font-size:2em;margin-bottom:5%}.list-category ul{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.list-category ul li{flex-grow:1;list-style:none;display:flex;justify-content:center;align-items:center;background-color:azure;margin:2%;border-radius:10px;padding:10px;text-align:center}.list-category ul li p{text-transform:uppercase}.list-category ul li a{color:#9c851c;margin:0 5px}.list-category ul li a:hover{color:#53491d}.list-category ul li button{border:none;background-color:#0000;color:#b12412;cursor:pointer}.list-category ul li button:hover{color:#64241b}@media only screen and (max-width: 700px){.formCategory-main{width:100%;margin-bottom:5%}.list-category{width:100%}}@media only screen and (max-width: 500px){.formCategory-main{width:100%;margin-bottom:5%}.list-category{width:100%}}.registerNews{display:flex;flex-wrap:wrap}.registerNews-main{flex-grow:1;padding:10px;display:flex;justify-content:center;align-items:center}.viewNews{display:flex;flex-wrap:wrap}.actions{width:20%;margin:5%;padding:10px;display:flex;flex-wrap:wrap;flex-direction:column}.delete{margin-top:10%;padding:20px 60px;cursor:pointer;border:none;border-radius:10px;background-color:#af3128;color:#fff;text-transform:uppercase}.delete:hover{background-color:#351010}.viewNews-main{width:60%;margin:5%;padding:10px;background-color:#1b1b19;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;color:#fff;text-align:center}.viewNews-main h1{width:100%;font-size:4em}.viewNews-main h3{font-size:2em;width:100%;margin:5% 0}.viewNews-main h2{font-size:2.5em}.viewNews-main p{font-size:1.2em;margin:5% 0}@media only screen and (max-width: 700px){.viewNews-main,.actions{width:100%}}*{margin:0;padding:0;box-sizing:border-box;font-size:16;font-family:Roboto,sans-serif}body{background-color:#202020}a{text-decoration:none}
