/* MATERIA */
article { width: 100%; height: auto; clear: both; margin: 10px auto; padding: 150px 0px 150px 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; 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: -1px; color: var(--cor-primaria); font-family: var(--fonte-padrao); text-align: left; letter-spacing: -1px; height: auto; padding: 25px 0px 0px 0px; 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;  height: auto; line-height: 24px; padding: 20px 0px 35px 0px; position: relative; clear: both; font-weight: normal; }
article .infos .data_redes { width: 100%; height: auto; position: relative; clear: both; text-align: left; padding-bottom: 20px; }
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;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
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 .cta { background-color: var(--cor-primaria); width: auto; cursor: pointer; height: auto; line-height: auto; padding: 20px 25px; margin: 0px; font-weight: 700; color: #ffffff; font-size: 18px; font-family: var(--fonte-padrao); display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
article .infos .cta:hover { background-color: var(--cor-primaria); color: #ffffff; padding: 20px 35px; }

@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 img.principal { width: 100% !important; float: none; margin: 0px 0px 25px 0px !important; }
	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; }
}