/* Colors */

.bg-amatra2-blue-dark,
.bg-amatra2-blue-dark:hover {
	background-color: #00335a;
	border: none;
	border-radius: 0;
}
.cl-amatra2-blue-dark,
.cl-amatra2-blue-dark:hover {
	color: #00335a;
}
.bg-amatra2-blue-light {
	background-color: #0093c1;
}
.cl-amatra2-blue-light,
.cl-amatra2-blue-light:hover {
	color: #0093c1;
}
.bg-amatra2-blue-medium,
.bg-amatra2-blue-medium:hover {
	background-color: #004071;
	border: none;
	border-radius: 0;
}
.alert-message, .alert-info, .alert-notice {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
}
/* Utilities */
.img_container4y3 {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}
.img_container4y3_alt {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}
.img_container4y3_alt img,
.img_container4y3 img, 
.img_container16y9 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 95%;
    object-fit: cover;
}
.img_container16y9 {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
}
.page-image-16y9 .article-intro-image {
	position: relative;
    padding-top: 56%;
    overflow: hidden;
}
.p-absolute {
    position: absolute;
}
.p-relative {
	position: relative;
}
.left-0 {
    left: 0;
}
.right-0 {
    right: 0;
}
.top-0 {
    top: 0;
}
.bottom-0 {
    bottom: 0;
}
.top-50 {
    top: 50%;   
}
.left-50 {
    left: 50%;   
}
.login {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.sp-module-title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em !important;
	margin-top: 1em;
	margin-left: .5em;
}
.sp-module-title span,
.sp-module.noticias .item-date-cat {
	position: relative;
	display: inline-block;
}
.sp-module-title span:before, 
.boder-special span:before,
.sp-module.noticias .item-date-cat:before {
	content: "";
	border-bottom: 1px solid;
	position: relative;
	display: block;
	position: absolute;
	bottom: 1px;
	width: 100%;
}
.sp-module-title span:after, 
.boder-special span:after {
	content: "";
	border-bottom: 3px solid;
	width: 50%;
	display: block;
	position: relative;
}
.sp-module.noticias .item-date-cat:after {
	content: "";
	border-bottom: 3px solid;
	width: 25%;
	display: block;
	position: relative;
}
.sp-module.noticias .sp-module-title span:after,
.sp-module.publicacoes .sp-module-title span:after,
.sp-module.artigos .sp-module-title span:after {
	color: #8dd0f1;
	margin-top: .3em;
}
.sp-module.noticias .item-date-cat:after {
	margin-top: .8em;
}
.sp-module.noticias .sp-module-title span:before,
.sp-module.artigos .sp-module-title span:before {
	color: #e7e8e7;
}
.sp-module.publicacoes .sp-module-title span:before {
	color: #ffffff;
}
.sp-module.artigos .sp-module-title,
.sp-module.noticias .sp-module-title {
	color: #112748;
}
.no-comment-info .comments, 
.no-comment-info .commentlink {
	display: none !important;
}
.article-can-edit {
	display: none !important;
}
/* Páginas personalizadas */

.blog.estatuto .category-desc.clearfix .estatuto-download {
	border-left: 4px solid #012547;
}
.article-details .autor span {
	font-size: 1.1em;
}
.article-details img.author-avatar {
	width: 60px;
	height: 60px;
}

/* Breadcrumbs */
.breadcrumb {
	background:none;
}
.breadcrumb-item+.breadcrumb-item::before{
	content:"•" !important;
}



#sp-bread .breadcrumb {
	background: none;
	margin-top: -4em;
	margin-bottom: 2em;
	padding: 0;
}
#sp-bread .breadcrumb .breadcrumb-item .pathway {
	color: #00335a;
}
#sp-bread .breadcrumb .breadcrumb-item {
	color: #0091bf;
}
.breadcrumb .breadcrumb-item.active a span {
	color: #00335a;
}

.btn-outline-secondary.focus, 
.btn-outline-secondary:focus {
    box-shadow: none;
    color: #6c747d;
}
#sp-section-2 ol {
	display: none;
}
/* RESETS JOOMLA / HELIX*/
.hasTooltip[style] {
	display: inline-block !important;
}
#sp-left .sp-module, #sp-right .sp-module {
	padding: 0;
	border: none;
	border-radius: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	display: block;
	border-bottom: none;
}
.article-intro-image.float-left {
	float: none !important;
}
.view-featured #sp-main-body {
	display: none;
}
.sp-page-title {
	background-color: transparent;
}
.sp-page-title .breadcrumb > span, 
.sp-page-title .breadcrumb > li, 
.sp-page-title .breadcrumb > li + li:before, 
.sp-page-title .breadcrumb > li > a,
.sp-page-title .sp-page-title-heading, 
.sp-page-title .sp-page-title-sub-heading, 
.sp-page-title .breadcrumb > .active {
	color: inherit;
}
.sp-page-title h2.sp-page-title-heading {
	position: relative;
}
.sp-page-title h2.sp-page-title-heading:before {
	content: "";
	display: block;
	width: 15%;
	border-bottom: 3px solid #8dd0f1;
	position: absolute;
	bottom: -1px;
	z-index: 2;
}
.sp-page-title h2.sp-page-title-heading:after {
	color: #e7e8e7;
	margin-top: .3em;
	content: "";
	border-bottom: 1px solid;
	width: 30%;
	display: block;
	position: relative;
}

.sp-page-title {
	background-color: transparent;
	text-transform: uppercase;
}
.sp-page-title h2.sp-page-title-heading {
	font-size: 2em;
	font-weight: bold;
	color: #00335a;
}
#sp-main-body {
	padding: 0 0 4em !important;
}
#sp-title + #sp-main-body {
	padding-top: 4em !important;
}
#sp-feature {
	padding: 1.4em 0;
}
.view-featured #sp-feature {
	padding: 2em 0 4em 0;
}
.article-list .article {
	margin-bottom: 30px;
	padding: 0;
	border: none;
	border-radius: 0;
}
.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
	margin: 0;
	border-radius: 0;
	border-bottom: none;
	overflow: visible;
}
.article-list .article .article-intro-image img, 
.article-list .article .article-featured-video img, 
.article-list .article .article-featured-audio img, 
.article-list .article .article-feature-gallery img {
	border-radius: 0;
}
.article-info > span {
	font-size: 0.9rem;
}
.article-social-share {
	float: none;
}
.article-social-share .social-share-icon ul li a {
	border: none;
	font-size: 1.5rem;
	border-radius: 0;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 34px;
	display: inline-block;
	color: #3091bf;
}
.article-social-share .social-share-icon ul li a:hover, 
.article-social-share .social-share-icon ul li a:focus {
	color: #102748;
	background: none;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
    font-size: 2rem;
    margin-top: .5em;
}
.article-details .article-ratings-social-share {
    padding: 0;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    /* border-top: 3px solid rgb(0 64 113); */
}
[data-toggle="tab"][style],
[data-toggle="tooltip"][style],
.hasPopover[style],
.sp-module.menu_associado .sp-module-content[style] {
	display: block !important;
}
.icon-plus:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f055";
}
.icon-minus:before {
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f056";
}
.icon-move:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f0b2";
}
.article-details .article-ratings-social-share {
	border: none;
}
.blog .fields-container {
	display: none;
}
.article-info > span + span::before {
	content: '|';
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
	font-weight: bold;
}
.article-info .category-name a  {
	text-transform: uppercase;
	color: #00335a;
	font-weight: 900;
}
.article-details .fields-container {
	background-color: #f5f5f5;
	display: inline-block;
	padding: 1.5em;
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	width: 280px;
}
.article-details .fields-container .field-value {
	font-weight: bold;
}
.article-details .fields-container .field-value a {
	display: block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0.4em;
}
.article-details .fields-container .field-value a:before {
	content: "\f35d";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	margin-left: 0.2em;
	margin-right: 0.3em;
}
@media screen and (max-width: 575px) {
	.article-details .fields-container {
		display: block;
		float: none;
		margin-left: 0;
		width: 100%;
	}
}
/* Video Embed */
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    background-size: auto;
}
.youtube:before {
	content: "";
	padding-top: 71%;
	display: block;
}
.youtube .play {
    background: url("data:image/png;base64,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") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    top: 0;
    z-index: 2;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.link-video iframe, 
.link-video .youtube {
	pointer-events: none;
}
/* Top bar */
#sp-header {
	background-color: #fff;
	height: 60px;
	z-index: 100;
}
.visible-sticky {
	display: none !important;
}
.header-sticky .sp-module.busca,
.header-sticky .hidden-sticky {
	display: none !important;
}
.header-sticky .visible-sticky {
	display: flex !important;
}
.logo-mini {
	align-items: center;
	height: 60px;
}
#sp-top1 .sp-column,
#sp-top2 .sp-column {
	height: 60px;
	display: flex;
	align-items: center;
}
#sp-top1 .sp-module.social .banneritem i:before {
	margin-right: .8em;
	font-size: 1.5em;
}
#sp-top1 .sp-module.social .bannergroup:after {
	content: " | ";
	font-size: 1.5em;
	color: #0091bf;
}
#sp-top1 .sp-module.apps:before {
	content: "APP";
	font-weight: bold;
	margin-left: 1em;
	display: flex;
	align-items: center;
	color: #000000;
}
#sp-top1 .sp-module.apps .bannergroup .banneritem {
	padding: 0 0 0 .7em !important;
}
#sp-top1 .sp-module.apps .bannergroup .banneritem a {
	color: #0091bf;
}
#sp-top1 .sp-module.apps .bannergroup .banneritem a .fa {
	margin-right: 0 !important;
}
#sp-top1 .sp-module.apps .bannergroup .banneritem a span {
	display: none;
}
#sp-top1 .sp-module.apps .bannergroup {
	display: flex;
	flex-direction: row-reverse;
}
#sp-top2 {
	display: flex;
	justify-content: flex-end;
}
#sp-top2 .sp-module.login {
	height: 100%;
}
#sp-top2 .sp-module.menu_associado .menu {
	margin-bottom: 0 !important;
	list-style: none;
}
#sp-top2 .fa-user-circle {
	font-weight: 400 !important;
	font-size: 1.6em;
}
#sp-top2 .associado-btn {
	background-color: #fff;
	align-items: center;
	display: inline-flex;
}
#sp-top2 .sp-module.login span,
#sp-top2 .sp-module.login a {
	font-size: 0.9em;
}
#sp-top2 .associe-btn {
	top: 0;
}
#sp-top1 .sp-module.logo-mini {
	margin-top: 1em;
}
@media screen and (max-width: 1199px) {
	#sp-menu #offcanvas-toggler {
		display: none !important;
	}
	.header-sticky #sp-top1 .sp-module.logo-mini {
		display: flex !important;
		margin-top: 1em;
	}
}
@media screen and (max-width: 991px) {
	#sp-navbar-site #sp-menu {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.logo-mini {
		display: flex;
	}
	.sp-module.login .associado-btn span {
		/* display: none !important; */
	}
	#sp-menu #offcanvas-toggler {
		display: block !important;
	}
}
@media screen and (max-width: 767px) {
	#sp-header {
		position: relative !important;
	}
	#sp-top2 {
		justify-content: space-between;
	}
	#sp-top2 .sp-column {
		flex: 100%;
		justify-content: space-between;
	}
}

@media screen and (max-width: 575px) {
	#offcanvas-toggler {
		/* margin-right: 1em; */
		padding: 0.5em;
	}
}
/* Offcanvas */
#sp-logo[class*="col"] {
	position: static;
}
#sp-top2  #offcanvas-toggler {
	height: 40px;
	width: 40px;
	text-align: center;
	border: 2px solid #0091bf;
	background-color: #0091bf;
	align-items: center;
	justify-content: center;
	display: flex;
	top: 0;
	padding: 1.15em;
	margin-left: .5em !important;
	font-size: 1.6em !important;
}
#offcanvas-toggler > .fa {
    color: #fff !important;
}
.offcanvas-menu .offcanvas-inner,
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	background-color: #102748;
}

.offcanvas-menu .close-offcanvas {
	background: none;
	font-size: 30px;
	right: 0.2em !important;
	top: 0.2em !important;
}
.sp-module.menu_offcanvas .menu-toggler:after {
    content: "\f103" !important;
    color: #fff;
    padding: 0.8em;
    display: block;
}
.sp-module.menu_offcanvas .menu-parent-open .menu-toggler:after {
    transform: rotate(-180deg);
}
.sp-module.menu_offcanvas li:hover > a, .sp-module.menu_offcanvas li.active > a {
    background: #0f2848;
}
.sp-module.menu_offcanvas .menu li a {
    margin-top: 0.3em;
    padding: 0.4em 0.8em !important;
    font-size: 1.1em !important;
    color: #fff !important;
}
.sp-module.menu_offcanvas .menu-parent-open, .sp-module.menu_offcanvas .menu-child {
    background: rgba(0,0,0,0.1);
}
.sp-module.menu_offcanvas .menu-child {
    margin-left: 0 !important;
}
.offcanvas-menu .menu_associado .menu > li {
	position: relative;
}
.offcanvas-menu .menu_associado .login-button, 
.offcanvas-menu .menu_associado .menu > li > a {
	background-color: none;
	line-height: 45px;
	height: auto !important;
	font-size: 1em !important;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	text-transform: uppercase;
}
.offcanvas-menu .menu_associado .menu > li > a:before {
/* 	content: "\f2bd"; */
	color: #0091bf;
	font-family: "Font Awesome 5 Free";
	margin-right: .5em;
    font-size: 1.5em;
    font-weight: 400;
}
.offcanvas-menu .menu_associado .menu > li > a:focus:before,
.offcanvas-menu .menu_associado .menu > li > a:hover:before {
	color: #fff;
}
.offcanvas-menu .menu_associado .menu-toggler {
	position: absolute !important;
	width: 100%;
	height: 100%;
}

.offcanvas-menu .menu_associado .menu-toggler:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
}
.offcanvas-menu .menu_associado .menu-toggler:after {
	position: absolute;
	right: 0.1em;
	top: -0.3em;
	z-index: 4;
}
/* Menu (Internet e Intranet) */
.sp-module.menu_associado .dropdown-menu.show,
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background-color: #00335a;
	padding: 0;
	top: -.3em !important;
	border-radius: 0;
	border: none;
	border-bottom: 3px solid #0091bf;
}
.sp-module.menu_associado .dropdown-menu.show .login {
	display: none;
}
.sp-module.menu_associado .dropdown-menu.show .nav-child {
	list-style: none;
	font-size: 1.1em;
	line-height: 2em;
	padding: 0;
}
.sp-module.menu_associado .dropdown-menu.show .nav-child a,
.sp-megamenu-parent .sp-menu-item.sp-has-child .sp-dropdown .sp-dropdown-inner a {
	color: #fff;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
}
.sp-module.menu_associado .dropdown-menu.show .nav-child a:hover,
.sp-megamenu-parent .sp-dropdown .sp-menu-item a:hover {
	background-color: #004071;
	color: #0091bf;
}
/* APP Offcanvas */
.sp-module.app-offcanvas .banneritem {
    -ms-flex: 0 0 50%;
    max-width: 100%;
    text-align: center;
    padding: 0 0.4em 0 0.4em;
}
.offcanvas-menu .sp-module.app-offcanvas b {
	font-size: 1.3em;
	color: #fff;
	border-bottom: 2px solid #0091bf;
}
.offcanvas-menu .sp-module.app-offcanvas .banneritem a {
	color: #0091bf !important;
	font-size: 1.3em;
}
.offcanvas-menu .sp-module.app-offcanvas .banneritem a span {
	font-size: 0.8em;
	display: inline-block;
	margin-left: 0.5em;
}
/* Social Offcanvas */
.sp-module.social-offcanvas .bannergroup.social-offcanvas .banneritem a {
	color: #ffffff;
	margin: 0.5em;
	font-size: 1.5em;
}
/* Busca Offcanvas */
.sp-module.busca-offcanvas input.form-control, 
.sp-module.busca-offcanvas .btn {
    border-radius: 0;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 3px solid #0091bf;
    color: #ffffff !important;
    /* height: 100%; */
}
.sp-module.busca-offcanvas input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #fff;
}
.sp-module.busca-offcanvas input.form-control::-moz-placeholder { /* Firefox 19+ */
  	color: #fff;
}
.sp-module.busca-offcanvas input.form-control:-ms-input-placeholder { /* IE 10+ */
  	color: #fff;
}
.sp-module.busca-offcanvas input.form-control:-moz-placeholder { /* Firefox 18- */
  	color: #fff;
}
/* Busca */
.sp-module.busca {
	display: flex;
	justify-content: flex-end;
}
#sp-top2 .sp-module.busca .banneritem i {
 margin: 0.6em;
 font-size: 1.5em;
 color: #091f47;
}
#sp-top2 .sp-module.busca i:hover, 
#sp-top2 .sp-module.busca .search i:hover {
   color: #0091bf;
}
.sp-module.busca .btn-primary {
	right: 0;
	color: #091f47;
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
	width: 48px;
}
.sp-module.busca .collapse.show .btn-primary {
	right: 0;
	color: #ffffff;
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
	width: 48px;
}
.sp-module.busca .btn-primary:not(:disabled):not(.disabled).active, 
.sp-module.busca .btn-primary:not(:disabled):not(.disabled):active, 
.sp-module.busca .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.sp-module.busca .fa {
	font-size: 1.5em;
	font-weight: 700;
}
.sp-module.busca .fa:not(:disabled):not(.disabled).active, 
.sp-module.busca .fa:not(:disabled):not(.disabled):active, 
.sp-module.busca .show>.fa.dropdown-toggle {
    color: #0091bf;
}
.sp-module.busca .form-control {
    color: #091f47;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sp-module.busca .input {
	color: #fff;
}
.sp-module.busca .input-medium {
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    border-bottom: 3px solid #0091bf;
    box-shadow: none;
}
.sp-module.busca .input-medium::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.sp-module.busca .input-medium::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.sp-module.busca .input-medium:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.sp-module.busca .input-medium:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.sp-module.busca .collapse, 
.sp-module.busca .collapsing {
    position: absolute;
}
.sp-module.busca .collapsing, .sp-module.busca .collapse.show {
    width: 348px;
    right: 0px;
    bottom: -46px;
}
.sp-module.busca .btn-primary[aria-expanded="true"] i:before {
    content: "\f00d";
    color: #0091bf;
}
/* Inputs */
.contact-form input,.contact-form .form-group textarea {
	border-radius:0px
}

/* Header */
#sp-logo .logo-image {
	height: auto !important;
	margin-top: 2em;
	margin-bottom: 2em;
}
#sp-menu .sp-megamenu-parent {
	margin-top: 4em;
}
#sp-menu .sp-megamenu-parent .sp-menu-item a {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 6px;
}

#sp-menu  .sp-megamenu-wrapper .offcanvas-toggler-btn {
	font-size: 2em;
	position: relative;
	z-index: 3;
	color: #fff;
	margin-right: 0.3em;
}
#sp-top2 .dropdown-toggle::after {
    display: none;
}
#sp-top2 .dropdown-toggle {
	height: 40px;
	width: auto;
	padding: 1.65em !important;
	padding-left: 60px !important;
	top: 0;
	margin-bottom: .4em;
	display: flex;
	align-items: center;
	margin-right: .5em;
	position: relative;
}
#sp-top2 .dropdown-toggle img {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 50px;
	object-fit: cover;
}
#sp-top2 .login-user-name {
    margin-right: .5em;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1199px) {
	.sp-megamenu-parent > li:first-child {
		display: none;
	}
	#sp-menu .sp-megamenu-parent {
		margin-top: 2.5em;
	}
}
@media screen and (max-width: 767px) {
	#sp-menu  .sp-megamenu-wrapper .offcanvas-toggler-btn {
		display: none;
	}
}
/* Destaques */
.sp-module.destaques {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
}
.sp-module.destaques .newsflash-title {
	line-height: 1.2em;
	max-height: 4.8em;
	overflow: hidden;
	color: #0091bf;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.8em;
}
.sp-module.destaques .item-cat {
	font-size: 110%;
	line-height: 1.4em;
}
.sp-module.destaques .category {
	color: #fff;
}
.sp-module.destaques .category:before {
	content: '\f007';
	font-family: "Font Awesome 5 Free";
	margin-right: .8em;
	font-weight: 700;
	color: #fff;
}
.sp-module.destaques .date-text:before {
	content: '\f017';
	font-family: "Font Awesome 5 Free";
	margin-right: .8em;
	color: #fff;
}
.sp-module.destaques .comments:before {
	content: '\f086';
	font-family: "Font Awesome 5 Free";
	margin-right: .8em;
	color: #fff;
	font-weight: 700;
}
.sp-module.destaques .readmore {
	border: 1.6px solid #0091bf !important;
	border-radius: 0;
	color: #fff;
}
.sp-module.destaques .readmore:hover {
	background-color: #fff;
	color: #0091bf;
	border: 1.6px solid #fff !important;
}
@media screen and (max-width: 1199px) {
	.sp-module.destaques .newsflash-title {
		font-size: 1.8em;
	}
}
@media screen and (max-width: 991px) {
	.sp-module.destaques .newsflash-title {
		max-height: 4.8em;
		font-size: 1.6em;
	}
}
@media screen and (max-width: 767px) {
	.sp-module.destaques {
		margin-top: 0;
		margin-bottom: 0;
	}
	.sp-module.destaques .slick-prev, 
	.sp-module.destaques .slick-next {
		top: auto;
		bottom: 42px !important;
		background-color: #0091bf;
	}
	.sp-module.destaques .slick-prev {
		left: auto;
		right: 58px;
	}
}
@media screen and (max-width: 480px) {
	.sp-module.destaques .slick-prev, 
	.sp-module.destaques .slick-next {

		bottom: 18px !important;
	}
}
/* Mais Notícias */
.sp-module.noticias .item-slide {
	margin: 1em;
}
.sp-module.noticias .item-date-cat {
	color: #004071;
}
.sp-module.noticias .newsflash-title {
	color: #3f3f44;
	font-weight: 700;
	line-height: 1.2em;
	height: 3.6em;
	overflow: hidden;
}
.sp-module.noticias .readmore-content {
	text-align: end;
	border-top: dashed 1px #d5d7d9;
}
.sp-module.noticias .readmore-content a {
    border-radius: 0 !important;
    padding-right: 1em;
    padding-left: 1em;
}
.sp-module.noticias .slick-next {
	top: 15px;
	right: 16px;
}
.sp-module.noticias .slick-prev {
	top: 15px;
	left: auto;
	right: 58px;
}
@media screen and (max-width: 480px) {
	.sp-module.noticias .sp-module-title {
		padding-bottom: 1.5em;
	}	
}

/* Agenda */
.sp-module.agenda .sp-module-title {
	color: #0088b7;
}
.sp-module.agenda .newsflash-title {
	font-size: 1.4em;
}
.sp-module.agenda .newsflash-title a {
	color: #3f3f44 !important;
}
.sp-module.agenda hr {
	border-top: 3px solid rgb(34 148 190);
}
.sp-module.agenda .item-date-cat {
	color: #0088b7;
}
.sp-module.agenda .item-cat {
	font-weight: bold;
	text-transform: uppercase;
}
.sp-module.agenda .date-text {
	margin-left: .3em;
}
.sp-module.agenda .slick-next {
	top: 15px;
	right: 16px;
	background-color: #0088b7;
}
.sp-module.agenda .slick-prev {
	top: 15px;
	background-color: #0088b7;
	left: auto;
	right: 58px;
}
/* Publicacoes */
#sp-position3 .item-title {
	padding: 2em;
	height: 21em;
	text-transform: uppercase;
}
#sp-position3 .item-media {
	padding-left: 0 !important;
}
#sp-position3 .item-media img {
	height: 23em;
	width: 100%;
	object-fit: cover;
}
#sp-position3 .newsflash-title {
	color: #0088b7;
	font-weight: bold;
	height: 5em;
	overflow: hidden;
}
#sp-position3 .readmore-btn {
    border: 1.6px solid #ffffff !important;
    border-radius: 0 !important;
    color: #fff;
    font-weight: bold;
    padding-left: 2.5em;
    padding-right: 2.5em;
}
#sp-position3 .readmore-btn:hover {
	background-color: #fff;
	color: #00335a !important;
}
#sp-position3 .slick-prev,
#sp-position3 .slick-next {
	top: 487px;
}
#sp-position3 .slick-prev {
	left: 5px
}
#sp-position3 .slick-next {
	right: 9px;
}
#sp-position3 .item-introtext p {
	height: 5.6em;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2.5em;
}
.sp-module.publicacoes .sp-module-title {
	color: #fff !important;
}
/* Opinião */
.sp-module.artigos .slider-content {
	margin: 1em !important;
}
.sp-module.artigos .item-media-img img{
	height: 100%;
}
.sp-module.artigos .category {
	font-size: 1.6em;
	line-height: 1.2em;
}
@media screen and (max-width: 1199px) {
	.sp-module.artigos .item-title {
		height: 17em !important;
	}
}
@media screen and (max-width: 991px) {
	.sp-module.artigos .item-title {
		height: auto !important;
	}
}
/* Banners */
#sp-banners {
	background-color: #eeeeee;
	margin-top: -5em;
	padding-top: 4em;
}
/* Rodapé */
#sp-footer1 {
  display: flex;
  justify-content: center;
}
#sp-footer2 .custom p {
	margin: 0;
}
.sp-scroll-up {
	background: #0091bf !important;
	border-radius: 100%;
}
#sp-bottom1 .sp-module.social a {
	display: inline-block;
	margin-right: 1em;
	font-size: 2em;
}
#sp-bottom1 .sp-module.social {
	padding-top: 0 !important;
}
@media screen and (max-width: 991px) {
	.sp-module.tridia {
		margin-top: 1em;
	}
	#sp-bottom1 {
		display: flex;
		justify-content: center;
	}
	#sp-bottom1 .sp-module.social {
		display: flex;
		justify-content: center;
		width: 100%;
	}
	#sp-bottom1 .sp-module.social a {
		display: inline-block;
		margin: 0 0.5em;
		font-size: 2em;
	}
}
/* Assessoria */
.sp-module.info.row .logo-varidel img {
	margin: 0 !important;
	height: 6.5em !important;
	width: auto !important;
}
.sp-module.info.row .assessoria {
	padding: 0 !important;
}
#sp-bottom3 .sp-module.info.row {
	margin-top: 2em;
}
#sp-bottom .sp-module {
	margin-bottom: 0 !important;
}
/* Aplicativos */
.sp-module.apps .sp-module-title {
  font-size: 1.5em;
  display: flex;
  justify-content: center;
}
.sp-module.apps .bannergroup {
	font-size: 1.1em;
}
.sp-module.apps .banneritem {
    -ms-flex: 0 0 50%;
    max-width: 100%;
    text-align: center;
    padding: 0 0.4em 0 1em;
}
.sp-module.apps .banneritem a {
	color: #fff;
}
.sp-module.apps .fa {
	font-size: 1.5em;
	margin-right: 0.5em;
	line-height: 1.2em;
}
/* Artigos */
#sp-position3 {
	padding-top: 2em;
	padding-bottom: 4em;
	position: relative;
}
.sp-module.artigos {
	margin-left: -15px;
	margin-right: -15px;
}
.sp-module.artigos .sp-module-title {
	margin-top: 1.5em;
	font-size: 1.6em;
}
.sp-module.artigos .item-slide {
	padding: 0;
}
.sp-module.artigos .item-title {
	height: 15em;
}
.sp-module.artigos .readmore-content {
	display: flex;
	justify-content: space-between;
	height: 4em;
	align-items: center;
}
.sp-module.artigos .readmore-content .icone-square-plus {
	font-size: 2em;
	color: #818998;
}
.sp-module.artigos .readmore-content .icone-square-plus:hover {
	color: #ef8e25;
}
.sp-module.artigos .item-inner {
	margin: 1em;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.sp-module.artigos h3.newsflash-title {
	font-weight: 700 !important;
}
.sp-module.artigos h5.newsflash-title {
	margin-top: 0.5em;
	font-weight: bold;
	line-height: 1.2em;
	height: 3.65em;
	overflow: hidden;
}
.sp-module.artigos .autor-avatar img, #mod_comentarios img.autor-avatar, img.author-avatar {
    margin: 0;
    height: 40px;
	width: 40px;
	margin-left: 1em;
	border-radius: 100%;
}
.sp-module.artigos .readmore-content .autor {
	display: flex;
	justify-content: flex-start;
}
.sp-module.artigos .readmore-content .autor-dados {
	align-items: center;
	display: flex;
	margin-left: 1em;
}
.sp-module.artigos .readmore-content .autor-dados h5 {
	font-size: 1em;
	margin: 0;
}
.sp-module.artigos .slick-prev,
.sp-module.artigos .slick-next {
	top: -5px;
	background: #0091bf !important;
	height: 33.98px !important;
	widht: 33.98px !important;
}
.sp-module.artigos .slick-prev {
	right: 55px;
	left: auto;
}
.sp-module.artigos .slick-next {
	right: 15px;
}
.sp-module.artigos .slick-next::before,
.sp-module.artigos .slick-prev::before {
	color: #ffffff;
}
.sp-module.artigos .slick-next:hover::before,
.sp-module.artigos .slick-prev:hover::before {
	color: #ffffff;
	border: none;
	transition: 1s;
}
.sp-module.artigos .slick-next:active,
.sp-module.artigos .slick-prev:active,
.sp-module.artigos .slick-next:hover,
.sp-module.artigos .slick-prev:hover {
	background-color: #8dd1f2 !important;
}
@media screen and (max-width: 1199px) {
	#sp-articles:before, 
	#sp-articles:after {
		opacity: 0.3;
		font-size: 300px
	}
}
@media screen and (max-width: 480px) {
	#sp-position3 {
		padding-bottom: 5em;
	}
}
/* Artigos Abertos */
.article-info {
	color: #0091bf;
	font-weight: bold;
}
.article-header h1 {
	font-weight: 700;
}
.article-print-email .btn-outline-secondary,
.article-print-email .btn {
	color: #3091bf;
	border-color: #3091bf;
} 
.article-print-email .btn:hover,
.article-print-email .btn:focus,
.article-print-email .btn.active {
	color: #ffffff;
	border-color: #0091bf;
	background-color: #0091bf;
}
/* Contato */
#sp-main-body .contact .card-header {
	color: #03335a;
	display: flex;
	border-bottom: 2px solid;
	background-color:white;
}
#sp-main-body .contact .card-header h4,
#sp-main-body .contact .control-group {
	margin: 0;
}
#sp-main-body .contact .btn {
	background-color: #1d91bf;
	color: #fff;
	border: none;
	border-radius: 0;
}
#sp-main-body .contact .btn:hover {
	background-color: #102748;
	border: none;
}
/* Formulário Dados Associado */
#sp-bread {
	margin-top: 1.5em;
}
#form-associado .foto-input {
	padding: 1em;
}
#form-associado .foto-input .control-group {
	margin: 0;
}
#form-associado .text-right > small {
	font-size: 0.75em;
}
#form-associado .text-right > small > i {
	color: #e18624;
}
#form-associado .hidden-phone > a {
	color: #fff;
}
#form-associado .controls {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 2em;
	margin-top: 3em;
}
#form-associado button.validate {
	color: #fff;
}
#form-associado #associativos .card-body .col-lg-4 .control-group {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}
#form-associado .table-bordered thead td, .table-bordered thead th {
    padding-top: 0;
}
#form-associado .table-bordered thead td, .table-bordered thead th:nth-child(2) {
	padding: .5em;
}
/* Responsivo */
@media screen and (max-width: 991px) {
	#sp-user1 .sp-module.menu_associado a {
    	display: none;
    }
	#sp-search .sp-column {
    	justify-content: center !important;
    }
    #sp-logo {
    	justify-content: center;
    	display: flex;
    }
    .sp-module.social,
    .sp-module.social .bannergroup.social {
    	padding-top: 0 !important;
    }
    .sp-module.busca {
    	padding-bottom: 2em;
    }
    #sp-base-1 .container {
    	padding-bottom: 0 !important;
    }
    #sp-bottom3 {
    	padding: 0;
    	justify-content: center;
    }
    #sp-bottom3 .col {
    	padding-right: 0 !important;
    	padding-left: 0 !important;
    }
    #sp-bottom4 {
    	padding-right: 0 !important;
    	justify-content: center;
    	margin-top: 1em;
    }
    #sp-footer1 span.sp-copyright {
    	text-align: center;
    	padding-bottom: 1.5em;
    }
    .sp-module.escola .btn-text {
    	font-size: .9em;
    }
}
@media screen and (max-width: 767px) {
	#sp-bottom3, 
	#sp-bottom2{
    	padding: 15px;
    	justify-content: center;
    	display: flex;
    }
    #sp-bottom2 .info-footer .col{
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
    }
	#sp-top1 {
		display: none !important;
	}
    .sp-module.noticias .intro,
    .sp-module.chamadas .item-media {
    	display: none;
    }
    .sp-module.menu-hamburger,
    .sp-module.menu-hamburger .custom {
		display: inline-block !important;
	}
    .sp-module.chamadas .item-text {
    	padding: 3em !important;
    }
}
@media screen and (max-width: 575px) {
	.logo-image {
		height: auto !important;
		max-width: 300px;
	}
	.container-inner .sp-column {
		padding: 0 30px;
	}
	#sp-top2 .sp-column {
		padding: 0 !important;
	}
    #sp-news .bg-logotipo:before,
    #sp-news .bg-logotipo:after {
    	content: none;
    } 
    .sp-module.escola .btn-text {
    	font-size: .9em;
    }
    .sp-module.publicidade .banneritem {
    	padding-bottom: 1em;
    }
    #sp-bottom3 .info-footer .col {
    	justify-content: center;
    	padding-right: 0 !important;
    }
    .sp-module.convenios .sp-module-title .firstWord,
    .sp-module.artigos .sp-module-title .firstWord {
    	display: none;
    }
}
@media screen and (max-width: 480px) {
	.logo {
		overflow: hidden;
		text-align: right
	}
	#sp-logo[class*="col"] {
		/* justify-content: left; */
	}
	.container-inner .sp-column {
		padding: 0 15px;
	}
	#sp-logo .sp-column {
		padding: 0 !important;
	}
    .sp-module.noticias .item-inner .item-title {
    	padding-top: 0 !important;
    }
    .sp-module.escola span {
    	font-size: .7em;
    }
    #sp-bottom4 {
    	padding: 0;
    }
    .sp-module.destaques .readmore {
    	padding: 0.6em 1.4em  !important;
    }
}
/* Search */
#searchForm .form-group label > input {
    margin: 0.4em;
}
#searchForm select.inputbox:not([multiple]), #searchForm select:not([multiple]) {
    height: calc(2.25rem + 5px);
}
#searchForm .searchintro {
	margin-bottom: 0 !important;
}
.search .search-results dt.result-title:first-child {
    margin-top: 20px !important;
}
dt.result-title a {
	color: #095d7e;
}
dt.result-title a:hover {
	color: #29a2d3;
}

/* selecionar pagina (1,2,final)*/
.pagination .page-item.active a{
	border-radius: 0rem;
	background-color: #0e2748;
	border-color: #ffffff;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
}
.pagination .page-item.active a:hover{
    background-color: #1d91bf;
    color: #fff;
}
.pagination .page-item .page-link{
	border-radius: 0rem;
	background-color: #ddd;
	border-color: #ffffff;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #0e2748;
}
.pagination .page-item .page-link:hover{
    background-color: #1d91bf;
    color: #fff;

}

/* Tags */
.tags > li a {
    background: #0091bf;
    color: #ffffff;
    border-radius: 0;
    font-weight: bold;
}
.tags > li a:after {
	content: "\f02b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 0.5em;
	font-size: 0.8em;
}
.tags > li a:hover {
    background: #112848;
    color: #ffffff;
}
#sp-section-4 + section {
    margin-top: 3.5em;
}

/* Privacy */
.privacy-radio .modal {
	display: inline-block !important;
	position: static;
}
.privacy-radio .modal:before {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	margin-right: 0.5em;
}
.privacy-radio .radio {
	text-align: center;
}
.privacy-radio .form-check-label input {
	display: inline-block;
}
.shadow[role="dialog"] {
	padding: 0 !important;
}
#privacidade #jform_privacidade-lbl span {
	font-weight: bold;
	font-size: 1.4em;
}
#privacidade input[type=checkbox] {
	zoom: 1.4;
}
/* CONTENT AREA */
.content-area {
	font-size: 1.15rem;
}
.content-area a {
	font-weight: 500;
	position: relative;
}
.content-area blockquote {
	position: relative;
	padding-left: 20px;
}
.content-area img {
	display: inline-block;
}
.content-area blockquote:before {
	content: "";
	width: 0.3em;
	height: 100%;
	display: block;
	position: absolute;
	background-color: #747cd7;
	left: 0;
	top: 0;
}
.content-area a[data-rokbox] {
	position: relative;
	display: inline-block;
	margin: 0.2em;
}
.content-area a.wf_file, .category a.wf_file {
	background: #0091bf;
	padding: 0.5em 1em;
	color: #fff;
}
.content-area a.wf_file > .wf_file_text:first-child:after, 
.category a.wf_file > .wf_file_text:first-child:after{
	content: "\f15c";
	font-family: "Font Awesome 5 Free";
	font-weight: 500;
	font-size: 0.7em;
	margin-left: 0.3em;
	opacity: 0.5;
}

.content-area a.wf_file img,
.category a.wf_file img {
	background-color: white;
	padding: 0.2em;
	margin-right: 0.2em;
	position: relative;
	left: -0.3em;
	display: inline-block !important;
}
.content-area a.wf_file .wf_file_size, 
.content-area a.wf_file .wf_file_date, 
.category a.wf_file .wf_file_size, 
.category a.wf_file .wf_file_date {
	vertical-align: super;
	font-size: 0.6em;
	opacity: 0.8;
}
.content-area img[style="float: left;"] {
	margin-right: 1em;
	margin-bottom: 1em;
}
.content-area img[style="float: right;"] {
	margin-left: 1em;
	margin-bottom: 1em;
}
@media screen and (max-width: 575px) {
	.content-area img[style="float: left;"], 
	.content-area img[style="float: right;"] {
		float: left !important;
		clear: right !important;
		display: block !important;
		width: 100%;
		margin: 1em 0;
	}
}
.content-area .wf_caption > span{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #0e4193;
	margin-top: 0.3em;
}
.content-area .embed-responsive, .content-area .embed_default {
	margin-left: auto;
	margin-right: auto;
}
.content-area .embed_default iframe {
	width: 100% !important;
}
@media screen and (max-width: 549px) {
	.content-area a[data-rokbox] {
		display: block;
		max-width: 260px;
		margin-left: auto;
		margin-right: auto;
	}
}
/* Acesso do associado */
.acesso-associado .card {
	width: 222px;
	text-align: center;
	justify-content: center;
}
.acesso-associado .card a {
	padding: .6em;
}
.acesso-associado .card .fa {
	display: block;
	text-align: center;
	font-size: 2em;
	color: #0091bf;
	margin: 0 0 0.3em!important;
}
.acesso-associado .card {
	position: relative;
}
.acesso-associado .card:hover:before {
    background-color: #00335a;    
    content: "";
    position:  absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.acesso-associado .card:hover a {
	position: relative;
	z-index: 2;
	color: #fff;
}
@media screen and (max-width: 1199px) {
	.acesso-associado .card {
		width: 25%;
	}
}
@media screen and (max-width: 991px) {
	.acesso-associado .card {
		width: 33.335%;
	}
}
@media screen and (max-width: 767px) {
	.acesso-associado .card {
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.acesso-associado .card {
		width: 100%;
	}
}

/* Privacy */
.privacy-radio .modal {
	display: inline-block !important;
	position: static;
}
.privacy-radio .modal:before {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block; 
    margin-right: 0.5em;
}
.privacy-radio .radio {
	text-align: center;
}
.privacy-radio .form-check-label input {
	display: inline-block;
}
.shadow[role="dialog"] {
	padding: 0 !important;
}
#privacidade #jform_privacidade-lbl span {
	font-weight: bold;
	font-size: 1.4em;
}
#privacidade input[type=checkbox] {
	zoom: 1.4;
}