.divide-fixed{
  display: inline-block;
}
.bt-maisblog {
  display: inline-block;
}
.centra-topo {
  border-bottom: none;
}
.bloco-interno{
	padding-top: 50px;
	padding-bottom: 40px;
}
.carrossel-blog{
	width: 100%;
	height: auto;
	display: table;
	margin: 0px auto;
}
.carr-blog{
	width: 100%;
	height: 485px;
	display: block;
	overflow: hidden;
}
.slide-blog{
	width: 338px;
	height: 485px;
	display: block;
	float: left;
	margin: 0px auto;
}
.img-slideblog{
	width: 100%;
	height: auto;
	display: block;
	margin: 0px auto 20px auto;
}
.img-slideblog img{
	width: 100%;
	height: auto;
	display: block;
}
.data-slideblog{
	margin: 0px auto 5px auto;
	line-height: 1;
	text-align: center;
	color: #b0b0b0;
	font-size: 14px;
	padding: 0px 3px;
}
.tit-slideblog{
	margin: 0px auto 7px auto;
	line-height: 1.1;
	text-align: center;
	color: #616163;
	font-size: 20px;
	padding: 0px 3px;
}
.tag-slideblog{
	margin: 0px auto 0px auto;
	line-height: 1;
	text-align: center;
	color: #5c5c5c;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 3px;
}
.tit-blog{
  margin: 0px auto 25px auto;
  font-size: 22px;
  color: #616163;
  text-align: center;
  line-height: 1;
  display: none;
  text-transform: uppercase;
}
.cont-blog{
	width: 100%;
	max-width: 960px;
	height: auto;
	display: table;
	margin: 0px auto;
}
.coluna-1{
	width: 100%;
	max-width: 535px;
	height: auto;
	display: table;
	float: left;
}
.bloco-blog{
	width: 100%;
	height: auto;
	display: inline-table;
	vertical-align: top;
	padding-bottom: 10px;
	margin: 0px auto 60px auto;
}
.img-blocoblog{
	width: 100%;
	height: auto;
	display: block;
	background-color: #ededed;
	margin: 0px auto 50px auto;
}
.img-blocoblog img{
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.cont-blocoblog{
	width: 100%;
	height: auto;
	display: table;
}
.container-1{
	width: 26%;
	height: auto;
	float: left;
	display: table;
	text-align: center;
}
.foto-autor{
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 999px;
    border: 2px solid #b3b3b3;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0px auto 10px auto;
}
.txt-autor-1{
	text-align: center;
	color: #a6a6a6;
	font-size: 12px;
	line-height: 1;
	margin: 0px auto 3px auto;
}
.txt-autor-2{
	text-align: center;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 1.1;
	margin: 0px auto 15px auto;
}
.tags-blocoblog{
	display: table;
	width: 100%;
	height: auto;
	margin: 0px auto 20px auto; 
}
.tag-blocoblog{
	width: 112px;
	height: auto;
	display: block;
	color: #fff;
	padding: 4px 0px 1px 0px;
	line-height: 1;
	margin: 0px auto 4px auto;
	text-transform: uppercase;
	border: 1px solid #5c5c5c;
	background-color: #5c5c5c;
	font-size: 12px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.midias-blocoblog{
	width: 100%;
	height: auto;
  display:table;
  text-align: center;
}
.midia-blocoblog{
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin: 0px 4px 0px 4px;
}
.midia-blocoblog:before, .midia-blocoblog:after{
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-image: url(../img/sprite-1.png);
  background-size: 22px auto;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
} 
.midia-blocoblog:after{
  opacity: 0;
}
.blocoblog-face:before{
  background-position:50% -76px;
}
.blocoblog-face:after{
  background-position: 50% -128px;
}
.blocoblog-pint:before{
  background-position: 50% -179px;
}
.blocoblog-pint:after{
  background-position: 50% -231px;
}
.blocoblog-insta:before{
  background-position: 50% -283px;
}
.blocoblog-insta:after{
  background-position: 50% -335px;
}
.blocoblog-blog:before{
  background-position: 50% -387px;
}
.blocoblog-blog:after{
  background-position: 50% -439px;
}
.blocoblog-twitter:before{
  background-position:50% -671px;
}
.blocoblog-twitter:after{
  background-position: 50% -725px;
}
.paginacao{
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	display: table;
	padding-bottom: 75px;
}
.seta-pag{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 22px;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
	padding:0px;
	margin: 0px 10px;
}
.seta-pag:before{
	content: '';
	width: 15px;
	height: 1px;
	display: block;
	position: absolute;
	top:11px;
	background-color: #616163;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.seta-pag:after{
	content: '';
	width: 15px;
	height: 1px;
	display: block;
	position: absolute;
	bottom:10px;
	background-color: #616163;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.pag-esq:before, .pag-esq:after{
	left: 0px;
}
.pag-esq:before{
	-webkit-transform: rotate(49deg);
	transform: rotate(49deg);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.pag-esq:after{
	-webkit-transform: rotate(-49deg);
	transform: rotate(-49deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.pag-dir:before, .pag-dir:after{
	right: 0px;
}
.pag-dir:before{
	-webkit-transform: rotate(49deg);
	transform: rotate(49deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.pag-dir:after{
	-webkit-transform: rotate(-49deg);
	transform: rotate(-49deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.bt-pag{
	display: inline-block;
	vertical-align: middle;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
	padding:0px;
	margin:0px 9px;
	color: #616163;
	font-size: 20px;
	line-height: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.bt-pag-ativo{
  font-family: 'quattrocento_sansbold';
}
.container-2{
	width: 68%;
	height: auto;
	float: right;
	display: table;
	text-align: left;
}
.data-blocoblog {
  margin: 0px auto 8px auto;
  line-height: 1;
  color: #b0b0b0;
  font-size: 14px;
  padding: 0px 3px;
}
.tit-blocoblog {
  margin: 0px auto 8px auto;
  line-height: 1.1;
  color: #616163;
  font-size: 20px;
  padding: 0px 3px;
}
.txt-blocoblog {
  margin: 0px auto 20px auto;
  line-height: 1.4;
  color: #5c5c5c;
  font-size: 14px;
  padding: 0px 3px;
}
.link-blocoblog {
  margin: 0px auto 0px auto;
  line-height: 1;
  color: #5c5c5c;
  font-size: 16px;
  display: inline-block;
  float: left;
  clear: both;
}

.coluna-2{
	width: 100%;
	max-width: 340px;
	height: auto;
	display: table;
	float: right;
	vertical-align: top;
}
.tit-coluna{
	max-width: 710px;
	font-size: 30px;
	color:#616163;
	text-align: center;
	margin: 0px auto 35px auto;
	line-height: 1;
}
.tit-coluna span{
	width: 100%;
	color: #b0b0b0;
	font-size: 22px;
	display: inline-block;
	text-align: center;
}
.divide-coluna2{
	width: 100%;
	height: 0px;
	display: block;
	margin: 0px auto;
	border-bottom: 1px dotted #a9a9a9;
}
.categoria-blog{
	width: 100%;
	height: auto;
	padding: 40px 10px 65px 60px;
	display: table;
	text-align: left;
}
.divide-catblog{
	width: 100%;
	height: 0px;
	margin: 0px;
	display: block;
}
.link-catblog{
	display: inline-block;
	color: #616163;
	font-size: 20px;
	line-height: 1;
	margin: 0px auto 15px auto;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.bloco-coluna2{
	width: 100%;
	height: 112px;
	display: inline-table;
	vertical-align: middle;
	margin: 30px auto 0px auto;
	border-bottom: 1px dotted #a9a9a9;
	padding: 4px 15px 22px 125px;
	text-align: left;
}
.img-bloco-coluna2{
	width: 96px;
	height: auto;
	display: block;
	position: absolute;
	top: 0px;
	left: 8px;
	background-color: #ededed;
}
.img-bloco-coluna2 img{
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.data-coluna2{
	color: #b0b0b0;
	font-size: 14px;
	line-height: 1;
	margin: 0px auto 5px auto;
}
.nome-coluna2{
	color: #616163;
	font-size: 20px;
	line-height: 1;
	margin: 0px auto 0px auto;
}
.coluna-2 .bloco-coluna2:nth-last-child(1) {
  border-bottom: none;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>menu*/
.menu-blog{
  display: block;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  height: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  opacity: 0;
  z-index: 700;
  -webkit-transition: opacity 500ms ease, height 0ms linear 505ms;
  -o-transition: opacity 500ms ease, height 0ms linear 505ms;
  transition: opacity 500ms ease, height 0ms linear 505ms;
}
.menu-open{
  opacity: 1;
  -webkit-transition: opacity 500ms ease 5ms, height 0ms linear ;
  -o-transition: opacity 500ms ease 5ms, height 0ms linear ;
  transition: opacity 500ms ease 5ms, height 0ms linear ;
}
.inner-menu{
  width: 100%;
  height: auto;
  display: table;
  margin: 0px auto;
  text-align: center;
}
.scroller-blog{
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}
.scroller-blog.ps-container > .ps-scrollbar-y-rail {
  right: 0px;
  width: 6px;
  opacity: 1;
  background-color:#E2E0E0;
  border-radius: 0px;
}
.scroller-blog.ps-active-y{
  padding-right: 10px;
}
.scroller-blog.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  right: 0px;
  width: 6px;
  border-radius: 0px;
}
.scroller-blog.ps-container > .ps-scrollbar-x-rail, .scroller-blog.ps-container > .ps-scrollbar-y-rail {
  opacity: 1;
}
.scroller-blog.ps-container:hover > .ps-scrollbar-x-rail, .scroller-blog.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 1;
}
.scroller-blog.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #2f2f2f
}
.scroller-blog.ps-container:hover >.ps-scrollbar-y-rail:hover {
  background-color:#E2E0E0;
  opacity: 1;
}
.scroller-blog.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #2f2f2f
}
.scroller-blog.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #2f2f2f
}
.scroller-blog.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #2f2f2f
}
.scroller-blog.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color:#E2E0E0;
  opacity: 1;
}
.tit-menublog{
	width: 90%;
	max-width: 710px;
	font-size: 24px;
	color:#616163;
	text-align: left;
	margin: 0px auto 15px auto;
	line-height: 1;
}
.tit-menublog span{
	width: 100%;
	color: #b0b0b0;
	font-size: 18px;
	display: inline-block;
	text-align: left;
}
.menu-blog .categoria-blog {
  padding: 40px 5% 45px 5%;
}
.tag-menublog {
  width: 100px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  color: #5c5c5c;
  padding: 9px 10px 7px 10px;
  line-height: 1;
  margin: 0px 7px 22px 7px;
  text-transform: uppercase;
  border: 1px solid #5c5c5c;
  background-color: transparent;
  text-align: center;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.posts-menublog{
  width: 100%;
  max-width: 410px;
  height: auto;
  padding: 10px 5% 15px 5%;
  display: table;
  text-align: left;
  margin: 0px ;
}
.posts-menublog .bloco-coluna2:nth-last-child(1) {
  border-bottom: none;
}
.menu-blog  .tb-menu {
    max-width: 640px;
}

.cont-seta {
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  background-color: rgba(255,255,255,0.7);
  opacity: 0;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.cont-setaesq{
	left: 0px;
}
.cont-setadir{
	right: 0px;
}
.seta-blog{
	display: block;
	width: 20px;
	height: 43px;
	position: absolute;
	top: 185px;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
	padding:0px;
}
.blog-esq{
	left: 12px;
}
.blog-dir{
	right: 12px;
}
.seta-blog:before{
	content: '';
	width: 29px;
	height: 2px;
	display: block;
	position: absolute;
	top:20px;
	background-color: #616163;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.seta-blog:after{
	content: '';
	width: 29px;
	height: 2px;
	display: block;
	position: absolute;
	bottom:20px;
	background-color: #616163;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.blog-esq:before, .blog-esq:after{
	left: 0px;
}
.blog-esq:before{
	-webkit-transform: rotate(49deg);
	transform: rotate(49deg);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.blog-esq:after{
	-webkit-transform: rotate(-49deg);
	transform: rotate(-49deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.blog-dir:before, .blog-dir:after{
	right: 0px;
}
.blog-dir:before{
	-webkit-transform: rotate(49deg);
	transform: rotate(49deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.blog-dir:after{
	-webkit-transform: rotate(-49deg);
	transform: rotate(-49deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

@media only screen and (max-width: 320px){
.carrossel-blog{
	display: none;
}
.tit-blog {
  display: block;
}
.cont-blog {
  max-width: 535px;
}
.img-blocoblog {
  margin: 0px auto 20px auto;
}
.container-1 {
  display: none;
}
.container-2 {
  width: 100%;
}
.txt-blocoblog {
  text-align: justify;
}
.coluna-2{
	display: none;
}

}
@media only screen and (min-width: 321px) and (max-width: 480px){
.carrossel-blog{
	display: none;
}
.tit-blog {
  display: block;
}

.cont-blog {
  max-width: 535px;
}
.img-blocoblog {
  margin: 0px auto 20px auto;
}
.container-1 {
  display: none;
}
.container-2 {
  width: 100%;
}
.txt-blocoblog {
  text-align: justify;
}
.coluna-2{
	display: none;
}

}
@media only screen and (min-width: 481px) and (max-width: 600px){
.carrossel-blog{
	display: none;
}
.tit-blog {
  display: block;
}

.cont-blog {
  max-width: 535px;
}
.img-blocoblog {
  margin: 0px auto 20px auto;
}
.container-1 {
  display: none;
}
.container-2 {
  width: 100%;
}
.txt-blocoblog {
  text-align: justify;
}
.coluna-2{
	display: none;
}


}
@media only screen and (min-width: 601px) and (max-width: 767px){
.carrossel-blog{
	display: none;
}
.tit-blog {
  display: block;
}

.cont-blog {
  max-width: 535px;
}
.img-blocoblog {
  margin: 0px auto 20px auto;
}
.txt-blocoblog {
  text-align: justify;
}
.coluna-2{
	display: none;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.bloco-interno{
	padding-top: 85px;
}
.cont-blog {
  max-width: 690px;
}
.coluna-1 {
  max-width: 690px;
}
.coluna-2 {
  display: none;
}

}
@media only screen and (min-width: 1025px){
.bloco-interno{
	padding-top: 85px;
}
.link-catblog:hover{
	opacity: 0.6;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.tag-blocoblog:hover{
	color: #5c5c5c;
	border: 1px solid #5c5c5c;
	background-color: transparent;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.midia-blocoblog:hover:before{
  opacity: 0;
}
.midia-blocoblog:hover:after{
  opacity: 1;
}
.img-blocoblog:hover img{
	opacity: 0.6;
}
.link-blocoblog:hover{
	color: #e66c39;
	-webkit-transition: 	all 300ms ease;
	-o-transition: 	all 300ms ease;
	transition: 	all 300ms ease;
}
.seta-pag:hover:before {
  -webkit-transform: rotate(59deg);
  transform: rotate(59deg);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.seta-pag:hover:after {
  -webkit-transform: rotate(-59deg);
  transform: rotate(-59deg);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.bt-pag:hover {
  color: #e66c39;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bloco-coluna2:hover img{
	opacity: 0.6;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.carrossel-blog:hover .cont-seta{
	opacity: 1;
}
.cont-seta:hover .seta-blog:before {
  -webkit-transform: rotate(59deg);
  transform: rotate(59deg);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.cont-seta:hover .seta-blog:after {
  -webkit-transform: rotate(-59deg);
  transform: rotate(-59deg);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
}