/* AZUL CLARO:#20C0E0 ; AZUL ESCURO:#295ba7 */
@import url(../css/theme.css);
body { color: #3F4F58; }
.bloco {
	display: block;
	padding: 30px;
}

/* .azul */
.bloco:hover {
	background-color: #295ba7;
}

.bloco:hover * { color:#FFF; }

.bloco:hover .link--btn { color:#3F4F58; }
.bloco:hover .link--btn:hover { color:#FFF; }

.bloco:hover img { filter: brightness(100); -moz-filter: brightness(100); -webkit-filter: brightness(100); -o-filter: brightness(100); -os-filter: brightness(100); }

.azul > div > h1,
.azul > div > p {
	color: white !important;
}

.azul > div > .link--btn {
	border-color: white !important;
}

.azul > div > .link--btn:hover {
	border: solid #3F4F58 1px !important;
}

.no-padding {
	padding: 0;
}

.no-padding-left {
	padding-left: 0;
}

.quem-somos-bloco {
	padding-top: 30px;
	padding-bottom: 30px;
}
.quem-somos-bloco p { text-align:center }

.img-video {
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

#quem-somos-bg-img {
	background-image: url(../img/sobre-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 700px;
	float: right;
}

.img-centro {
	margin-top: 30px;
	height: 100px;
	background-image: url(../img/sorriso-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 69%;
}


/* CAROUSEL DESTAQUE */

#car-destaque {
	max-width: 440px;
	margin: 20px auto;
}

a.car-control span {
	font-size: 20px;
	color: white;
	background-color: #295ba7;
	padding: 20px;
}

a.car-control span:hover {
	background-color: #3F4F58;
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
}

a.car-control {
	text-decoration: none;
}


/* EMAIL */

.email-container {
	/*height: 100px;*/
	background-color: #295ba7;
}

h4.email-inner {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	/*width: 470px;*/
	/*float: left;*/
}

h4.email-inner::before {
	content: url(../img/icon-newsletter.png);
	margin-right: 10px;
}

.email-helper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}


/* breadcrumb */

.breadcrumb {
	background: none;
	margin: 0;
}

.breadcrumb li +li:before {
	color: #fff;
}

.breadcrumb a {
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.breadcrumb li.active {
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #295ba7;
}

p.b-margin {
	/*margin-bottom: 70px;*/
}

p.b-margin-dobro {
	margin-bottom: 140px;
}


/* ## */

.banner-topo .container {
	/*border: solid 1px red;*/
	position: absolute;
	height: 50px;
}

@media (max-width: 992px) {
	.banner-topo .container .sac {
		display: none;
	}
}

.sac {
	position: absolute;
	color: #fff;
	background-color: #295ba7;
	padding: 10px 20px;
	right: 0;
	bottom: 0;
}

.sac p {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 11px;
	text-align: center;
	margin: 0;
	letter-spacing: 1px;
}


/* /## */


/* TELAS MAIORES */

@media screen and (min-width: 992px) {
	#quem-somos {
		position: relative;
		padding-bottom: 45px;
	}
	.content-p {
		max-width: 430px !important;
		margin: auto !important;
	}
	.quem-somos-bloco {
		padding-top: 100px;
		position: absolute;
		left: 0px;
	}
	.img-centro {
		height: 300px;
	}
}

@media screen and (max-width: 992px) {
	.direitos-reservados,
	.social-list-bloco {
		text-align: center;
	}
	.agencia-ass p {
		text-align: center;
		float: none;
		margin-top: 10px;
	}
}

.control-content {
	position: absolute;
	top: 50%;
}

.car-control-group {
	float: right;
}

.car-banner-control {
	font-size: 17px;
	color: #fff;
	padding: 1px 8px;
	border: 1px solid #20C0E0;
	margin: 0;
	width: 10px;
	height: 10px;
	text-decoration: none;
	background-color: transparent;
}

.car-banner-control:hover {
	color: #fff;
	border: 1px solid #3F4F58;
	background-color: #3F4F58;
	text-decoration: none;
}

.car-banner-control:active,
.car-banner-control:focus {
	color: #fff;
	text-decoration: none;
}

.car-control-right {
	padding-right: 9px;
	padding-left: 9px;
}

.car-control-left {
	padding-right: 5px;
	padding-left: 9px;
}

.car-banner-text {
	text-align: right;
	color: #fff !important;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 27px;
	text-transform: uppercase;
	line-height: 1.1;
}

.car-banner-text span {
	color: #20C0E0;
}

.carousel-caption {
	padding-bottom: 150px;
	text-shadow: none;
}

.carousel-caption .link--btn {
	margin-top: 10px;
}


/* col-md-* */


/* NAVBAR */

.navbar {
	min-height: 100px;
	padding-top: 14px;
}

.navbar-default {
	background-color: rgba(255, 255, 255, 0.9);
}

.navbar-nav li a {
	color:  #0052a1 !important;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 26px;
	font-family: "Montserrat";
    font-weight: 600;
}

.navbar-nav li:hover a, .navbar-nav li a:hover { color:#20C0E0!important }
.navbar-nav li a:not(.nao) {
	padding-right: 0;
}

.navbar-nav li a:not(.nao):after {
	content: "|";
	padding-left: 15px;
	padding-right: 15px;
	color: #C7CCCD;
	font-weight: normal;
}

.navbar-nav li:last-child a:after { content:""; }

.dropdown-menu {
	border: none;
	box-shadow: none;
	right: initial !important;
	top:85%!important;
	left:-10px!important;
	padding: 0;
}

.dropdown-menu li a {
	padding-top: 0;
	padding: 5px 10px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent!important;
}

.navbar-default .navbar-nav > .open > .dropdown-menu { display:block!important }
.dropdown-menu { display:none!important }

.dropdown-menu li a:hover { border-radius:0 0 4px 4px }

@media screen and (max-width: 1200px) {
	.car-banner {
		/*margin-top: 129px;*/
	}
}

@media screen and (max-width: 992px) {
	.carousel-caption {
		padding-bottom: 100px;
		text-shadow: none;
	}
	.car-banner-text {
		font-size: 16px;
	}
	.carousel-caption .link--btn {
		margin-top: 10px;
	}
	.social-list {
		margin-top: 10px;
		/*margin-bottom: 10px;*/
	}
	.car-banner {
		margin-top: 125px;
	}
}


/* col-sm-* */

@media screen and (min-width: 768px) and (max-width:991px) { 
	.navbar-header, .nav.navbar-nav { margin: 0 auto!important; display: table!important; float: none!important; }

}


@media screen and (max-width: 768px) {
	.carousel-caption {
		padding-bottom: 0;
		text-shadow: none;
		bottom: 0;
	}
	.car-banner-text {
		font-size: 14px;
		text-align: center;
	}
	.car-control-group {
		display: none;
	}
	.carousel-caption .link--btn {
		padding: 11px 20px;
		margin-top: 10px;
	}
	.social-list {
		margin-top: 10px;
		/*margin-bottom: 10px;*/
	}
	.agencia-ass {
		margin-top: 0;
	}
	h4.email-inner {
		text-align: left !important;
	}
	.navbar-nav {
		padding-left: 15px;
	}
	.navbar-nav li a {
		padding-top: 10px;
	}
	.navbar-nav li a:not(.nao):after {
		content: none;
	}
	a.navbar-brand img {
		width: 60%;
		height: auto;
	}
	.navbar {
		min-height: auto;
	}
	.car-banner {
		margin-top: 65px;
	}
	.navbar-default {
		background-color: #fff;
	}
	.navbar-header,
	.navbar-collapse {
		border-color: transparent !important;
		padding-top: 5px;
	}
	.navbar-toggle { margin-top:5px; margin-right:20px}
	.navbar-brand { padding: 5px 15px!important; }
	.top-bot--padding { padding-top: 10px; }
	.imagem-artigo { width: 33%!important; }
	.descricao-artigo { padding: 10px 30px!important; }
	
}


/* INDEX.HTML */

@media (max-width: 768px) {
	.media-object {
		display: none;
	}
	.media-body {
		padding-bottom: 30px;
	}
}


/* /INDEX.HTML*/


/* EMPRESA.HTML */


/* banner topo */

.banner-topo {
	margin-top: 100px;
	width: 100%;
	height: 250px;
	background-color: #F5F5F5;
	background-image: url(../img/img-topo-pages.jpg);
	background-position: 58% center;
	background-size: auto;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.imagem-topo {
	margin-top: 20px;
	margin-bottom: 30px;
	height: auto;
	background-color: #F5F5F5;
	background-image: url(../);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}


/* col-sm-* */
@media screen and (max-width:991px) { 
.sweet-alert .sa-icon.sa-warning { float: left!important; width: 40px!important; height: 40px!important; margin: 0!important; }
.sweet-alert .sa-icon.sa-warning .sa-body { height: 10px!important; }
.sweet-alert h2 { font-size: 28px!important; margin:0!important; }
.orrashelley { display: block!important; padding: 20px 0!important; }
.orrashelley p { font-size:14px!important }
.orrashelley:before { /* content: ""; display: inline-block; vertical-align: middle; margin-right: 10px; width: 0; height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #f8bc86 ; position: absolute; right: -10px; bottom: -10px; */ }
 }
 
@media screen and (max-width: 768px) {
	.banner-topo {
		margin-top: 65px;
	}
	.imagem-topo {
		height: 150px;
	}
	.imagem-topo img { height: 100%!important; margin: 0 auto; display: table; }
	
	.img-carousel { text-align:center }
}


/* /EMPRESA.HTML */


/* SERVICOS.HTML */

.caption p {
	min-height: 112px;
}

.caption .titulo {
	min-height: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
}

p.corpo-b {
	font-family: 'Lato-Light';
    font-size: 14px;
    text-align: center;
    color: #3F4F58;
}

.m-bottom {
	margin-bottom: 50px;
}

@media screen and (min-width: 1199px) {
	.caption p {
		/*color: red !important;*/
		min-height: 113px;
	}
}

@media screen and (max-width: 1198px) {
	.caption p {
		/*color: green !important;*/
		min-height: 121px;
	}
}

@media screen and (max-width: 992px) {
	.caption h1.titulo {
		font-size: 14px;
	}
	.caption p {
		/*color: yellow !important;*/
		min-height: 162px;
	}
}

@media screen and (max-width: 300px) {  
	.navbar-brand { margin-top: -50px; } 
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {  overflow-x:hidden; overflow-y:visible; height:180px; }
}


@media screen and (max-width: 580px) {

	.g-recaptcha { margin: 15px -5px; float:none } 
	.box-azul .titulo-chat.no-icon { padding-top: 25px!important; width: 55%; text-align: center;  display: table;  margin: 0 auto; } 
	
 }
@media screen and (max-width: 580px) and (orientation:landscape) { 
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 180px; }
}

@media screen and (max-width: 768px) {
	.caption p {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
		min-height: initial;
	}
}


/* /SERVICOS.HTML */


/* ARTIGOS.HTML */

.img-artigo {
	background-color: #F5F5F5;
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
	margin-top: 0;
	margin-bottom: 50px;
	background-position: 50% 50%!important;
}

._1 {
	background-image: url(../img/img-artigo1.jpg);
}

._2 {
	background-image: url(../img/img-artigo2.jpg);
}

._3 {
	background-image: url(../img/img-artigo3.jpg);
}

.artigos-links {
	padding-left: 15px;
	list-style: square;
	margin-bottom: 0;
}

.aside .divisor-pqn {
	margin: 40px 0;
}

@media screen and (min-width: 768px) {
	.img-artigo {
		/*background-color: green;*/
		height: 250px;
	}
}

@media screen and (min-width: 992px) {
	.img-artigo {
		/*background-color: blue;*/
		height: 300px;
	}
}

@media screen and (min-width: 1200px) {
	.img-artigo {
		/*background-color: red;*/
		height: 300px;
		background-size: 100%!important;
		background-position: 50% 25%;
	}
}


/* /ARTIGOS.HTML */


/* UNIDADES.HTML*/

.box-azul {
	background-color: #295ba7;
	margin: 0 0 15px 0;
}

.box-azul .titulo-chat {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 20px;
    margin: 0;
    display: block;
    align-items: center;
    clear: both;
	line-height:180%;
	min-height: 115px;
}

.titulo-chat::before {
	content: url(../img/icon-chat.png);
    vertical-align: middle;
    max-height: 40px;
    display: table;
    margin: 0 auto;
}

.uni-regiao,
.uni-end,
.uni-cidade,
.uni-resp {
	font-family: 'Lato-Bold';
	font-weight: 400;
	font-size: 13px;
	color: #3F4F58;
}

.uni-regiao {
	font-weight: 700;
	color: #20C0E0;
	margin-bottom: 30px;
}

.uni-end,
.uni-cidade {
	margin-bottom: 0;
}

.uni-resp {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.unidades .carousel {
	margin-bottom: 15px;
}

.img-carousel {
	width: 100%;
	height: auto;
	max-height: 300px;
	background-color: #F5F5F5;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.mogi-1 {
	background-image: url(../img/unidades/FachadaMogiDasCruzes.jpg);
}

.mogi-2 {
	background-image: url(../img/unidades/FachadaMogiDasCruzes.jpg);
}

.itaqua-1 {
	background-image: url(../img/unidades/FachadaItaquaquecetuba.jpg);
}

.itaqua-2 {
	background-image: url(../img/unidades/RecepcaoItaquaquecetuba.JPG);
}

.itaqua-3 {
	background-image: url(../img/unidades/SalaDeAtendimentoItaquaquecetuba.JPG);
}

.suzano-1 {
	background-image: url(../img/unidades/FachadaDeSuzano.jpg);
}

.suzano-2 {
	background-image: url(../img/unidades/FachadaDeSuzano.jpg);
}

.map {
	margin-bottom: 60px;
}


/* /UNIDADES.HTML */


/* ARTIGO-POST.HTML */

.space-plus {
	/*margin-bottom: 30px;*/
}

.destaque, article, blockquote {
	background-color: #E3EBF0;
	font-style: italic;
	line-height: 1.9 !important;
	margin: 60px;
	padding: 40px 50px;
	position: relative;
	    border-left: none;
}

.destaque::before, article::before, blockquote::before {
	content: url(../img/text-mark.png);
	position: absolute;
	top: -22px;
	left: 25px;
}

@media (max-width: 767px) {
	.destaque, article, blockquote {
		margin: 60px 30px;
	}
}


/* /ARTIGO-POST.HTML */

._post-1 {
	/*background-image: url();*/
}


/* /ARTIGO-POST.HTML */


/* BOLETO.HTML */

.boleto {
	background-color: #313F47;
}

.boleto .form {
	padding: 0;
}

.boleto .form input {
    height: 50px;
    width: 100%;
    background-color: #295ba7;
    border: none;
    box-shadow: none;
    padding: 0 15px;
    margin-bottom: 10px;
    border: 0;
    border-radius: 0;
    font-family: "Lato";
    font-style: italic;
	color:#FFF;
}

.boleto .form input:focus { border: 1px solid #295ba7; background:rgba(41, 91, 167, 0.25); outline: none; }

@media (max-width: 768px) {
	.boleto .form div {
		padding: 0 !important;
	}
	#artigos_listagem p img { height:auto!important }
}

.link--btn-boleto {
	margin-top: 10px;
	background-color: #3470cc !important;
	padding: 18px 55px !important;
	color: #fff !important; 
}

.boleto h1.titulo,
.boleto h4.subtitulo {
	color: #fff;
}

.boleto h4.subtitulo::before {
	color: #fff;
}


/* Placeholder */

.boleto .form input::-webkit-input-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input:focus::-moz-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input:focus:-moz-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input:focus:-ms-input-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input::-webkit-input-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input::-moz-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input:-moz-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

.boleto .form input:-ms-input-placeholder {
	color: #fff;
	font-family: 'Lato';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}


/* /Placeholder */


/* /BOLETO.HTML*/


/* newsletter corrigido */

.email-container .input-group,
h4.email-inner {
	margin-top: 40px;
	margin-bottom: 40px;
}

.email-container .input-group .form-control {
	border-radius: 0;
	box-shadow: none;
	border: none;
	height: 40px;
}

.btn-form {
	height: 40px;
	border: none;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #3470cc;
	border-radius: 0;
	color: #fff;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
}

.btn-form2 {
    height: 50px;
    border: 1px solid #BDBDBD;
    padding: 16px 32px;
    background-color: #FFFFFF;
    border-radius: 0;
    color: #BDBDBD;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}
.btn-form2:hover{
	background-color: #295ba7;
	color: #FFFFFF; 
}

@media (max-width: 768px) {
	h4.email-inner {
		margin-top: 20px;
		margin-bottom: 0 !important;
		text-align: center !important;
	}
	h4.email-inner::before {
		content: none;
	}
	h4.titulo-ropape { margin:0!important }
}

@media (max-width: 992px) {
	.email-container .input-group,
	h4.email-inner {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

/* Adicionais */ 
body { overflow-x:hidden }
img { max-width:100% } 
a:link, a:visited, button { text-decoration: none; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; -o-transition: color 0.5s ease-out; -ms-transition: color 0.5s ease-out; }
a:hover, a:focus, button:hover, button:focus { text-decoration: none; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; cursor: pointer; }
.upper { text-transform: uppercase }
.rodape-list .active a { color: #295ba7; text-decoration: none; }
.titulo-principal { color:#333; font-size:22px; text-align:center; font-family:"Montserrat",sans-serif; }
.miolo { margin:30px 0; }
.divide2 { /*-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 3em;  -moz-column-gap: 3em; column-gap: 3em;*/ }
.sidebar-nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.sidebar-nav li { background: #f5f5f5; text-transform: uppercase; font-weight: bold; margin-bottom:5px; font-size:16px; font-family: "Montserrat",sans-serif; }
.sidebar-nav li a { color:#3e4f59; width: 100%; height:auto; display: block; padding:18px 5px 18px 25px; }
.sidebar-nav li.first, .sidebar-nav li:hover { background: #295ba7; text-transform: uppercase; font-weight: bold; cursor:pointer }
.sidebar-nav li.first a, .sidebar-nav li:hover a { color:#FFF; text-decoration:none; }
.btn-pesquisa { width: 34px; height: 34px; background: #295ba7 url(../img/btn_search.png) 50% 50% no-repeat;  padding: 0; float: right; margin: 0; -webkit-transition: opacity 0.1s ease-in-out; -moz-transition: opacity 0.1s ease-in-out; -ms-transition: opacity 0.1s ease-in-out; -o-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; } 
.btn-pesquisa:hover { zoom: 1; filter: alpha(opacity=50); opacity: 0.5; }
.navbar-collapse .btn-pesquisa { float:left; margin: 22px 0; }
/*.box-main { max-height:250px }*/
.artigo { font-family:"Lato"; color:#000000; max-height:215px; }
.imagem-artigo { width:278px; height: 215px; background-size: 200% 100%!important; position: relative; }
.titulo-artigo { font-family:"Lato-Bold"; font-size: 14px; text-transform: uppercase; }
.descricao-artigo { font-size: 13px; font-family: "Lato-Light"; padding: 40px 30px; max-height:100%; max-width: 100%; }
.descricao-artigo p { padding: 10% 0; line-height: 18px; font-family: "Lato-Light"; }
.divisor { padding-top: 10px; border-bottom: 1px solid #445c6b; margin: 35px 0; width: 33%; }
.rodape-list a { color: #1f2a31; font-family: "Lato-Bold", sans-serif; font-size: 11px; text-transform: uppercase; }
a img:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.titulo-principal strong { font-weight:normal }

.nuvem  { list-style: none; width: 100%; text-transform: uppercase; display: table; float: left; padding: 0; }
.nuvem li { float: left; margin-right: 8px; margin-bottom:8px; border: 1px solid #DDD; font-size: 14px; }
.nuvem li a { padding:8px 28px; color:#888; font-family:"Lato-Bold"; white-space: nowrap; display:block; }
.nuvem li:hover { background-color:#295ba7 }
.nuvem li:hover a { color:#FFF }

.dropdown:hover ul { display:block }
.dropdown:hover ul a { color:#295ba7!important } 
.dropdown ul li:hover a, .dropdown ul a:hover { color:#20C0E0!important } 
.btn-enviar { margin-top: 15px; }
#btn-boleto { width: 100%; margin: 0; height: 78px; padding-top: 28px!important; }

.mensagem-envio { border: 1px solid #ff1100; margin: 50px 0; width: 100%; text-align: center; text-transform: uppercase; color: #64d3e6; background: rgba(100, 211, 230, 0.11); padding: 15px; }

.box-azul .titulo-chat.no-icon { padding-top:45px } 
.box-azul .titulo-chat.no-icon:before { display:none } 

.volta-topo { width: 33px; height: 33px; position: fixed; bottom: 5px; right: 12px; display: none;background-color: rgba(0, 0, 0, 0.75); color: #FFF!important; font-size: 22px;  padding: 5px 5px 0 5px;border-radius: 0; }
.volta-topo:hover { color:rgb(32, 192, 224)!important }

@media screen and (min-width:768px) and (max-width:991px) { .navbar-brand img { max-width: 145px; } }
@media screen and (max-width:991px) { .imagem-artigo { background-size: 100% !important; }



#tagcloud {
    width: 300px;
    background:#FFFFCC;
    color:#0066FF;
    padding: 10px;
    border: 1px solid #FFE7B6;
    text-align:center;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
 
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}
 
#tagcloud span {
    padding: 4px;
}
 
.smallest {
    font-size: 10px;
}
 
.small {
    font-size: 12px;
}
 
.medium {
    font-size:14px;
}
 
.large { 
    font-size:16px; 
}
 
.largest {
    font-size:18px;
}


.aside p.large, .aside p.small, .aside p.smallest, .aside p.medium, .aside p.largest { float: left!important; margin-right: 5px!important; }