/*
 * Vídeos da Defesa Civil (menu 812, categoria 31)
 */

body.itemid-812 .page-header {
  display: none !important;
}

.dc-video-embed {
  margin: 0 0 12px;
}

.dc-video-embed__frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background: #000;
  overflow: hidden;
}

.dc-video-embed__frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

body.itemid-812 .blog .item,
body.itemid-812 .blog .blog-item,
body.itemid-812 .com-content-category-blog .blog-item {
  margin-bottom: 28px;
}

body.itemid-812 .blog .item .article-intro,
body.itemid-812 .blog .blog-item .article-intro,
body.itemid-812 .com-content-category-blog .article-body {
  margin-top: 8px;
}
