/* Id: 7.111.1701361787
 * Generated: 12/12/2023 21:48:53
 */
    .ruralcapa .laterald .owl-carousel .owl-controls {
    display: none;
}
.ruralcapa .laterald .owl-carousel p {
    display: none;
}

body.geral .topopagina .content.patrocinio {
    display: grid;
    grid: "head fio oferecido";
    grid-template-columns: max-content auto max-content;
    grid-column-gap: 20px;
}
body.geral .topopagina .content.patrocinio .oferecido {
    color: #fff;
    font: normal normal 500 9px Montserrat;
    letter-spacing: 0px;
	text-align: center;
}
div#denakop-ad-Patrocinio-1>div::before {
    content: "PATROCINADO POR \A";
  	white-space: pre-wrap;
}
div#denakop-ad-Patrocinio-1>div>div {
    margin-top: 5px;
}
div#denakop-ad-Patrocinio-2>div::before {
    content: "PATROCINADO POR \A";
  	white-space: pre-wrap;
}
div#denakop-ad-Patrocinio-2>div>div {
    margin-top: 5px;
}
.head {
    margin-bottom: auto;
    margin-top: auto;
}
@media(max-width: 727px){

body.geral .topopagina .content.patrocinio {
	grid: "head fio oferecido";
    grid-template-columns: min-content min-content auto;
}

body.geral .topopagina .content.patrocinio.blogs {
    grid:
        "head fio"
        "oferecido oferecido";
    grid-template-columns: min-content min-content;
}
}

      