@charset "utf-8";
/** CSS Document **/

/** Estilo css da pagina ancora_midia_nova.php **/

.na-midia.title{font: 700 30px/44px Montserrat; color: #858585; margin: 40px auto 24px;text-align: center;}
.na-midia.retangulo{margin:0 auto; width: 57px; height: 6px; background: #5AB464;margin-bottom:35px;}

.wrapper-boxes{width:100%;background:#fff;margin-bottom:-30px;}
.wrapper-boxes .flex{margin-bottom:20px;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:30px;justify-content:center;padding:10px 30px;box-sizing:border-box;}

.boxes{background:#fff;width:350px;}
.boxes img{width:350px !important;margin-bottom:10px;}

.boxes .date{font:10px/28px MontSerrat;color:#858585;}
.boxes .title, .boxes .title a {font:17px/28px MontSerrat;color:#454545;text-decoration-line:underline;}
.boxes .title a:hover {color:#000;}
.boxes .desc{font:12px/20px MontSerrat;color:#858585;margin:7px 0 5px;}
.boxes .leia-mais{font:700 12px/28px MontSerrat;color:#454545;cursor:pointer;}
.boxes .leia-mais a{text-decoration:underline;}
.boxes .leia-mais:hover{color:#000;}

@media (min-width: 940px) {
	.na-midia.title{font: 700 30px/44px Montserrat; color: #858585; margin: 40px auto 20px;text-align: center;}
}
