@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

@import url('https://fonts.googleapis.com/css?family=Roboto:300');
body {
	background: #fff;
	font-weight: normal
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.uk-margin-top {
	margin-top: 30px !important
}

*+.uk-margin, .uk-margin {
	margin: 0
}

html {
	font: 400 18px / 24px 'Roboto Condensed';
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: transparent;
	color: #3f3f45;
	font-weight: 400
}

a, .uk-link {
	color: #00a6e5
}

a:hover, a:focus, .uk-link:hover, .uk-link:focus {
	color: #4080ff
}

*+p, *+ul, *+ol, *+dl, *+blockquote, *+pre, *+address, *+fieldset, *+figure {
	margin-top: 25px
}

p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
	margin: 0 0 25px 0
}

*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
	margin: 50px 0 25px 0
}

.uk-text-danger {
	color: red !important
}

h1, h2, h2, h3, h4, h5, h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6 {
	font-family: 'Roboto Condensed';
	margin: 0 0 25px 0;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none
}

a, .uk-link, .uk-overlay-hover * {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.uk-overlay-panel {
	color: #fff
}

h1, .uk-h1 {
	font-size: 41px;
	font-weight: 700;
	text-transform: none;
	line-height: 48px;
	letter-spacing: 0;
	color: #1c1c51
}

h2, .uk-h2 {
	font-size: 30px;
	line-height: 34px;
	color: #1c1c51;
	text-transform: none;
	font-weight: 300
}

.tm-content h2 {
	border-left: 6px solid #00A6E5;
	padding-left: 10px
}

.tm-content .revista h2 {
	margin-left: -30px;
	margin-top: -10px;
	font-size: 24px
}

h3, .uk-h3 {
	font-size: 24px;
	line-height: 31px;
	color: #1c1c51;
	font-weight: 500;
	text-transform: none
}

h4, .uk-h4 {
	font-size: 25px;
	line-height: 24px;
	color: #1c1c51;
	text-transform: uppercase;
	font-weight: bold
}

.uk-text-large {
	font-size: 25px;
	line-height: 27px;
	font-weight: 500
}

::selection {
	background: rgb(197, 232, 247);
	color: #fff;
	text-shadow: none
}

.uk-contrast {
	color: #fff !important
}

a#acessibilidade {
	display: inline-block;
	min-width: 198px
}

#acessibilidade [class*=uk-icon-] {
	font-size: 20px
}

.menuacessibilidade.execute {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.menuacessibilidade {
	position: fixed;
	top: 50px;
	right: 0;
	width: 220px;
	border-radius: 0;
	background-color: #1c1c51;
	text-align: center;
	overflow: auto;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(51, 51, 51, 0.2);
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	z-index: 2000;
	font-size: 12px;
	line-height: 16px
}

.menuacessibilidade h4 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin: 10px 0 10px;
	color: #fff
}

.menuacessibilidade h5 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin: 10px 0 10px;
	line-height: 15px;
	color: #fff
}

.menuacessibilidade p {
	margin: 0 0 15px 0;
	color: #fff
}

.menuacessibilidade label {
	color: #fff
}

.menuacessibilidade .uk-icon-close {
	color: #fff
}

.via-list-number {
	font-size: 14px;
	border-radius: 100%;
	background: #fff;
	z-index: 1;
	position: relative;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #2e333b;
	font-weight: bold
}

.menuacessibilidade .uk-list {
	padding-left: 0
}

.menuacessibilidade .uk-button {
	width: 100%
}

.menuacessibilidade .uk-grid-collapse div {
	border: 2px solid transparent
}

.active-contrast {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray
}

.menuacessibilidade .uk-list > li:before {
	display: none
}

.menuacessibilidade .uk-list > li {
	line-height: 18px;
	padding-bottom: 10px
}

.uk-sticky-placeholder a#acessibilidade {
	background: #141415;
	font-size: 12px;
	min-height: 40px;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center
}

.home main {
	display: none;
}

@media (min-width: 1024px) {
	.uk-container {
		padding: 0
	}
	.tm-page {
		margin: 0
	}
}

@media (max-width: 1024px) {
	h4, .uk-h4 {
		font-size: 17px
	}
}

@media (max-width: 768px) {
	h4, .uk-h4 {
		font-size: 15px
	}
}

@media (max-width: 320px) {
	audio, canvas, /*img,*/ svg, video {
		max-width: inherit;
		height: auto;
		box-sizing: border-box
	}
}

.uk-margin-bottom {
	margin-bottom: 30px !important
}

@media (max-width: 1023px) {
	html {
		font: 400 14px / 20px 'Roboto Condensed'
	}
	h2, .uk-h2 {
		font-size: 27px;
		line-height: 33px;
		color: #000;
		text-transform: none;
		font-weight: 300
	}
}

@media (max-width: 767px) {
	h1, .uk-h1 {
		font-size: 27px;
		line-height: 31px
	}
	h3, .uk-h3 {
		font-size: 20px;
		line-height: 28px
	}
	.tm-block {
		padding-bottom: 0
	}
	.tm-page .tm-block:first-child {
		padding-top: 0
	}
	.via-plugin-facebook {
		max-width: 100% !important
	}
}

@media (min-width: 960px) {
	body:not(.tm-navbar-space) .tm-navbar {
		height: 82px
	}
}

.tm-navbar {
	text-align: left;
	background: #b6e9f8
}

.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li > a {
	width: 62px;
	height: 82px;
	text-align: center;
	border: none;
	background: #1c1c51;
	color: #b6e9f8;
	font-size: 13px;
	line-height: 20px;
	cursor: pointer
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
	background: #1c1c51
}

.uk-navbar-nav > li.uk-active > a > i, .uk-navbar-nav > li > a > i {
	font-size: 24px;
	margin-top: 20px
}

.uk-navbar-nav > li.uk-active > a:hover, .uk-navbar-nav > li > a:hover {
	color: #b6e9f8
}

.uk-navbar-nav > .uk-active.uk-open > a, .uk-navbar-nav > li.uk-open > a {
	color: #b6e9f8
}

.uk-dropdown {
	font-family: 'Roboto Condensed';
	margin-top: 15px;
	border-radius: 3px;
	height: 510px;
	padding: 10px 30px
}

.uk-navbar-nav .uk-dropdown:before {
	content: '';
	position: absolute;
	top: -42px;
	left: 11px;
	width: 0px;
	height: 0px;
	border-width: 26px 20px 17px 20px;
	border-style: solid;
	border-color: transparent transparent #1c1c51 transparent;
	z-index: 2
}

.uk-dropdown-navbar {
	background: #1c1c51;
	color: #b6e9f8;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);
	width: 233px;
	padding: 20px 30px
}

.uk-nav-navbar > .uk-active > a, .uk-nav-navbar > li:hover > a {
	background-color: #16163b;
	color: #fff
}

.uk-nav-navbar > li > a {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 14px;
	line-height: 21px
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
	background-color: #16163b;
	color: #fff
}

.uk-nav > li > a {
	padding: 4px 35px;
	font-weight: 400
}

.uk-dropdown-navbar .uk-nav > li.uk-parent:hover {
	background-color: #1c1c51;
	color: #fff
}

.uk-dropdown-navbar .uk-nav > li.uk-parent:hover > a {
	color: #fff;
	background: #16163b
}

.edicao {
	width: auto;
	height: 382px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: -31px !important;
	margin-left: -30px;
	margin-right: -30px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%)
}

.tm-navbar [class*='uk-dropdown'], .tm-navbar [class*='uk-nav'] {
	box-sizing: border-box
}

ul.uk-nav > li.uk-parent:hover > a:before {
	content: '';
	position: absolute;
	top: 0;
	right: -29px;
	width: 0px;
	height: 0px;
	border-width: 14px 21px 14px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #16163b;
	z-index: 2
}

@media (max-width: 1023px) {
	.uk-visible-large {
		display: none !important
	}
	.uk-hidden-small {
		display: none !important
	}
	.uk-visible-small {
		display: block !important
	}
}

@media (min-width: 768px) {
	.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
		padding-left: 0;
		padding-right: 0
	}
}

.uk-nav ul a {
	padding: 4px 35px;
	font-weight: 400;
	position: relative;
	font-size: 14px;
	line-height: 21px;
	text-transform: capitalize;
	color: #16163b
}

ul.uk-nav-sub {
	display: none;
	position: absolute;
	left: 233px;
	top: 1px;
	background: #b6e9f8;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);
	-webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
	animation: uk-slide-top-fixed 0.2s ease-in-out;
	width: 270px;
	height: 100%;
	padding: 19px 0
}

.uk-nav-sub > li.uk-parent:hover, .uk-nav-sub > li.uk-parent.uk-active {
	background-color: #16163b
}

.uk-nav-sub > li.uk-parent:hover > a, .uk-nav-sub > li.uk-parent.uk-active > a {
	color: #fff
}

ul.uk-nav-sub > li.uk-parent:hover > a:before, .uk-nav-sub > li.uk-parent.uk-active > a:before {
	content: '';
	position: absolute;
	top: 0;
	right: -29px;
	width: 0px;
	height: 0px;
	border-width: 14px 21px 14px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #16163b;
	z-index: 2
}

.uk-nav-navbar ul a:hover {
	background-color: #d8d0c7
}

.uk-nav-navbar ul .uk-active > a {
	background-color: #e9e0d7
}

li.uk-parent:hover > .uk-nav-sub {
	display: inline-block;
	border: 0
}

ul.uk-nav-sub > li.uk-parent > ul {
	display: none;
	position: absolute;
	left: 270px;
	top: 0;
	width: 380px;
	background: #fff;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);
	-webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
	animation: uk-slide-top-fixed 0.2s ease-in-out;
	padding: 19px 0
}

.uk-nav-sub > li > ul > li:hover > a,
.uk-nav-sub > li:hover > a,
ul.uk-nav-sub > li.uk-parent > ul > li > a:hover,
ul.uk-nav-sub > li.uk-parent > ul > li.uk-active > a {
	background: #16163b;
	color: #fff
}

ul.uk-nav-sub > li.uk-parent:hover > ul {
	display: inline-block
}

.page .uk-dropdown, .archive .uk-dropdown {
	margin-top: 42px
}

.uk-navbar-flip {
	float: right;
	margin-top: 16px
}

ul.uk-nav-sub > li.uk-parent > ul {
	height: 100%
}

.uk-nav-offcanvas ul.uk-nav-sub {
	display: block;
	position: relative;
	left: 0px;
	height: auto;
	width: 100%;
	padding-left: 0px
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
	background: #16163b;
	color: #fff;
	box-shadow: none
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a:before {
	display: none
}

.uk-nav-offcanvas {
	border-bottom: none;
	box-shadow: none
}

.uk-nav-offcanvas > li > a {
	color: #fff;
	background: #1c1c51;
	padding: 10px 30px;
	font-size: 15px;
	text-transform: uppercase;
	border-top: none;
	box-shadow: none
}

.uk-nav-offcanvas ul.uk-nav-sub {
	background: #b6e9f8
}

.uk-nav-offcanvas ul a {
	color: #1c1c51
}

.uk-offcanvas-bar .uk-icon-button {
	display: inline-block;
	width: 45px;
	height: 35px;
	border-radius: 0;
	background: rgba(0, 0, 0, 0);
	line-height: 26px;
	color: #fff;
	font-size: 24px;
	text-align: center
}

.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
	background: #1c1c51;
	color: #fff
}

.uk-offcanvas-bar {
	background: #1c1c51
}

.uk-offcanvas-bar input:-ms-input-placeholder,
.uk-offcanvas-bar textarea:-ms-input-placeholder {
	color: transparent !important
}

.uk-offcanvas-bar input::-moz-placeholder,
.uk-offcanvas-bar textarea::-moz-placeholder {
	color: transparent !important
}

.uk-offcanvas-bar input::-webkit-input-placeholder,
.uk-offcanvas-bar textarea::-webkit-input-placeholder {
	color: transparent !important
}

.uk-offcanvas-close.uk-close {
	margin-right: 15px;
	margin-top: 15px;
	color: #fff;
	font-size: 19px;
	margin-bottom: -10px
}

.uk-subnav {
	font-family: 'Roboto Condensed';
	text-transform: uppercase
}

.tm-toolbar {
	padding-top: 0;
	line-height: 43px;
	background: #eff7ff
}

.tm-toolbar .uk-subnav > li > a {
	color: rgba(34, 34, 81, .7);
	font-size: 13px;
	position: relative
}

#acessibilidade {
	color: rgba(34, 34, 81, .7);
	font-size: 13px;
	line-height: 46px;
	font-family: 'Roboto Condensed'
}

#acessibilidade i {
	font-size: 20px
}

.uk-navbar-toggle {
	font-size: 20px;
	color: #1d1d50;
	text-decoration: none
}

@media (min-width: 1220px) {
	.acessibilidade-large {
		display: block
	}
	.acessibilidade-small {
		display: none
	}
}

@media (max-width: 1219px) {
	.acessibilidade-large {
		display: none
	}
	.acessibilidade-small {
		display: block;
		margin-top: 12px
	}
}

.tm-toolbar .uk-subnav > li a:after {
	content: "";
	height: 0px;
	width: 100%;
	display: block;
	position: absolute;
	background: #1c1c51;
	padding-left: 0;
	top: -1px;
	-webkit-transition: height 0.2s, opacity 0.2s, -webkit-transform 0.2s;
	-moz-transition: height 0.2s, opacity 0.2s, -moz-transform 0.2s;
	transition: height 0.2s, opacity 0.2s, transform 0.2s
}

.tm-toolbar .uk-subnav > li:hover a:after,
.tm-toolbar .uk-subnav > li.uk-active a:after {
	height: 4px
}

.tm-toolbar .uk-subnav > li.uk-active:after {
	background: #443a2e
}

@media (max-width: 1024px) {
	.tm-toolbar .uk-subnav > li > a {
		font-size: 11px
	}
}

.menu-secundario .uk-dropdown .uk-nav-dropdown .uk-nav-header {
	font-size: 18px;
	padding: 0;
	line-height: 31px
}

.menu-secundario .uk-dropdown {
	height: inherit
}

.menu-secundario .uk-dropdown > .uk-nav > li > a {
	padding: 0
}

.menu-secundario .uk-dropdown:after {
	border-color: transparent transparent #FFF
}

.bandeira {
	position: relative;
	display: block;
	margin-top: -7px
}

.bandeira img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%)
}

.bandeira:hover img {
	-webkit-filter: brightness(120%)
}

.tm-logo {
	margin-top: 6px;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%);
	margin-left: 15px
}

.uk-navbar-content, .uk-navbar-brand {
	height: 0
}

.tm-navbar .uk-icon-button {
	font-size: 15px;
	color: #1c1c51;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.tm-navbar .uk-icon-button:hover {
	color: #b6e9f8;
	background: transparent;
	border-radius: 100px
}

.tm-navbar .uk-search {
	margin-left: 20px
}

.tm-navbar .uk-search:before {
	color: #1c1c51
}

.uk-search-field {
	width: 50px;
	height: 50px;
	padding: 0 50px;
	border: 1px solid rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	border-radius: 0;
	position: relative;
	z-index: 1;
	padding: 0;
	border: none;
	cursor: pointer;
	color: #1c1c51
}

.uk-navbar-flip .uk-dropdown-search {
	margin-top: 16px;
	background: #3c3c71;
	margin-right: -15px
}

.uk-search:before {
	width: 50px;
	line-height: 50px;
	font-size: 20px
}

.uk-offcanvas .uk-search:before {
	color: #fff
}

.uk-offcanvas .uk-search-field {
	width: 100%;
	border-color: transparent;
	background: transparent;
	color: #fff;
	padding: 0 10px 0 35px !important;
	border-radius: 0;
	box-shadow: none;
	font-weight: 500;
	font-size: 15px
}

input.uk-search-field {
	-webkit-appearance: none
}

.uk-nav-search > li > a {
	color: #b6e9f8;
	padding: 4px 15px
}

.uk-nav-search .uk-nav-header {
	color: rgb(197, 232, 247)
}

.uk-navbar-content input::-webkit-input-placeholder {
	color: transparent !important
}

.uk-navbar-content:-ms-input-placeholder {
	color: transparent !important
}

.uk-navbar-content input::-moz-placeholder {
	color: transparent !important
}

.uk-navbar-content:-moz-placeholder {
	color: transparent !important
}

input:focus::-webkit-input-placeholder {
	color: #1c1c51 !important
}

input:focus:-ms-input-placeholder {
	color: #1c1c51 !important
}

input:focus::-moz-placeholder {
	color: #1c1c51 !important
}

input:focus:-moz-placeholder {
	color: #1c1c51 !important
}

.uk-search-field:focus {
	outline: 0;
	border: none
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
	width: 180px;
	padding-left: 50px
}

.uk-button {
	background: #c4007a;
	color: #fff;
	line-height: 18px;
	min-height: 23px;
	border: 0;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	cursor: pointer;
	padding: 10px 20px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	font-weight: 400 !important
}

.uk-button:hover, .uk-button:focus {
	background-color: #fb1aa2;
	color: #fff;
	text-decoration: none;
	border-color: transparent;
	box-shadow: none;
	text-shadow: none
}

.uk-button-secondary {
	background-color: #00a6e5;
	color: #fff;
	font-size: 13px;
	padding: 10px 20px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 400 !important
}

.uk-button-secondary:hover, .uk-button-secondary:focus {
	background-color: #4080ff;
	color: #fff
}

.uk-button-primary {
	background: #00a6e5;
	color: #fff;
	padding: 4px 13px;
	line-height: 29px
}

.uk-button-large {
	font-size: 18px;
	line-height: 30px
}

@media (max-width: 1024px) {
	.uk-button {
		font-size: 12px;
		padding: 4px 9px
	}
	.uk-button-large {
		font-size: 15px;
		line-height: 20px
	}
	aside .uk-button {
		font-size: 12px
	}
}

@media (max-width: 768px) {
	.via-eventos-title .uk-button {
		margin-top: 15px
	}
}

@media (min-width: 768px) {
	.tm-page .tm-block:first-child {
		padding-top: 0
	}
	.tm-block {
		padding-bottom: 0
	}
}

.tm-block-light {
	background: #ecf7ff
}

.tm-page {
	box-shadow: none;
	max-width: 100%
}

.tm-content {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-top: 35px
}

.tm-content.uk-panel-box {
	padding: 30px
}

body.category .tm-content.uk-panel-box {
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	border: 0;
	padding: 0
}

body:not(.category) .tm-content.uk-panel-box {
	background: #fff
}

.uk-article+.uk-article {
	border-top: none
}

.gform_wrapper h2.gsection_title {
	padding-left: 10px !important;
	margin-top: 50px !important
}

.single-post .wp-post-image {
	display: none
}

.breadcrumbs {
	background: #1c1c51;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.uk-breadcrumb {
	margin: 5px 0
}

.uk-breadcrumb > li {
	font-weight: 400;
	font-size: 13px;
	line-height: 46px
}

.uk-breadcrumb > li a, .uk-breadcrumb > li:nth-child(n+2):before {
	color: #b6e9f8;
	margin: 0px 8px
}

.uk-breadcrumb > li > span {
	color: #fff
}

@media (max-width: 767px) {
	.breadcrumbs {
		display: none
	}
}

.uk-panel-box {
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15)
}

.via-panel-box {
	padding: 15px 30px
}

.uk-overlay.uk-overlay-hover .via-panel-box {
	border-radius: 0 0 3px 3px
}

.uk-overlay-hover:hover .via-panel-box .uk-button {
	background: #4080ff
}

.uk-panel-box-primary {
	background-color: #1c1c51;
	color: #fff;
	padding: 0;
	border: 15px solid #1c1c51;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .15), 0 2px 2px rgba(0, 0, 0, .2);
	border-radius: 3px
}

.uk-panel-box-primary b {
	color: #fff
}

.tm-panel-icon i {
	color: #fff;
	background: rgba(255, 255, 255, 0.15)
}

.tm-panel-icon i {
	position: relative;
	top: 0;
	left: 50%;
	display: table;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	text-align: center
}

.tm-panel-icon i:before {
	display: table-cell;
	vertical-align: middle;
	font-size: 22px
}

.tm-sidebar-a .slides {
	margin-top: -29px;
	min-height: 276px
}

aside {
	padding-top: 35px
}

.uk-panel-space {
	padding: 26px
}

.uk-panel-title {
	font-weight: 300;
	font-size: 41px;
	color: #1c1c51;
	line-height: 48px;
	text-transform: uppercase
}

.uk-panel-box .uk-panel-title {
	color: #1c1c51
}

.uk-panel-box .uk-panel-title i, .title .uk-panel-title i {
	font-size: 40px;
	color: #70675e;
	float: left;
	margin-right: 10px
}

.uk-panel-box-primary .uk-panel-title {
	font-size: 24px;
	line-height: 28px
}

.uk-article-title {
	font-size: 41px;
	text-transform: none;
	line-height: 48px;
	letter-spacing: 0;
	color: #1c1c51;
	text-transform: uppercase
}

.uk-article:last-child {
	margin-bottom: 0
}

@media (min-width: 1220px) {
	.uk-article-title {
		font-size: 2.3em;
		line-height: 48px
	}
}

@media (max-width: 768px) {
	.via-panel-box {
		padding: 15px 15px
	}
}

.title .uk-panel-title {
	width: 100%
}

h4.entry-title.summary {
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	line-height: 18px;
	font-family: 'Roboto Condensed'
}

.eventos.uk-margin-top-remove {
	border-top: 0
}

.via-eventos-title {
	margin-bottom: -3px;
	padding-bottom: 37px
}

.tribe-events-list-widget .tribe-events-widget-link {
	display: none
}

.tribe-events-list-widget .tribe-event-title {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	text-transform: capitalize;
	font-weight: 400
}

.tribe-event-duration {
	font-size: 13px;
	margin-bottom: 30px;
	color: #a59b92;
	text-transform: capitalize
}

.tribe-events-list-widget ol li:first-child .tribe-event-duration {
	margin-bottom: 23px
}

h4.entry-title.summary a {
	color: #00a2ca
}

h4.entry-title.summary:hover a {
	color: #00cdff
}

.tribe-events-list-widget .duration {
	font-weight: 400;
	color: #a19a91;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Roboto Condensed'
}

@media (min-width: 1220px) {
	h4.entry-title.summary {
		font-size: 18px;
		line-height: 25px
	}
	.tribe-events-list-widget .duration {
		font-size: 15px;
		line-height: 20px
	}
}

.tribe-events-list-widget ol li {
	padding: 20px 0;
	margin: 0;
	position: relative
}

.tribe-events-list-widget ol li:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
	bottom: 9px;
	position: absolute;
	left: 0
}

.tribe-events-list-widget ol li:last-child:after {
	display: none
}

.tribe-events-list-widget ol li:first-child {
	padding-top: 0;
	margin: 0
}

.tribe-events-list-widget ol li:not(:first-child) {
	margin-top: 24px
}

.tribe-events-list-widget ol li:last-child {
	border: none
}

p.tribe-events-widget-link {
	position: absolute;
	top: 15px;
	right: 20px
}

.tribe-events-list-widget ol {
	margin: 0;
	padding: 0
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0;
	padding-bottom: 15px;
	border: 0;
	margin: 0
}

.tribe-events-list-widget .tribe-events-list-widget-events:last-child {
	padding-bottom: 0
}

@media (max-width: 1023px) {
	.via-eventos-title .uk-flex {
		display: block
	}
}

@media (max-width: 768px) {
	.tribe-events-list-widget .tribe-event-title {
		font-size: 13px;
		line-height: 15px
	}
}

@media (max-width: 767px) {
	body.single .uk-panel-box {
		padding: 20px
	}
	.uk-panel-title {
		font-size: 1.6rem;
		line-height: 26px
	}
	.uk-article-title {
		font-size: 27px;
		line-height: 31px
	}
}

.uk-overlay-panel h3 {
	text-transform: uppercase;
	font-weight: bold
}

.uk-overlay-panel .uk-h3 {
	color: #fff
}

@media (min-width: 768px) {
	.tm-top-a .uk-overlay-panel > div {
		width: 60%
	}
}

.slideshow {
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

@media (max-width: 756px) {
	.slideshow {
		margin: -35px -25px;
		border-radius: 0
	}
}

.wk-slideshow-default .nav {
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 20px
}

.tm-main .wk-slideshow-default .nav {
	right: 20px;
	left: inherit
}

.wk-slideshow-default .nav li {
	display: inline-block;
	margin-left: 7px
}

.wk-slideshow-default .nav li:first-child {
	margin-left: 0
}

.wk-slideshow-default .nav span {
	width: 8px;
	height: 8px;
	border: 2px solid #fff;
	background-image: none
}

.wk-slideshow-default .nav span:hover, .wk-slideshow-default .nav span:active, .wk-slideshow-default .nav .active span {
	background-color: #fff
}

.uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
	max-width: 1200px;
	margin: 0 auto;
	z-index: 2
}

.uk-overlay-panel.uk-overlay-bottom {
	max-width: 1200px;
	margin: 0 auto 20px;
	padding: 0;
	padding-right: 20px;
	z-index: 1;
}

.uk-dotnav > * > * {
	border-radius: 0;
	background: transparent;
	border: 3px solid #fff;
	width: 16px;
	height: 16px
}

.uk-dotnav > .uk-active > * {
	-webkit-transform: none;
	transform: none
}

body.page .uk-cover-background {
	z-index: 1;
	margin: -30px -30px 30px -30px;
	border-radius: 3px 3px 0 0
}

body.page .uk-cover-background a {
	display: block
}

.via-banner-interno {
	margin: -30px -30px 0
}

.tm-sidebar-a .wk-slideshow-default .nav {
	left: -20px;
	bottom: -25px
}

.tm-sidebar-a .wk-slideshow-default .nav span {
	border-color: #847a6f
}

.tm-sidebar-a .wk-slideshow-default .nav span:hover, .tm-sidebar-a .wk-slideshow-default .nav span:active, .tm-sidebar-a .wk-slideshow-default .nav .active span {
	background-color: #847a6f
}

.noticias-destaque {
	padding: 30px;
	box-sizing: border-box;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	border-radius: 5px;
}
.noticias-destaque h3 {
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: 400
}

.tm-main-bottom .uk-article {
	min-height: 169px;
	vertical-align: middle;
	padding: 0;
	display: table;
	background: #fff;
	width: 100%;
	padding-right: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	margin-bottom: 35px !important;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Roboto Condensed';
	cursor: pointer
}

.uk-article-meta {
	font-size: 16px;
	line-height: 24px;
	color: #929292;
	font-family: 'Roboto Condensed';
	font-style: normal
}

.uk-article-meta a {
	text-transform: uppercase;
	color: #E5007D
}

.uk-pagination {
	margin-top: 30px
}

.uk-pagination > .uk-active > span {
	background: #00A6E5;
	color: #fff;
	border-color: #4080FF
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
	background-color: #C4007A;
	color: #fff;
	outline: none;
	border-color: #C4007A
}

.tm-content .uk-article.uk-panel-box > div > div > h2 {
	margin-top: 0 !important
}

.tm-article .uk-overlay-hover {
	min-height: 169px;
	padding: 0;
	background: #fff;
	width: 100%;
	padding-right: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Roboto Condensed';
	cursor: pointer;
	color: #00a6e5
}

.tm-article .uk-overlay-hover:hover {
	color: #4080ff
}

.tm-article .uk-article-meta {
	font-size: 13px;
	display: block;
	color: #a19a91
}

.uk-thumbnail {
	height: 169px;
	overflow: hidden;
	border: 0;
	border-right: 1px solid #eaeaea;
	background: transparent;
}

.uk-thumbnail img {
	max-width: none;
	width: auto;
	height: 170px;
	/*margin-left: -30px;*/
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%)
}

.tm-article:hover .uk-thumbnail {
	-webkit-filter: brightness(120%)
}

@media (min-width: 1220px) {
	.tm-article .uk-overlay-hover {
		font-size: 18px;
		line-height: 24px
	}
}

@media (max-width: 1024px) {
	.noticias-destaque h3 {
		font-size: 18px;
		line-height: 23px
	}
	.noticias-destaque .uk-flex {
		height: 235px !important;
	}
}

@media (max-width: 767px) {
	.tm-bottom-a {
		padding-top: 35px
	}
	.tm-bottom-a .uk-overlay-hover .uk-overlay-hover {
		margin-bottom: 30px;
	}
	.noticias-destaque .uk-flex {
		height: auto !important;
		margin-top: 15px !important;
	}
}

@media (max-width: 425px) {
	.noticias-destaque .uk-flex.uk-flex-middle {
		display: block;
	}
	.noticias-destaque h3 {
		margin-top: 15px !important;
	}
}

@media (max-width: 767px) {
	.tm-page {
		margin-top: 0;
		margin-bottom: 0;
	}
}

.tm-bottom {
	background: #b6e9f8
}

.tm-bottom-c, .tm-bottom-c h3.uk-panel-title, .tm-bottom-c h4 {
	font-family: 'Roboto Condensed';
	color: #1c1c51;
	font-weight: 400
}

.tm-bottom-c {
	font-size: 14px
}

.tm-bottom-c h3.uk-panel-title {
	font-size: 21px;
	text-transform: uppercase
}

.tm-bottom-a {
	padding-bottom: 35px
}

#tm-bottom-b.tm-block-light {
	background: #1c1c51
}

.uk-block-large {
	padding-top: 80px;
	padding-bottom: 80px !important
}

body:not(.home) .tm-page > .tm-block {
	padding-bottom: 110px
}

.tm-bottom-b .uk-form input[type="text"], .tm-bottom-b .uk-form input[type="email"], .tm-bottom-b .uk-form input[type="number"] {
	color: #fff;
	border: 1px solid #fff
}

.tm-bottom-b input:-ms-input-placeholder,
.tm-bottom-b textarea:-ms-input-placeholder {
	color: #fff !important
}

.tm-bottom-b input::-moz-placeholder,
.tm-bottom-b textarea::-moz-placeholder {
	color: #fff !important
}

.tm-bottom-b input::-webkit-input-placeholder,
.tm-bottom-b textarea::-webkit-input-placeholder {
	color: #fff !important
}

.tm-bottom-b .uk-form input[type="text"]:focus,
.tm-bottom-b .uk-form input[type="number"]:focus,
.tm-bottom-b .uk-form input[type="email"]:focus {
	border-color: #fff
}

.tm-bottom-b .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #fff;
	padding-left: 35px !important;
	z-index: 1 !important;
	position: relative
}

.tm-bottom-b label.gfield_label {
	display: none !important
}

.tm-bottom-b .gfield {
	position: relative
}

.tm-bottom-b .ginput_container_text:before {
	content: "f007";
	position: absolute;
	top: 15px;
	left: 3px;
	width: 30px;
	line-height: 36px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 18px;
	color: #fff
}

.tm-bottom-b .ginput_container_email:before {
	content: "f0e0";
	position: absolute;
	top: 15px;
	left: 3px;
	width: 30px;
	line-height: 36px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 18px;
	color: #fff
}

.tm-bottom-b .ginput_container_number:before {
	content: "f0f0";
	position: absolute;
	top: 15px;
	left: 3px;
	width: 30px;
	line-height: 36px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 18px;
	color: #fff
}

@media (max-width: 1023px) {
	.tm-bottom-a .uk-h4 {
		font-size: 15px
	}
	.tm-bottom-a .uk-panel-box {
		padding: 15px 10px
	}
	.tm-bottom-a .uk-button {
		font-size: 15px;
		padding: 4px 10px
	}
	.tm-bottom-c > .uk-width-1-1.uk-width-medium-1-5 {
		width: 100% !important;
		text-align: center !important
	}
	.uk-block-large {
		padding-top: 40px;
		padding-bottom: 40px !important
	}
}

.uk-form input, .uk-form select, .uk-form textarea {
	color: #313161
}

.uk-form input {
	border-radius: 1px
}

.gform_wrapper .top_label .gfield_label {
	margin: 15px 0 0
}

.gform_button_select_files {
	background: #00a6e5;
	border-color: #00a6e5;
	border-radius: 3px !important;
	color: #fff !important;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.gform_button_select_files:hover {
	background: #4080FF;
	border-color: #4080FF
}

.tm-footer {
	font-family: 'Roboto Condensed'
}

.tm-footer > div > div > div:nth-child(1) {
	font-size: 18px;
	line-height: 24px;
	color: #1c1c51;
	background: #a8d1e3;
	padding: 23px 0
}

.tm-footer > div > div > div:nth-child(2) {
	font-size: 14px;
	line-height: 18px;
	color: #676666;
	padding: 23px 0
}

.tm-totop {
	margin-top: -46px
}

.tm-totop-scroller {
	color: #1c1c51
}

.tm-bottom .uk-icon-button {
	color: #443a2e
}

.uk-icon-button {
	color: #1c1c51
}

.uk-icon-button:hover.uk-icon-twitter, .uk-icon-button:focus.uk-icon-twitter {
	color: #1DA1F2
}

.uk-icon-button:hover.uk-icon-facebook, .uk-icon-button:focus.uk-icon-facebook {
	color: #3B5998
}

.uk-icon-button:hover.uk-icon-youtube-play, .uk-icon-button:focus.uk-icon-youtube-play {
	color: #F00
}

.uk-icon-button:hover.uk-icon-flickr, .uk-icon-button:focus.uk-icon-flickr {
	color: #0063DC
}

.via:hover {
	opacity: 1
}

.tm-footer a:not([class]) {
	color: #1c1c51 !important
}

.tm-totop-scroller {
	position: relative;
	z-index: 2
}

.tm-bottom .uk-nav > li > a {
	padding: 4px 0px
}

.tm-bottom .uk-nav-side > li > a {
	border-bottom: 1px solid #93c2d6
}

.tm-bottom .uk-nav-side > li:nth-child(1) > a {
	border-top: 1px solid #93c2d6
}

.uk-nav-side > li:not(.uk-nav-header)+li > a {
	border-top: none
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
	color: #4080ff
}

.tm-bottom .uk-panel, .tm-bottom .uk-panel li a:not([class]) {
	color: #1c1c51
}

.uk-nav-side > li > a {
	color: #1c1c51;
	padding: 7px 0
}

.via-agencia > svg {
	width: 30px;
	height: 16px;
	opacity: .6;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.via-agencia > svg > path {
	fill: #676666
}

.via-agencia > svg:hover {
	opacity: 1
}

@media (max-width: 1023px) {
	.tm-footer .uk-width-medium-2-3.uk-align-center.uk-align-medium-right {
		float: inherit
	}
	.tm-bottom {
		padding-top: 40px;
		padding-bottom: 30px
	}
}

#tm-fullscreen .tm-totop-scroller {
	border: 3px solid transparent;
	color: #fff;
	border-radius: 100%;
	width: 30px;
	display: block;
	height: 30px;
	margin-top: -1px;
	line-height: 30px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

#tm-fullscreen .tm-totop-scroller:hover {
	border: 3px solid #fff
}

.page-id-269 .uk-article-title {
	display: none
}

.page-id-269 .tm-page .tm-block:first-child {
	padding: 0
}

.tm-top-a .uk-cover-background {
	color: #fff;
	font-size: 35px;
	line-height: 45px
}

#clube .uk-button {
	display: block
}

#clube .uk-button strong {
	font-size: 16px
}

#clube .uk-button strong span {
	font-size: 28px
}

#clube p {
	font-size: 16px
}

.uk-close-alt {
	z-index: 2
}

.banner-lateral img {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%)
}

.banner-lateral a:hover img {
	-webkit-filter: brightness(120%)
}

.uk-table td {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px
}

.uk-table th {
	text-align: left;
	font-family: 'Roboto Condensed';
	line-height: 20px
}

.uk-table thead th {
	background: #00A6E5;
	color: #463729;
	border: 1px solid transparent;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5)
}

.uk-comment-title {
	margin: 5px 0 0 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	vertical-align: middle
}

.uk-comment-header {
	padding-top: 10px;
	padding-bottom: 10px
}

header.uk-comment-header > p {
	display: none
}

.uk-comment-title span {
	margin-top: -3px;
	display: block;
	margin-bottom: 0;
	color: rgb(166, 162, 158)
}

blockquote {
	font-size: 15px;
	color: #636F79
}

.uk-list li {
	padding-left: 15px;
	padding-bottom: 7px
}

.uk-list li:before {
	content: "»";
	display: inline-block;
	margin-right: 7px;
	margin-left: -15px;
	color: rgb(207, 202, 196);
	font-size: 20px
}

.tm-bottom-c .uk-list li:before {
	display: none
}

.tm-bottom-c .uk-list li {
	padding-left: 0
}

.uk-list > li > a {
	color: #00a2ca
}

.uk-accordion .uk-accordion-title {
	background: #F5F3F1;
	color: #463729;
	border: 1px solid transparent;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: none;
	border-radius: 1px;
	margin-bottom: 1px;
	padding: 10px 40px 10px 20px;
	position: relative
}

.uk-accordion .content {
	padding: 20px 40px 40px;
	background: rgba(245, 243, 241, 0.2)
}

.uk-accordion .uk-accordion-title.active,
.uk-accordion .uk-accordion-title:hover {
	background: #E7DFD7
}

.wk-accordion .content-wrapper {
	margin-bottom: 20px
}

.uk-accordion .uk-accordion-title:before {
	content: '';
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 0px;
	height: 0px;
	border-width: 0 0 15px 15px;
	border-style: solid;
	border-color: transparent transparent #00A6E5
}

.tm-content .uk-alert h3 {
	border: 0;
	padding-left: 0
}

.uk-alert {
	color: #625C55;
	padding: 15px 30px 25px;
	border: 0;
	box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.03)
}

.uk-alert:before {
	width: 4px;
	top: 0;
	background: #1c1c51;
	background-image: none;
	border: 0
}

.sitemap {
	margin-top: -100px;
	border: 0;
	font-size: 18px
}

.sitemap .uk-nav-side > li > a {
	color: #00a2ca;
	padding: 7px 20px;
	background: aliceblue
}

.sitemap .uk-nav-side > li > a:hover {
	color: #1c1c51;
	background: #b6e9f8
}

.sitemap .uk-nav-side > li:not(.uk-nav-header)+li > a {
	border-top: 1px solid #fff
}

.title-button {
	min-height: 85px;
	text-align: center;
	overflow: hidden;
	border: 0;
	background: #fff
}

@media (max-width: 768px) {
	.title-button {
		margin-bottom: 35px !important
	}
}

.uk-panel-box.title-button {
	padding: 0
}

.title-button a {
	min-height: 145px;
	display: block;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-filter: brightness(100%)
}

.title-button a:hover {
	-webkit-filter: brightness(110%)
}

.title-button a:hover div {
	-webkit-filter: brightness(90%);
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2)
}

.title-button div {
	font-family: 'Roboto Condensed';
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-size: 20px;
	line-height: 20px;
	width: 140px;
	height: 140px;
	text-align: center;
	margin: 2px 30px;
	border-radius: 100%;
	border: 5px solid #fff;
	padding: 48px 0 0;
	float: right;
	background: rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.uk-panel-box-primary > a:not([class]),
.uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]) {
	color: #FFCB05
}

.ilustracao {
	display: block;
	width: 100%
}

.uk-list.uk-accordion-title li {
	background: #F5F3F1;
	color: #463729;
	border: 1px solid transparent;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: none;
	border-radius: 1px;
	margin-bottom: 1px;
	padding: 10px 40px;
	position: relative
}

.uk-list.uk-accordion-title li:hover {
	background: #E7DFD7
}

.home .paginacao {
	display: none
}

.paginacao {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	z-index: 10
}

.proximo, .anterior {
	background: rgb(70, 55, 41);
	position: absolute
}

.proximo {
	right: 0
}

.anterior {
	left: 0
}

.proximo a, .anterior a {
	position: relative;
	display: block;
	width: 60px;
	height: 90px;
	text-indent: -3000px;
	overflow: hidden;
	font-family: FontAwesome;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.proximo a:after, .anterior a:after {
	position: absolute;
	color: #fff;
	top: 21px;
	font-size: 50px;
	text-indent: 0
}

.proximo a:after {
	content: "f105";
	right: 20px
}

.anterior a:after {
	content: "f104";
	left: 20px
}

div#opt_2 {
	height: 270px
}

.print {
	font-size: 14px;
	background: #00A6E5;
	border-radius: 0px 3px 0 3px;
	padding: 5px 10px;
	float: right;
	margin-top: -30px;
	margin-bottom: -30px;
	margin-right: -30px;
	cursor: pointer;
	position: relative;
	z-index: 2
}

.print:hover {
	background: #4080FF
}

.print > a {
	color: #fff
}

.print > a:first-child:before {
	content: "\f02f";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.print > a > img {
	display: none
}

body.single .print {
	font-size: 14px;
	background: #00A6E5;
	border-radius: 0px 3px 0 3px;
	padding: 5px 10px;
	float: right;
	margin-top: -30px;
	margin-right: -30px
}

.category .print {
	display: none
}

.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"],
.uk-form textarea,
.uk-form select {
	font-size: 15px !important;
	font-family: 'Roboto', sans-serif;
	border: none;
	background: transparent;
	padding: 0 !important;
	height: 50px;
	color: #313161;
	font-weight: 300;
	padding-left: 20px !important;
	border: 1px solid #1c1c51;
	width: 100%
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	height: 50px;
	color: #313161;
	width: 100%;
	font-weight: 300;
	padding-left: 20px !important
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
	padding-left: 20px
}

#footer .uk-form input[type="text"] {
	border: none;
	border-bottom: 2px solid #fff;
	background: transparent;
	color: #313161
}

#footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100%
}

.gform_wrapper {
	margin: 0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-size: 15px !important;
	color: #313161 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 15px !important;
	color: #313161 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-size: 15px !important;
	color: #313161 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300
}

#footer input:-ms-input-placeholder,
#footer textarea:-ms-input-placeholder {
	color: #313161 !important
}

#footer input::-moz-placeholder,
#footer textarea::-moz-placeholder {
	color: #313161 !important
}

#footer input::-webkit-input-placeholder,
#footer textarea::-webkit-input-placeholder {
	color: #313161 !important
}

#footer .gfield_label {
	display: none
}

.gform_wrapper form.via-news {
	max-width: 80%
}

.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
	padding-right: 0
}

.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus,
.uk-form textarea:focus,
.uk-form select:focus {
	border-color: #313161;
	background: transparent
}

.error {
	position: relative;
	color: #C41F25;
	margin-bottom: 5px
}

ul.errorlist {
	margin: 0;
	font-size: 13px;
	color: #fff;
	display: block;
	position: absolute;
	z-index: 100;
	top: 6px;
	right: 4px
}

ul.errorlist li {
	text-shadow: none;
	padding: 5px 10px;
	background-color: #C41F25;
	display: block;
	float: left;
	line-height: 19px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}

.gf_browser_chrome.gform_wrapper.gform_validation_error.uk-form_wrapper.uk-text-left_wrapper li:not(.gfield_error) .gfield_label {
	margin-top: 17px
}

body .gform_wrapper ul li.gfield {
	margin-bottom: 20px !important
}

@media only screen and (min-width: 641px) {
	body .gform_wrapper ul li.gfield {
		margin-top: 0
	}
	.gform_wrapper .via-news ul.gform_fields li.gfield {
		padding-right: 0
	}
}

.gform_wrapper .via-news ul.gform_fields li.gfield {
	position: relative;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all
}

.gform_wrapper .via-news .gform_footer {
	padding: 0;
	margin-left: auto
}

.gform_wrapper .via-news ul.gform_fields {
	padding-left: 0
}

.gform_wrapper .gfield_required {
	color: #e23535;
	margin-left: 4px
}

.gform_wrapper label.gfield_label {
	font-size: 13px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-weight: bold
}

body .gform_wrapper .top_label div.ginput_container {
	margin: 8px 0 0
}

.gform_wrapper table.gfield_list thead th {
	font-size: 13px;
	padding-bottom: 0;
	font-weight: 400
}

.gform_wrapper .field_description_below .gfield_description {
	padding: 0px;
	margin-bottom: 0px;
	background: #b6e9f88c;
	border-radius: 4px;
	margin-top: 9px;
	font-size: 13px
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0
}

.gform_wrapper .gform_footer {
	text-align: center
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	font-size: 13px;
	margin: 0;
	padding: 9px 26px;
	font-family: 'Roboto Condensed';
	color: #fff;
	background: #c41b89;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-weight: 400;
	border: none;
	border-radius: 3px
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input.button:focus,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:focus,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input.button:focus,
.gform_wrapper .gform_page_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input[type=submit]:focus {
	color: #fff;
	background: #fb1aa2;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

input {
	background-color: transparent;
	border: 1px solid #fff
}

.ginput_container:focus,
input:focus {
	outline: none
}

@media (max-width: 1220px) {
	.gform_wrapper form.gf_simple_horizontal {
		padding-left: 20px
	}
}

@media (max-width: 1024px) {
	.gform_wrapper form.gf_simple_horizontal {
		padding-left: 0
	}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width: 344px
	}
}

@media (max-width: 768px) {
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width: 330px
	}
	body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		margin-top: 0px
	}
}

@media (max-width: 414px) {
	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type=submit],
	.gform_wrapper .gform_page_footer input.button,
	.gform_wrapper .gform_page_footer input[type=submit] {
		padding: 2px 40px;
		font-size: 17px;
		line-height: 38px
	}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width: 100%
	}
	.gform_wrapper .gform_footer {
		padding: 0
	}
}

@media (min-width: 960px) {
	.gform_wrapper textarea.large {
		height: 320px;
		width: 733px
	}
}

#floating-nextprev {
	font: 400 14px / 18px 'Roboto Condensed', sans-serif
}

#floating-nextprev .floating-nextprev-content {
	line-height: 18px
}

#floating-nextprev span {
	color: #737373
}

#floating-nextprev.style-btngray .floating-nextprev-content {
	border-color: rgba(102, 102, 102, 0.34)
}

#floating-nextprev .floating-nextprev-prev img {
	margin: 0 10px 0 0
}

.tm-sidebar-a .wpusb {
	display: none
}
.tribe-events-ajax-loading {
   display: none !important;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
   background-color: transparent !important;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
   color: #4080ff !important;
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
   display: none !important;
}