/* Add here all your CSS customizations */
.cc-revoke, .cc-window, .cc-message  {
	font-family: "Open Sans", Arial, sans-serif !important;
	font-size: 14px;
}

.margin-top-20 {
	margin-top: 20px;
}

.sponsoring-associate .img-thumbnail{
	background: #FCFCFC;
	padding: 15px;
}

.home-sponsoring-associate {
	filter: grayscale();
	padding: 15px;
}

.blog-posts .post.no-border-bottom {
	border-bottom: none;
}

.clear {
	clear: both;
}

@media (max-width: 991px) {
	.news-image {
		margin-bottom: 1.5rem!important;
	}
}

@media (min-width: 992px) {
	.news-image {
		max-width: 450px;
	}
}

.highlight-image {
	width: 100%;
}

.btn-associados {
	padding: 0.75rem 1rem !important;
	background: white;
}

.btn-associados span {
	margin-right: 10px;
}

.clear-filter {
	margin-left: 15px;
	font-size: 10px;
	position: relative;
	top: -1px;
}

#tagsModal .nav-tabs li .nav-link {
	border-radius: 0;
	padding: 6px 10px;
}

#tagsModal .one-tag {
	margin: 4px;
}
@media (max-width: 991px) {
	.btn-congresso-homepage {
		width: 100%;
		margin-top: 20px;
	}
}
@media (min-width: 992px) {
	.btn-congresso-homepage {
		position: absolute;
		width: 250px;
		bottom: 70px;
		left: 220px;
		font-size: 16px;
	}
}


.bx-wrapper {
	box-shadow: none !important;
	border: 0px !important;
}

.image-author {
    font-size: 11px;
    text-align: right;
}
