/* CSS Document */

/* FOTO LATERAL DIREITA*/
.foto-lateral-direita {
	width:340px;
	font-family:Arial,Helvetica,sans-serif;color:#666;
	font-size:0.7em;
	font-style:italic;
	border:#999 2px solid;
	margin:10px 0px 0px 10px;
	float:right;
	padding:5px;
}

/* FOTO LATERAL ESQUERDA*/
.foto-lateral-esquerda {
	width:340px;
	font-family:Arial,Helvetica,sans-serif;color:#666;
	font-size:0.7em;
	font-style:italic;
	border:#999 2px solid;
	margin:10px 10px 0px 0px;
	float:left;
	padding:5px;
}


/* LINK */
.leia-tambem-wrapper {
	margin:23px 5px 5px;
	float:right;
}

.leia-tambem {
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:700;
	background-color:#d8d8d8;
	border-top:3px solid #000;
}

.link-box {
	width:340px;
	padding:10px;
	background-color:#d8d8d8;
	border-bottom:1px solid #000;
}


.line-link {
	height:1px;
	border-top:1px dotted #999;
	margin:5px 0;
}

.link-leia-tambem {
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#08629a;
}

/* LETRA CAPITULAR */
.capitular {
font-family:Georgia, serif;
float:left;
font-size:5em;
font-weight:bold;
color:#000000;
}

/* BOX 1 */
.frase-materia {
	width:340px;
	font-family:Arial,Helvetica,sans-serif;color:#666;
	background-color:#d9d8d8;
	border-top:2px #000 solid;
	border-bottom:2px #000 solid;
	margin:27px 0 10px 5px;
	float:right;
	padding:10px;
}

/* BOX 2 */
.frase-destaque {
	width:340px;
	font-family:Arial,Helvetica,sans-serif;
	color:#1f93f5;
	font-style:italic;
	border-left: 6px #000 solid;
	margin: 5px 0px 10px 10px;
	padding-left: 10px;
	float:right;
}

/* BOX 3 */
.frase-box3 {
	width:340px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color:#000;
	border-left: 10px #000 solid;
	margin: 5px 0px 10px 10px;
	padding-left: 10px;
	float:right;
}

/* BOX 4 */
.frase-box4 {
	width:340px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#000;
	border-style:solid;
	border-width:thin;
	margin: 10px 0px 10px 10px;
	padding: 30px;
	float:right;
}

/* BOX COMPARTILHE */
.box-compartilhe {
	width:340px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight:bold;
	color:#000;
	border-style:solid;
	border-width:thin;
	margin: 10px 0px 10px 10px;
	padding: 30px;
	float:right;
}

/* FRASE LATERAL */
.citacao-materia-wrapper {
	width:340px;
	margin-top:10px;
	float:right;
}

.aspas-interna {
	width:25px;
	height:17px;
	background-image:
	url(../img/aspas.png);
	float:left;
}

.citacao-materia {
	width:340px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	line-height:30px;
	color:#1f93f5;
	margin-left:25px;
	float:left;
}


/* FRASE CENTRAL */
.citacao-central {
	width:90%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	line-height:35px;
	color:#1f93f5;
	margin-left:25px;
	margin-top: 30px;
	float:none;
}

.citacao-credito {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	line-height:30px;
	color:#000;
	margin-left:40px;
	margin-bottom:20px;
	float:none;
}


/* CENTRALIZA */
.centraliza {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color: #494848;
	border-bottom:1px #000 solid;
	margin: 20px 50px; 20px; 50px;
}


/* SAIBAMAIS */
.saiba-mais-olho {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#FF0000;
font-weight:bold;
}

.saiba-mais-titulo {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#000;
font-weight:bold;
}

.saiba-mais-texto {
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#000;
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
	padding-right: 10px;
	border:thin;
	border:#666666;
	border-style:dashed;
	background-color:#d9d8d8;
}

/* 2 COLUNAS COM FOTO E ASPAS */
.table {
  display: flex;
  width: 100%;
  border-bottom:1px #000 solid;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cell {
  width: 50%;
  padding: 10px;
}

.cell.left {
  background-color: #FFFFFF;
}

.cell.right {
  	background-color: #FFFFFF;
	padding-top: 70px;
}

.cell img {
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 6px 0px #2f2f2f; /* Adiciona sombra */
}

.cell .text1 {
  color: black;
  font-size: 30px;
  font-family: "Georgia"; /* usa a fonte Georgia */
  line-height: 1; /* Reduz a distância entre linhas */
}

.cell .text2 {
  color: black;
  font-weight: bold;  
  font-size: 14px;
  margin-top: 10px; /* Adiciona espaço acima da imagem */
  margin-left: 100px; /* Adiciona espaço acima da imagem */}


/* 1 COLUNA COM FOTO E LEGENDA À DIREITA */
.table-foto-leg {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-top:1px #000 solid;
  border-bottom:1px #000 solid;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cell-foto-leg {
  width: 100%;
  background-color: #d8d8d8;
  padding: 20px;
}

.img-cell-foto-leg img {
  width: 100%;
  height: auto;
}

.text-cell-foto-leg {
  width: 100%;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
}

.text1-foto-leg {
  font-family: Georgia;
  font-size: 0.6em;
  color: black;
  width: 100%;
}

.text2-foto-leg {
  font-family: Verdana;
  font-size: 0.4em;
  color: black;
  font-weight: bold;
  width: 100%;
}

/*==================================================
 * Effect 5
 * ===============================================*/
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

/* NÚMERO CAPITULAR */
.cellNumeroCapitular {
    width: 70px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    font-family: Georgia;
    font-size: 40px;
    color: #B22222;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    border-right: 1px #000 solid;
 }


/* BOX CENTRALIZADO, COM TEXTO CENTRALIZADO */
.container-caixa-centralizada {
    width: 100%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-container-caixa-centralizada {
    margin: 40px;
    background-color: #d8d8d8;
    box-shadow: 2px 2px 2px gray;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 40px;
}

.text-caixa-centralizada {
    color: black;
    font-size: 2em;
    font-family: Georgia, serif;
    font-style: italic;
    text-align: center;
}

/* MATÉRIAS RELACIONADAS  */
    .container-veja-tambem {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
  		border-top:1px #000 solid;
  		border-bottom:1px #000 solid;    
   		margin-top: 20px;
  		margin-bottom: 20px;
  }
    
    .header-veja-tambem {
        grid-column: 1 / span 3;
        font-weight: bold;
        color: #B22222;
        font-family: Verdana;
        font-size: 18px;
    }
      
    .image-veja-tambem {
        width: 100%;
    }
    
    .bold-text-veja-tambem {
        font-weight: bold;
        color: black;
        font-family: Verdana;
        font-size: 16px;
    }
    
    .normal-text-veja-tambem {
        color: black;
        font-family: Verdana;
        font-size: 16px;
    }
	

/* VEJA TAMBÉM 1 FOTO  */
    .container-veja-tambem-1-foto {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		border: 1px #000 solid;
		margin-bottom: 20px;
  	}
	
	.topo-veja-tambem-1-foto {
		width: 100%;
		background-color: #FF0000;
		padding: 15px;
	}
	
	.caixa-foto-veja-tambem-1-foto {
		width: 100%;
		padding: 15px;
	}	
       
    .image-veja-tambem-1-foto img {
        width: 100%;
		height:auto;
    }
	
    .olho-veja-tambem-1-foto {
        color: white;
        font-family: Verdana;
        font-size: 1em;
    }
	    
    .titulo-veja-tambem-1-foto {
        font-weight: bold;
        color: black;
        font-family: Verdana;
        font-size: 1.3em;
    }

    .subtitulo-veja-tambem-1-foto {
		font-style:italic;
        color: black;
        font-family: Verdana;
        font-size: 1em;
    }
	    
    .credito-veja-tambem-1-foto {
        font-weight: normal;
        color: black;
        font-family: Verdana;
        font-size: 0.7em;
		margin-top: 20px;
    }
	
	
/* BOX COM BORDAS E PADDING BRANCOS  */
.boxBranco {
	width:340px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#000;
	border-style:solid;
	border-width:thin;
	margin: 10px 0px 10px 10px;
	padding: 30px;
	float:right;
}
.boxBranco {
            width: 340px;
            padding: 20px;
            border: 1px solid #fff; /* Apenas para visualização do box */
            margin-left: auto;
            float:right;
        }

        .boxBranco.linhaBoxBranco1 {
            color: red;
            font-size: 0.8em;
            font-family: Verdana, sans-serif;
            font-weight: bold;
        }

        .boxBranco .linhaBoxBranco2 {
            color: black;
            font-size: 1em;
            font-family: Georgia, serif;
        }

        .boxBranco .linhaBoxBranco3 {
            color: black;
            font-size: 0.6em;
            font-family: Verdana, sans-serif;
            font-weight: bold;
        }

