/*BREADCRUMB*/
.breadcrumb { width: 100%; height: auto; position: relative; clear: both; padding: 60px 0px 0px 0px; }
.breadcrumb ul { width: 100%; height: auto; position: relative; }
.breadcrumb ul li { float: left; width: auto; padding: 10px 0px 20px 5px; font-size: 11px; color: #545454; font-family: 'Nunito'; text-align: left; height: auto; line-height: 14px; }
.breadcrumb ul li:hover { text-decoration: underline; color: #545454; }

/*AVISO*/
.aviso { width: 100%; height: auto; position: relative; clear: both; padding: 30px 0px; text-align: center; font-size: 18px; color: #000000; font-family: 'Nunito'; background-color: yellow; }

/* MATERIA */
article { width: 800px; height: auto; clear: both; margin: 10px auto; padding: 0px 0px 150px 0px; }
article img.principal { width: 100% !important; }
article .infos { height: auto; padding: 0px 0px 25px 0px; margin: 0px; width:100%; text-align: center; }
article p img, article img, article .infos img { 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; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
article .infos h1 { font-size: 24px; color: #000000; font-family: 'Nunito'; text-align: left; height: auto; padding: 25px 0px 0px 0px; line-height: 30px; position: relative; clear: both; }
article .infos h2 { font-size: 16px; color: #000000; font-family: 'Nunito'; text-align: left; font-weight: lighter; height: auto; line-height: 20px; padding: 20px 0px 15px 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 { font-family: 'Nunito'; color: #000000; font-size: 10px; margin-right: 20px; line-height: 12px; text-transform: uppercase; text-align: center; display: inline-block; vertical-align: top; background-color: #eaeaea; width: auto; height: auto; padding: 7px 15px; letter-spacing: 2px;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
article .infos .data_redes .categoria_post:hover { background: #1b1c2c; 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 .iconeCalendar { width: 16px; height: 30px; background: url(../imagens/data-publicacao.png) no-repeat center center; float: left; margin-right: 8px; }
article .infos .data_redes .quando p { color: #000000; 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;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
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: #000000; font-family: 'Nunito'; font-weight: lighter; text-align: justify; height: auto; line-height: 26px; padding: 30px 0px; }
article .infos h3 { font-size: 15px; color: #545454; font-family: 'Nunito'; font-weight: lighter; text-align: justify; height: auto; line-height: 26px; padding: 30px 0px; }
article .infos h3 a { font-size: 15px; text-decoration: underline; font-family: 'Nunito'; }
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: #545454; font-family: 'Nunito'; text-align: left; height: auto; line-height: 20px; padding: 0px; }
article .infos .referencias strong { font-size: 15px; color: #545454; font-family: 'Nunito'; 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: #545454; font-family: 'Nunito'; height: auto; }
article .infos .tags .itens { float: left; width: auto; padding: 4px 10px; font-size: 12px; color: #545454; text-decoration: none; font-family: 'Nunito'; 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; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background-color: #eeeeee; }
article .infos .tags .itens:hover { background: #1b1c2c;; color: #ffffff; }

article aside { width: auto; max-width: 100%; height: auto; margin: 40px 0px; padding: 25px 25px 20px 25px; border-top: #f4f6f8 1px solid; 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: 15px 20px 15px 5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; 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: #000000; font-weight: lighter; font-family: 'Nunito'; text-align: left; width: 100%; height: auto; padding: 0px; line-height: 24px; }
article aside .assinatura p { text-transform: uppercase; font-size: 10px; color: #545454; font-weight: lighter; font-family: 'Nunito'; text-align: left; width: 100%; height: auto; line-height: 10px; }
article aside .assinatura .bio_autor { font-size: 12px; color: #545454; font-weight: lighter; font-family: 'Nunito'; 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 .tag { width: 100%; text-align: left; color: #4ba5a5; font-size: 24px; line-height: 80px; font-family: 'Nunito'; font-weight: 600; }
article .relacionados ul { width: 100%; height: auto; padding: 25px 0px 0px 0px; position: relative; clear: both; overflow: hidden; }
article .relacionados ul li { width:365px; height: 480px; margin-right: 10px; padding: 0px 10px 10px 10px; float: left; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
article .relacionados ul li .avatar { width: 365px; height: 250px; margin-bottom: 5px; margin-top: 10px; position: relative; overflow: hidden; vertical-align: top; display: inline-block; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
article .relacionados ul li .avatar img { width: 365px; height: 250px; margin-top: 0px !important; margin-bottom: 5px !important; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; -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 .relacionados ul li .infos { width: 100%; height: auto; margin: 0px; padding: 0px 0px 10px 0px;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
article .relacionados ul li .infos .tituloo { width: 100%; padding: 5px 0px 10px 0px; height: auto; color: #000000; font-size: 18px; line-height: 22px; font-family: 'Nunito'; text-align: left; }
article .relacionados ul li .infos .introducaoo { font-size: 14px; color: #545454; font-weight: lighter; font-family: 'Nunito'; text-align: left; width: 100%; height: auto; line-height: 22px; padding: 0px 0px 10px 0px; }
article .relacionados ul li .infos .veja { font-size: 14px; color: #000000; font-weight: lighter; font-family: 'Nunito'; text-align: left; width: 100%; position: relative; height: 30px; line-height: 30px; }
article .relacionados ul li .infos .veja .iconeCalendar { width: 16px; height: 30px; background: url(../imagens/data-publicacao.png) no-repeat center center; float: left; margin-right: 8px; }
article .relacionados ul li .infos .veja p { color: #000000; font-size: 12px; line-height: 30px; float: left; }
article .relacionados ul li .infos .veja .autor_mais { 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; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
article .relacionados ul li .infos .veja .autor_mais img { width: 30px; height: 30px; margin: 0px; -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 .relacionados ul li:hover { background-color: #f4f6f8; text-decoration: none; }
article .relacionados ul li:hover .infos, article .relacionados ul li:hover a { text-decoration: none; }
article .relacionados ul li:hover .avatar img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

article .relacionados #pager2, article .relacionados #pager { width: 100%; height: 6px; margin: 15px 0px 0px 0px; text-align: center; position: relative; }
article .relacionados #pager2 a, article .relacionados #pager a { display: inline-block; width: 8px; height: 6px; margin: 0 5px; background-color: #b6b6b6; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease;  overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
article .relacionados #pager2 a:hover, article .relacionados #pager a:hover { background-color: rgba(136, 186, 199, 0.5); }
article .relacionados #pager2 a span, article .relacionados #pager a span { display: none; }
article .relacionados #pager2 a.selected, article .relacionados #pager a.selected { background: #1b1c2c; width: 30px; }

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

	article { float: none; width: 96%; margin: 0px 2% 0px 2%; }
	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 .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; }
}