.vereadores-scrollbar--slider-content-materia {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.vereadores-scrollbar--slider-container-btn {
	display: flex;
	position: relative;
	margin-top: 35px;
	gap: 35px;
	align-items: center;
}

.vereadores-scrollbar--slider-container-btn>div:first-child {
	position: relative;
	left: 0;
	top: 0;
	flex: 1;
}

.vereadores-scrollbar--slider-container-btn>div:last-child {
	display: flex;
	gap: 15px;
	align-items: center;
}

.vereadores-scrollbar--slider-container-btn>div:last-child button {
	background: transparent;
	border: none;
	cursor: pointer;
}

.vereadores-scrollbar--slider-categorias {
	display: flex;
	flex-direction: column;
	height: auto;

	background-color: #fffaf6;
	border-radius: 24px;
	overflow: hidden;
}



.vereadores-scrollbar--slider-categorias:hover .vereadores-scrollbar--slider-categorias__img-info img {
	transform: scale(1.2);
}

.vereadores-scrollbar--slider-categorias__text-info {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 24px 40px auto;
}

.vereadores-scrollbar--slider-categorias__text-info span {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
}

.vereadores-scrollbar--slider-categorias__text-info p {
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
}

.vereadores-scrollbar--slider-categorias__text-info p {
	margin: 0;
}

.vereadores-scrollbar--slider-categorias-link {
	display: flex;
	gap: 16px;
	font-style: normal;
	font-weight: 700;
	margin: auto 40px 32px;
	color: #00A443;
	align-items: center;
}

.c-partners__card figure a img {
	margin: 0;
}

.vereadores-scrollbar--slider-categorias-link a {
	display: flex;
	align-items: center;
	color: #00a443;
	gap: 18px;
	text-decoration: none;
}

.vereadores-scrollbar--slider-categorias-link :hover {
	color: #26bf64;
	text-decoration: none;
}

.vereadores-scrollbar--slider-content-materia .swiper-slide {
	display: flex;
}

.swiper-slide,
swiper-slide {
	height: auto !important;
}

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

	.vereadores-scrollbar--slider-categorias__text-info p {
		font-size: 16px;
		line-height: 24px;
	}
}

.c-partners .c-partners__card {
	justify-content: center;
	align-items: center;
	padding: 0px;
	border-radius: 16px;
	border: 1px solid #f2f2f2;
	background: #fff;
	margin-right: 8px;
	overflow: hidden;
	margin-left: 8px;
}

.c-service-channels .c-service-channels__list .c-service-channels__item {
	width: 100%;
	padding: 32px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 16px;
}

.c-service-channels .c-service-channels__list .c-service-channels__item .c-service-channels__item-header .c-service-channels__item-subtitle {
	font-size: 13px;
}

.c-service-channels .c-service-channels__list .c-service-channels__item-header {
	margin-bottom: 8px;
}

.c-service-channels .c-service-channels__list .c-service-channels__item-body,
.c-service-channels .c-service-channels__list .c-service-channels__item-header {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.c-service-channels .c-service-channels__list .c-service-channels__item-icon {
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #d0d0d0;
}

.c-service-channels .c-service-channels__list .c-service-channels__item-title {
	margin-bottom: 4px;
}

.c-article h3,
.c-headline__title--small,
.c-service-channels__item-title {
	font-size: 20px;
	line-height: 140%;
	font-weight: 700;
}

.c-service-channels__phone {
	font-size: 20px;
	font-weight: 700;
}

.c-service-channels__phone,
.l-section--form .c-service-channels__phone,
.u-text-primary {
	color: #0b3149;
}

.c-service-channels .c-service-channels__list .c-service-channels__item .c-button {
	margin-top: 16px;
}

.c-button--outline-primary {
	background-color: transparent;
	color: #0b3149;
}

.c-button--outline-primary,
.c-button--primary {
	border: 2px solid #0b3149;
}

.c-button {
	display: inline-block;
	padding: 14px 32px;
	height: 48px;
	vertical-align: middle;
	border-radius: 24px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	transition: all .3s;
}

.gm-style div:nth-child(13),
.gm-style div:nth-child(17) {
	display: none;
}

.owl-prev i,
.owl-next i {
	color: #000;
	font-size: 18px;
	font-weight: 100px;
}

.owl-carousel {
	position: relative;
}

.owl-next,
.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.owl-next {
	right: -25px;
	display: flex;
}

.owl-prev {
	left: -25px;
	display: flex;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	margin: 0 !important;
}

.c-partners__list-item.item {
	border-radius: 16px;
	position: relative;
}

.member-details {
	display: table;
	overflow: hidden;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.member-details h5 a {
	margin: 0;
	margin-bottom: 5px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

.team-member-wrap {
	text-align: center;
}

.team-member-wrap .team-member-box {
	display: inline-block;
	float: none;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}

.member-details-inner {
	display: table-cell;
	vertical-align: middle;
}

.c-partners__list-item.item:hover .member-details {
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 16px;
}

.member-details .social-icons a {
	color: #fff;
}
