body {
	color: #5a5a5a;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;
}

.background-white {
	background-color: #fff;
}

.background-black {
	background-color: #1C1C1C;
}

.fonte-em-negrito {
	font-weight: 900;
}

.cor-texto-branco {
	color: white;
}

.azul {
	background-color: #CEE3F6;
}

.verde-claro {
	background-color: #CEF6CE;
}

.azul-logo {
	background-color: #045FB4;
}

.amarelo {
	background-color: #FFF867;
}

.azul-claro {
	background-color: #fff;
}

.cinza {
	background-color: #F2F2F2;
}

.alinhador {
	padding: 10px;
}

.someClass {
	/* word-wrap: break-word; */
	display: inline-block;
	border: 1px solid #0000BB;
}

.carousel-control.left, .carousel-control.right {
	background: none !important;
	filter: progid:none !important;
}

.carousel-control {
	background-image: none;
	outline: none;
}

.texto-centralizado {
	text-align: center
}

#scrollUpCustom {
	background-image: url("/javax.faces.resource/top.png.xhtml?ln=imagens");
	bottom: 65px;
	right: 18px;
	width: 38px; /* width of the custom image */
	height: 38px; /* height of the custom image */
	outline: none;
}

.ui-growl {
	margin: 100px 0 0 0;
}

/*------------------------ icon-bar -------------------*/
.icon-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 4;
	color: white;
}

.icon-bar a {
	position: relative;
	display: block;
	text-align: center;
	padding: 10px;
	transition: all 0.3s ease;
	color: white;
	font-size: 15px;
}

.icon-bar a:hover {
	background-color: #000;
}

.facebook {
	background: #3B5998;
	color: white;
}

.twitter {
	background: #55ACEE;
	color: white;
}

.google {
	background: #dd4b39;
	color: white;
}

.linkedin {
	background: #007bb5;
	color: white;
}

.youtube {
	background: #bb0000;
	color: white;
}

.content {
	margin-left: 75px;
	font-size: 30px;
}

/*------------------------ Contraste -------------------*/
.contrast, .contrast nav, .contrast div, .contrast li, .contrast ol,
	.contrast header, .contrast footer, .contrast section, .contrast main,
	.contrast aside, .contrast article {
	background: black !important;
	color: white !important;
}

.contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5,
	.contrast h6, .contrast p, .contrast label, .contrast strong, .contrast em,
	.contrast cite, .contrast q, .contrast i, .contrast b, .contrast u,
	.contrast span {
	color: white !important;
}

.contrast a {
	color: yellow !important;
}

.contrast button, .contrast input[type=button], .contrast input[type=reset],
	.contrast input[type=submit] {
	background: black !important;
	color: yellow !important;
	border: none !important;
}

.contrast img.on-contrast-force-gray {
	filter: grayscale(100%) contrast(120%);
}

.contrast img.on-contrast-force-white {
	filter: brightness(0) invert(1);
}

.contrast input[type=text], .contrast input[type=password], .contrast input[type=url],
	.contrast input[type=search], .contrast input[type=email], .contrast input[type=tel],
	.contrast input[type=date], .contrast input[type=month], .contrast input[type=week],
	.contrast input[type=datetime], .contrast input[type=datetime-local],
	.contrast textarea, .contrast input[type=number] {
	background: black !important;
	border: 1px solid white !important;
	color: white !important;
}

/* ============================================================ */
.hm-gradient {
	background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}

.darken-grey-text {
	color: #2E2E2E;
}

.navbar .dropdown-menu a:hover {
	color: #616161 !important;
}

.darken-grey-text {
	color: #2E2E2E;
}

a:hover {
	
}

a, a:focus, a:hover {
	color: inherit;
}

a:hover, .btn {
	outline: none !important;
}

/*CATEGORIES BADGE*/
.badge {
	font-weight: 600;
	font-size: 13px;
	color: white;
	background-color: #289dcc;
}
/*FEATURED*/
.mg-2, .mg-4 {
	margin-left: -20px;
}

.linkfeat {
	background: rgba(76, 76, 76, 0);
	background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%,
		rgba(48, 48, 48, 0) 49%, rgba(19, 19, 19, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76,
		0)), color-stop(49%, rgba(48, 48, 48, 0)),
		color-stop(100%, rgba(19, 19, 19, 1)));
	background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%,
		rgba(48, 48, 48, 0) 49%, rgba(19, 19, 19, 1) 100%);
	background: -o-linear-gradient(top, rgba(76, 76, 76, 0) 0%,
		rgba(48, 48, 48, 0) 49%, rgba(19, 19, 19, 1) 100%);
	background: -ms-linear-gradient(top, rgba(76, 76, 76, 0) 0%,
		rgba(48, 48, 48, 0) 49%, rgba(19, 19, 19, 1) 100%);
	background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%,
		rgba(48, 48, 48, 0) 49%, rgba(19, 19, 19, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c',
		endColorstr='#131313', GradientType=0);
}

.marcador {
	padding-left: 10px;
	border-left: 3px solid #0B610B;
	padding-bottom: 6px;
	margin-bottom: 20px;
	color: #6E6E6E;
}

.marcador-white{
		padding-left: 10px;
    border-left: 3px solid #0B610B;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:white;
}

#footer {
	background: #2980b9;
}

#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}


@media ( max-width :767px) {
	#footer h5 {
		padding-left: 0;
		border-left: transparent;
		padding-bottom: 0px;
		margin-bottom: 10px;
	}
}

/*class para centralizar*/
.full-screen-item {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 0;
}

/*class para centralizar*/
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.spacing-top-bottom {
	margin: -40px 0 -40px;
}

.spacing-top {
	margin-top: 10px;
}

.spacing-top-2 {
	margin-top: -30px;
}

.spacing-bottom {
	margin-bottom: -80px;
}

.spacing-bottom-2 {
	margin-bottom: 0px;
}

.spacing-bottom-3 {
	margin-bottom: -60px;
}

.spacing-top-bottom-2 {
	margin: -20px 0 -60px;
}

/* Bootstrap 4 News Magazine Carousel*/
.b-0 {
	bottom: 0;
}

.bg-shadow {
	background: rgba(76, 76, 76, 0);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171,
		171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)),
		color-stop(100%, rgba(19, 19, 19, 0.8)));
	background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%,
		rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c',
		endColorstr='#131313', GradientType=0);
}

.top-indicator {
	right: 0;
	top: 1rem;
	bottom: inherit;
	left: inherit;
	margin-right: 1rem;
}

.overflow {
	position: relative;
	overflow: hidden;
}

.zoom img {
	transition: all 0.2s linear;
}

.zoom:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.img-tam {
	max-width: 100%;
	max-height: 100%;
	display: block; /* remove extra space below image */
}

.box {
	width: 250px;
	border: 5px solid black;
}

.box.large {
	height: 600px;
}

.box.small {
	height: 100px;
}

