/*BREADCRUMB*/
.breadcrumb { width: 100%; height: auto; position: relative; clear: both; padding: 90px 0px 0px 0px; }
.breadcrumb ul { width: 100%; height: auto; position: relative; text-align:left; }
.breadcrumb ul li { display: inline-block; vertical-align: text-top; width: auto; padding: 10px 0px 20px 5px; font-size: 11px; color: rgba(0, 0, 0, 0.5); font-family: var(--fonte-padrao); text-align: center; height: auto; line-height: 14px; }
.breadcrumb ul li:hover { text-decoration: underline; color: var(--cor-texto); }

/*AVISO*/
.aviso { width: 100%; height: auto; position: relative; clear: both; padding: 30px 0px; text-align: center; font-size: 18px; color: var(--cor-texto); font-family: var(--fonte-padrao); background-color: yellow; }

/* MATERIA */
article { width: 100%; height: auto; clear: both; margin: 10px auto; padding: 0px 0px 50px 0px; }
article img.principal { width: 45% !important; float: left; margin: 0px 25px 25px 0px !important; }
article .infos { height: auto; padding: 0px 0px 25px 0px; margin: 0px; width:100%; text-align: center; }
article p img.principal { width: auto; display: block; margin-left: auto; margin-right: auto; max-width: 100%; height:auto; opacity: 1; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; padding: 0px; margin-top: 10px; margin-bottom: 10px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
article .infos img { width: auto; border-radius: 10px; max-width: 50%; display: block; margin-left: auto; margin-right: auto; height:auto; opacity: 1; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; padding: 0px; margin-top: 10px; margin-bottom: 10px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease;   }
article .infos h1 { font-size: 42px; letter-spacing: -2px; color: var(--cor-primaria); font-family: var(--fonte-padrao); text-align: left; height: auto; padding: 25px 0px 0px 0px; font-weight: 800; line-height: 44px; position: relative; clear: both; }
article .infos h2 { font-size: 18px; color: var(--cor-texto); font-family: var(--fonte-padrao); text-align: left; font-weight: 700; height: auto; line-height: 24px; padding: 10px 0px 50px 0px; position: relative; clear: both; }
article .infos .data_redes { width: 100%; height: auto; position: relative; clear: both; text-align: left; padding-bottom: 20px; }
article .infos .data_redes .categoria_post { border-radius: 7px;  font-family: var(--fonte-padrao); color: #ffffff; font-size: 12px; margin-right: 20px; line-height: 12px; font-weight: 700; text-align: center; display: inline-block; vertical-align: top; background-color: var(--cor-secundaria); width: auto; height: auto; padding: 7px 10px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; cursor:pointer;   }
article .infos .data_redes .categoria_post:hover { background: var(--cor-primaria); color: #ffffff; }
article .infos .data_redes .quando { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); height: auto; position: relative; display: inline-block; vertical-align: top; clear: both; }
article .infos .data_redes .quando p { color: var(--cor-texto); font-size: 12px; line-height: 30px; float: left; }
article .infos .data_redes #shareRoundIcons { width: auto; height: auto; position: relative; display: inline-block;vertical-align: top; text-align: right; }
article .infos .data_redes #shareRoundIcons .jssocials-share-link { font-size: 9px; color: #ffffff; overflow: hidden;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
article .infos .data_redes #shareRoundIcons .jssocials-share { margin: 0em 0.6em 0.3em 0; }
article .infos .data_redes #shareRoundIcons .jssocials-shares { margin: 0.1em 0; }
article .infos .data_redes .autor_post { width: 30px; height: 30px; margin: 0px; position: relative; float: right; overflow: hidden; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; }
article .infos .data_redes .autor_post img { width: 30px; margin: 0; height: 30px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
article .infos h5 { font-size: 14px; color: var(--cor-texto); font-family: var(--fonte-padrao);  text-align: justify; height: auto; line-height: 26px; padding: 30px 0px; }
article .infos h3 { font-size: 16px; color: var(--cor-texto); font-family: var(--fonte-padrao);  text-align: justify; height: auto; line-height: 28px; padding: 0px 0px 30px 0px; font-weight: normal }
article .infos h3 a { font-size: 16px; text-decoration: underline; font-family: var(--fonte-padrao); }
article .infos h3 a:hover,
article .infos h3 p a:hover { text-decoration: underline; background-color: #f4f6f8; }
article .infos iframe { left: 0px; }
article .infos .referencias { width: 100%; position: relative; font-size: 15px; color: var(--cor-texto); font-family: var(--fonte-padrao); text-align: left; height: auto; line-height: 20px; padding: 0px; }
article .infos .referencias strong { font-size: 15px; color: var(--cor-texto); font-family: var(--fonte-padrao); padding-right: 10px; }
article .infos .tags { position: relative; clear: both; width: 100%; height: auto; padding: 40px 0px; }
article .infos .tags .chama { float: left; width: auto; padding: 0px 5px 0px 0px; font-size: 18px; color: var(--cor-texto); font-family: var(--fonte-padrao); height: auto; }
article .infos .tags .itens { border-radius: 7px; float: left; width: auto; padding: 4px 10px; font-size: 14px; color: var(--cor-texto); text-decoration: none; font-family: var(--fonte-padrao); height: auto;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden; margin: 0px 3px; overflow: hidden;  background-color: #eeeeee; font-weight:700 }
article .infos .tags .itens:hover { background: var(--cor-primaria); color: #ffffff; }

article aside { width: auto; max-width: 100%; height: auto; margin: 40px 0px; padding: 25px 25px 20px 25px; background-color: #f4f6f8; clear: both; overflow: hidden; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden;   }
article aside .imagem { width: 70px; height: 70px; background-color: #ffffff; overflow: hidden; margin: 0px 20px 0px 5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; display: inline-block; vertical-align: top; position: relative; }
article aside .imagem img { width:auto !important; min-width: 70px; max-height: 70px; min-height: 70px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; margin: 0px !important }
article aside .assinatura { width: -moz-calc(100% - 100px); width: -webkit-calc(100% - 100px); width: -o-calc(100% - 100px); width: calc(100% - 100px); display: inline-block; vertical-align: top; height: auto; position: relative; }
article aside .assinatura .nome_autor { font-size: 18px; color: var(--cor-texto);  font-family: var(--fonte-padrao); text-align: left; width: 100%; height: auto; padding: 0px; line-height: 24px; }
article aside .assinatura p { text-transform: uppercase; font-size: 10px; color: var(--cor-texto);  font-family: var(--fonte-padrao); text-align: left; width: 100%; height: auto; line-height: 10px; }
article aside .assinatura .bio_autor { font-size: 12px; color: var(--cor-texto);  font-family: var(--fonte-padrao); text-align: left; width: 100%; height: auto; line-height: 18px; padding: 5px 0px 10px 0px; }

article .relacionados { width: 100%; height: auto; padding-bottom: 30px; position: relative; clear: both; overflow: hidden; margin-top: 40px; }
article .relacionados ul { width: 100%; height: auto; position: relative; list-style-type: none; padding: 40px 0px 0px 0px; text-align:center; display: flex; justify-content: space-between; flex-wrap: wrap; gap:25px; margin: 0px; }
article .relacionados ul li { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; width: 30%; box-sizing: border-box; height: auto; margin: 10px 0px 70px 0px; z-index: 10; position: relative; text-align:left; display:inline-block; }
article .relacionados ul li .avatar { background: var(--cor-primaria); border-radius: 10px; overflow: hidden; width: 100%; aspect-ratio: 4 / 3; text-align: left; position: relative; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; margin: 0px 0px 20px 0px; }
article .relacionados ul li .avatar img { width: 100%; height: 100%; object-fit: cover; object-position: center; margin: 0px 0px 0px 0px; text-align: center; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow:hidden; display:inline-block; vertical-align:top }
article .relacionados ul li .infos { width: 100%; height: auto; padding: 30px 0px 10px 0px; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:inline-block; vertical-align:top; text-align:left; }
article .relacionados ul li .infos .data { width: auto; text-transform: lowercase; height: auto; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; line-height: 12px; padding: 0px; color: var(--cor-texto); font-size: 12px; font-family: var(--fonte-padrao); text-align:left; }
article .relacionados ul li .infos .qual { width: 100%; height: auto; position: relative; color: var(--cor-texto); font-size: 18px; line-height: 22px; font-family: var(--fonte-padrao); text-align: left; padding: 0px 0px 20px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:block; font-weight: 600; }
article .relacionados ul li:hover { margin: 2px 0px 78px 0px; }

@media screen and (max-width: 1100px) {
	.breadcrumb { padding: 90px 2% 0px 2%; width: 96%; }
	.breadcrumb ul li.ultimo { display: none; }

	article { float: none; width: 96%; margin: 0px 2% 0px 2%; }
	article img.principal { width: 100% !important; float: none; margin: 0px 0px 25px 0px !important; }
	article .infos img { width: 100%; max-width: 100%; }
	article .infos .data_redes { padding-bottom: 15px; text-align: center; }
	article .infos .data_redes .quando { width: 100%; text-align: center; }
	article .infos .data_redes .quando p { float: none; font-size: 15px; }
	article .infos .data_redes .quando .iconeCalendar { display: none; }
	article .infos .data_redes #shareRoundIcons { text-align: center; width: 100%; padding-top: 15px; }
	article .infos h1 { padding: 0px 0px 15px 0px; text-align: center; font-size: 22px; line-height: 24px; }
	article .infos h2 { padding-top: 0px; }
	article .infos h2,
	article .infos h2 p,
	article .infos p,
	article .infos p span { line-height: auto !important; text-align: center; }
	article .infos h3 { text-align: center; line-height: auto !important; font-size: 18px; }
	article .infos .referencias, article .infos h5 { text-align:center; }
	article .infos .veja { height: auto; padding: 15px 0px; text-align: center; }
	article .infos .data_redes .categoria_post { float: none; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; display: inline-block; }
	article .infos .data_redes .autor_post { display: none; }

	article aside { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; margin: 40px 0px; padding: 15px 15px 10px 15px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-align: center; }
	article aside .imagem { width: 70px; height: 70px; background-color: #4ba5a5; overflow: hidden; margin: 15px; }
	article aside .assinatura { width: 100%; }
	article aside .assinatura .nome_autor, article aside .assinatura p, article aside .assinatura .bio_autor { text-align: center; }

	article .infos .tags { text-align: center; }
	article .infos .tags .chama { clear: both; margin-bottom: 10px; width: 100%; padding-left: 0px; padding-right: 0px; margin-top: 20px; }
	article .infos .tags .chama, article .infos .tags .itens { float: none; display: inline-block; margin-bottom: 4px; }

	article .relacionados ul { text-align: center; }
	article .relacionados ul li { display: inline-block; vertical-align: top; float: none; width:92%; padding-left:4%; padding-right:4%; }

	article .relacionados ul li .resumo, article .relacionados ul li .resumo .titulo_post, article .relacionados ul li .resumo .mais, article .relacionados ul li .resumo .ler_mais { text-align:center; }
}