@charset "UTF-8";
/*
Theme Name: COG - Curta o Gênero
Theme URI: http://royalcom.com.br
Author: Royalcom
Author URI: http://royalcom.com.br
Description: Tema padrão.
Requires at least: 4.9
Requires PHP: 7.2+
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

.dropdown-item{
	white-space: normal !important;
}

.dropdown-menu{
	width:325px;
}

embed,img,object,video {
	max-width: 100%;
}
sup {
	font-size: 58.3%;
	vertical-align: text-top;
}
sub {
	font-size: 58.3%;
	vertical-align: text-bottom;
}

.no-space-between-inline-blocks {
	*letter-spacing: normal;
	
	letter-spacing: -0.31em;
	
	
	word-spacing: -0.43em;
	
}


.no-space-between-inline-blocks > * {
	letter-spacing: normal;
	word-spacing: normal;
}

.displace {
	left: -5000px;
	position: absolute;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,
figure, figcaption, footer, header,menu, nav, output, ruby, section, summary,time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	/*font: inherit;*/
	font-size: 100%;
	vertical-align: baseline;
	
}
h1,h2,
h3,h4,h5,h6 {
	margin-bottom: 0;
	margin-top: 0;
}
.COLS_IN_ROW_WITHOUT_GAP {
	margin-left: -15px;
	margin-right: -15px;
	
}
.navbar-nav > li > a {
	padding: unset;
}
.navbar-nav > li > a:hover {
	background: unset;
}
a {
	color: inherit;
}
@media (min-width:1200px){
	.auto-clear .col-lg-1:nth-child(12n+1){
		clear:left;
	}
	.auto-clear .col-lg-2:nth-child(6n+1){
		clear:left;
	}
	.auto-clear .col-lg-3:nth-child(4n+1){
		clear:left;
	}
	.auto-clear .col-lg-4:nth-child(3n+1){
		clear:left;
	}
	.auto-clear .col-lg-6:nth-child(odd){
		clear:left;
	}
}

@media (min-width:992px) and (max-width:1199px){
	.auto-clear .col-md-1:nth-child(12n+1){
		clear:left;
	}
	.auto-clear .col-md-2:nth-child(6n+1){
		clear:left;
	}
	.auto-clear .col-md-3:nth-child(4n+1){
		clear:left;
	}
	.auto-clear .col-md-4:nth-child(3n+1){
		clear:left;
	}
	
	.auto-clear .col-md-6:nth-child(odd){
		clear:left;
	}
}
@media (min-width:768px) and (max-width:991px){
	.auto-clear .col-sm-1:nth-child(12n+1){
		clear:left;
	}
	.auto-clear .col-sm-2:nth-child(6n+1){
		clear:left;
	}
	.auto-clear .col-sm-3:nth-child(4n+1){
		clear:left;
	}
	.auto-clear .col-sm-4:nth-child(3n+1){
		clear:left;
	}
	.auto-clear .col-sm-6:nth-child(odd){
		clear:left;
	}
	
}
@media (max-width:767px){
	.auto-clear .col-xs-1:nth-child(12n+1){
		clear:left;
	}
	.auto-clear .col-xs-2:nth-child(6n+1){
		clear:left;
	}
	.auto-clear .col-xs-3:nth-child(4n+1){
		clear:left;
	}
	.auto-clear .col-xs-4:nth-child(3n+1){
		clear:left;
	}
	.auto-clear .col-xs-6:nth-child(odd){
		clear:left;
	}
	
}

html {
	font-size: 10px;
}
body {
	color: #181818;
	font-family: 'Oswald', sans-serif;
	font-size: 2.032rem;
	
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}

@media (max-width: 768px) {
	html {
		font-size: 8px;
		
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
body {
	float: none;
	height: auto;
	margin: 8px auto 0;
	position: relative;
}
.prancheta-1 {
	margin: 0 auto;
	position: relative;
	
}
.row-2 {
	position: relative;
}
.edicoesanteriores {
	margin: 1px auto 0;
	max-width: 196px;
	min-height: 36px;
	padding: 0 5%;
	margin: 0 15px;
	display: inline-block;
	position: relative;
	background: #e5deaa;
	background-position: center center;
	
	color: #0e0e0e;
	
	font-size: 1.5rem;
	
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
@media (max-width: 768px) {
	
	.edicoesanteriores {
		
		margin-bottom: 20px;
	}
	
	figure{
		width:100% !important; 
	}
	
	.conteudo img{
		width: 100%;
		height: 100%;
	}
	
}

.redessociais {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	justify-content: flex-end;
	position: relative;
	color: #fff;
	margin-left: auto;
}

.redessociais > * {
	float: left;
	margin: 0 5px 0 0;
}

.redessociais > *:last-child {
	margin-right: 0 !important;
}
.youtube {
	max-width: 40px;
	min-height: 40px;
	margin: 0 10px 0 0;
	padding: 5px 9px 0px;
	position: relative;
	width: 40px;
	border-radius: 30px;
	background: #0e0e0e;
	display: block;
	position: relative;
}

.forma-1-copy {
	
	display: block;
	margin: 0 auto;
	
	width: 24px;
}

.facebook {
	max-width: 40px;
	min-height: 40px;
	padding: 5px 11px 0px;
	margin: 0 10px 0 0;
	position: relative;
	width: 40px;
	border-radius: 30px;
	background: #0e0e0e;
	display: block;
	position: relative;
}

.facebook-logo-copy {
	display: block;
	margin: 0 auto;
	width: 14px;
}

.instagram {
	max-width: 40px;
	min-height: 40px;
	margin: 0 10px 0 0;
	padding: 5px 12px 0;
	position: relative;
	width: 40px;
	border-radius: 30px;
	background: #0e0e0e;
	display: block;
	position: relative;
}
.instagram-logo-copy {
	display: block;
	margin: 0 auto;
	
	width: 21px;
}
@media (max-width: 768px) {
	.redessociais {
		margin-bottom: 20px;
	}
}
.container-2 {
	position: relative;
}
.wrapper-2 {
	
	margin: 7px 0 0;
	min-height: 738px;
	position: relative;
	
}

.superbanner {
	position: absolute;
	
	top: 100px;
	width: 100%;
	
	background: #e5deaa center 0;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.col-data-wrapper {
	margin: 0 auto;
	
	min-height: 638px;
	position: relative;
}
.rectangle-9 {
	height: 634px;
	left: 50%;
	max-width: 1170px;
	position: absolute;
	top: 2px;
	width: 100%;
	
	
	background: #cac59d;
	margin-left: -585px;
}
.col {
	left: 50%;
	
	max-width: 1170px;
	
	min-height: 638px;
	padding: 35.7rem 1.282051% 6.5rem;
	
	
	position: absolute;
	top: 0;
	width: 100%;
	
	
	background: url(images/rectangle_13.jpg) no-repeat center 0;
	margin-left: -585px;
}

.secao-bege{
	background: #c25673 center 0;
}

.secao-bege-2{
	background: #c25673 center 0;
	position:relative;
	top:20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.secao-bege-3{
	background: #e5deaa center 0;
	position:relative;
	top:20px;
}

.banner_destaque{
	position: relative;
}

#banner_destaque .owl-dots{
	position: absolute;
	top: 565px;
	width: 100%;
	text-align: center;
}

#banner_destaque .owl-dots .owl-dot{
	background: #fff !important;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	margin-left: 10px;
}

#itinerancias {
	min-height: 410px;
	display: inline-flex;
}

.caixaacesso{
    width: 100%;
}

@media (max-width: 768px) {
	.rectangle-15-holder {
		max-width: 200px;
		width: 50%;
		min-height: 30px;
		padding: 0 20px;
		position: relative;
		background: #000000;
		background-position: center center;
		color: #e5deaa;
		font-size: 1.524rem;
		font-weight: bold;
		line-height: 29px;
		text-align: center;
		text-transform: uppercase;
		position: relative;
		margin: 0 auto;
	}	
	
	.facebook{
		padding: 8px 13px 0px !important;
	}

	.instagram{
		padding: 8px 13px 0px !important;
	}

	#itinerancias {
		min-height: 410px;
		display: block;
		clear: both;
		padding: 40px;
		width: 100%;
		margin: auto auto;
	}
	
	.menu-item{
		width:100%;
		padding: 10px 5px 10px 5px;
	}
	
	.dropdown-menu{
		width: 100% !important;
	}
	
	.boxescuroholder{
		padding-bottom: 20px !important;
	}
	
	.rectangle-5 {
		height: 33px;
		margin: 0;
		max-width: 40px;
		position: relative;
		width: 33px !important;
		background: #e5deaa;
	}
	
	.quadro1{
		padding: 30px;
		background: #000;
	}
	
	.quadro2{
		padding: 30px;
		background: #e5deaa;
	}
	
	.evento1 {
		margin: 15px 0px 15px 5%  !important;
	}
	
	.text-16 {
		margin: 15px 0 0px 0  !important;
		position: relative;
		color: #ffffff;
		font-size: 3.555999rem;
		font-weight: bold;
		line-height: 35px;
		min-height: 50px  !important;
	    width: 100%;
	}
	
	.text-19 {
	    margin: 20px 0 25px 0;
	    color: #0e0e0e;
	    font-size: 3.555999rem;
	    font-weight: bold;
	    line-height: 35px;
	    min-height: 80px;
	}	
		
	.titulo_simbolo {
		margin: 55px auto 0 !important;
		position: relative;
	}
	
	.logodosite{
		width:100%;
	}
	#chamaBusca{
		display:none;
	}
	
	#frmbuscawrap{
		display:none;
		height:130px !important;
		/*display:block !important;*/
		position:relative !important;
	}
	
	#frmbusca{
		top: 30px;
		position: relative;
		bottom: 50px;
		height: 130px;
		padding: 0px 15px 0 15px;		
	}
	
	.youtube {
		max-width: 40px;
		min-height: 40px;
		padding: 8px 11px 0;
		margin: 0 10px 0 0;
		position: relative;
		width: 40px;
		border-radius: 30px;
		background: #0e0e0e;
		display: block;
		position: relative;
	}
	
	.col-xs-6{
		width:49.9% !important;
		padding: 5px;
	}
	
	.edicoesanteriores{
		margin: 0 0 0 10px;
		font-size: 1.5rem;
	}
	
	.redessociais {
		margin-bottom: 5px;
	}

	#banner_destaque .owl-dots {
		position: relative;
		top: 25px;
		width: 100%;
		text-align: center;
		color: #000;
	}

	#banner_destaque .owl-dots .owl-dot {
		background: #000 !important;
		width: 20px;
		height: 20px;
		border-radius: 10px;
		margin-left: 10px;
	}
	
	.titulosuperbanner {
		position: relative !important;
		top: 0px !important;
		padding: 0px !important;
	}
	
	.text-2 {
		color: #0e0e0e;
		font-size: 1em !important;
		font-weight: bold;
		line-height: 0px; 
	}

	.text-3 {
		margin: 0px !important;
		color: #0e0e0e;
	}
	
	.titulo_simbolo {
		margin: 20px 0 0 0 !important;
		position: relative;
		top: 15px !important;
	}
	
	.secao-bege {
		background: #e5deaa center 0;
		position: relative;
		top: 15px;
		margin-top: 10px;
		padding-bottom: 40px;
	}
	
	.navbar-toggler{
		float:right;
	}
	
	.news {
		margin: 25px 0 0 0  !important;
		width: 100% !important;
		min-height: unset  !important;
		max-width: unset  !important;
		padding: 0 0 30px !important;
		position: relative;
		border: 1px solid #9e9e9e;
		background: #ffffff;
		background-position-x: 0%;
		background-position-y: 0%;
		background-clip: border-box;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center center;
	}
	
	.rectangle-3-copy-2 {
		display: block;
		margin: 0 auto !important;
		width: 100% !important;
		padding: 10px !important;
	}
	
	.camada-22-holder {
		left: 0 !important;
		max-width: unset !important;
		min-height: unset !important;
		padding: 0 !important;
		position: relative !important;
		top: 0;
		width: 100%;
		background: none;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		margin-left: 0px !important;
	}	
	
	.text-29{
		padding-bottom: 10px;
	}
	
	.rectangle-14-holder {
		margin: 0 auto !important;
	}
	
	.text-31 {
		text-align: left !important;	
	}	
	
	.row-6-2{
		display:block !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;		
	}
	
	.redessociais-2{
		padding: 10px;
	}
	
	.text-33{
		text-align: left !important;
	}
	
	.newsform{
		width:100% !important;
		padding: 10px;
	}
	
	.newsform input{
		width: 100% !important;
	}
	
	.cabecalho{
		width: 100% !important;
		padding: 10px;
		text-align: left;
	}
	
	.acessorapido .nav-link{
		color: #000 !important;
	}
	
	.logo-rodape{
		width: 100%;
	}
	
	.copiright{
		margin-bottom: 20px !important;
	}
	
	.plantas{
		text-align: center;
	}
	
	.plantas img{
		float: unset;
		width: 117px;
	}
	
	.itemconteudo img{
		width: 100%;
	}
	
	.apoio{
	    padding: 0 10px 4rem !important;
	}
	
	.wp-block-contact-form-7-contact-form-selector{
		padding: 20px;	
	}
	
	.logodosite{
		width: 100% !important;
	}
}

.wp-caption-text{
	font-size: 0.7em;
	font-style: italic;
}


.menu-item-has-children .menu-item-has-children .dropdown-menu.show {
    display: block;
    left: 100%;
    top: 0px;
}


#itinerancias .item{
	width: 265px;
	height: 395px;
	position:relative;
}

#itinerancias .owl-dots{
	position: absolute;
	top: 360px;
	width: 100%;
	text-align: center;
	width: 1120px;
	padding-bottom: 10px;
}

#itinerancias .owl-dots .owl-dot{
	background: #000;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	margin-left: 10px;
}

#itinerancias .owl-dots .owl-dot .active{
	background: #e5deaa !important;
}


.botoes-itinerancias{
	width: 50%;
	text-align:center;
	margin: 0 auto;
	padding-top: 55px;
}

.coluna-direita{
	width: 49%;
	position:relative;
}

.coluna-meio{
	width: 2%;
	position:relative;
}

.coluna-esquerda{
	width: 49%;
	position: relative;
}

.vermaisitinerancias {
	float: right;
	margin: 1px 0 0;
	max-width: 78px;
	min-height: 31px;
	padding: 5px 0 2px;
	width: 60.9375%;
	background: #e5deaa;
		background-position-x: 0%;
		background-position-y: 0%;
	background-position: center center;
	color: #000000;
	font-size: 2.016722rem;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.youtube-logo{
	float: left;
	color: #000;
	background: #e5deaa;
	height: 40px;
    width: 40px;
    border-radius: 40px;
    padding: 5px;
}

.titulosuperbanner {
	position: absolute;
	top: 330px;
	padding: 10px;
}
.text-2 {
	color: #0e0e0e;
	font-size: 3.810001rem;
	
	font-weight: bold;
	line-height: 50.8px;
}
.text-3 {
	
	margin: 10px 0 0 0.826446%;
	
	color: #0e0e0e;
}
.botaosuperbanner {
    margin: 5px 0 0;
    min-height: 60px;
    padding: 0 1.282051%;
    position: absolute;
    background: #000000;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: center center;
    color: #e5deaa;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    top: 490px;
    padding: 15px;
    left: 10px;
}
.passador {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	
	margin: 20px 43.247864% 0 44.615383%;
	
	position: relative;
}
.passador > * {
	float: left;
	margin: 0 13.803572% 0 0;
	
	
}
.passador > *:last-child {
	margin-right: 0 !important;
}
.layer {
	
	height: 10px;
	
	width: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
}

.ligacao {
	width: 35px;
}

.layer-2 {
	
	height: 10px;
	width: 10px;
	-webkit-border-radius: 50%;
	
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
}
.layer-3 {
	height: 10px;
	width: 10px;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
}
@media (max-width: 768px) {
	.col-data-wrapper {
		min-height: unset;
	}
	.col-data-wrapper > * {
		display: block;
		margin: 15px auto;
		position: relative;
		width: 100%;
		min-width: unset;
		max-height: unset;
		min-height: unset;
		
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
	}
}
.container-3 {
	position: relative;
}
.menu_linha {
	padding: 20px 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: 1px solid #dce6ef;
	
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	
}
.col-data-wrapper-2 {
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.logo-curta-o-genero_simples {
	float: left;
	max-width: 211px;
	width: 100%;
}
.elipse-1-holder {
	max-width: 53px;
	min-height: 53px;
	border-radius: 50px;
	background: #000;
	color: #ffffff;
	font-family: FontAwesome5FreeSolid, serif;
	font-size: 2.2rem;
	line-height: 55px;
	position: relative;
	top: 15px;
	cursor: pointer;
}

.elipse-1-holder i{
	padding: 15px;
}

.col-17 {
	
	float: right;
	margin: 15px 0.256191% 0 0;
	
	
	position: relative;
}

.wrapper-14 {
	min-height: 32px;
	
	position: relative;
	width: 100%;
	
}

.menu {
	color: #1d1d1f;
	font-size: 2.25rem;
	font-weight: bold;
	letter-spacing: -0.04em;
	line-height: 32px;
	width: 100%;
	top: 25px;
	position: relative;
}
.setasubmenu {
	
	left: 50%;
	max-width: 17px;
	
	min-height: 17px;
	padding: 6px 0.339751% 3px;
	
	position: absolute;
	top: 7px;
	width: 1.925255%;
	
	-webkit-border-radius: 8.63px;
	-moz-border-radius: 8.63px;
	
	border-radius: 8.63px;
	background: #000000;
	margin-left: -250.5px;
}
.shape-3 {
	display: block;
	margin: 0 auto;
	
	width: 11px;
	
}

@media (max-width: 768px) {
	.wrapper-14 {
		min-height: unset;
	}
	.wrapper-14 > * {
		display: block;
		
		margin: 15px auto;
		position: relative;
		width: 100%;
		min-width: unset;
		
		max-height: unset;
		min-height: unset;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
	}
	
}
@media (max-width: 883px) {
	.wrapper-14 {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		
		margin-right: 0;
		
	}
}
.layer-4 {
	height: 4px;
	max-width: 60px;
	
	position: relative;
	width: 6.795017%;
	
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	background: #64a8de;
}
.col-data-wrapper-2 > * {
	display: inline-block;
	vertical-align: top;
}

.container-4 {
	position: relative;
	
}
.submenu {
	margin: 0 auto;
	position: relative;
}


.dropdown-menu ,
.menulateral{
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing: 3px;
}


.rectangle-3-holder {
	margin: 0 6.756757%;
	
	
	max-width: 288px;
	min-height: 47px;
	
	padding: 0 3.243243%;
	
	position: relative;
	background: #000000;
	
	background-position: center center;
	color: #e5deaa;
	font-weight: bold;
	line-height: 47px;
}
.rectangle-3-copy-holder {
	margin: 10px 6.756757% 0;
	
	max-width: 288px;
	min-height: 47px;
	padding: 0 3.513514%;
	
	position: relative;
	
	background: #000000;
	background-position: center center;
	
	color: #e5deaa;
	font-weight: bold;
	line-height: 47px;
}
.rectangle-3-copy-2-holder {
	margin: 9px 6.756757% 0;
	
	max-width: 288px;
	min-height: 47px;
	padding: 0 3.513514%;
	
	position: relative;
	background: #000000;
	background-position: center center;
	color: #e5deaa;
	font-size: 2.018118rem;
	
	
	font-weight: bold;
	line-height: 47px;
}
.rectangle-3-copy-3-holder {
	margin: 10px 6.756757% 0;
	
	max-width: 288px;
	min-height: 47px;
	
	padding: 0 3.513514%;
	
	position: relative;
	
	background: #000000;
	background-position: center center;
	color: #e5deaa;
	
	font-weight: bold;
	line-height: 47px;
}
.rectangle-3-copy-4-holder {
	margin: 10px auto 0;
	max-width: 288px;
	min-height: 47px;
	padding: 5px 3.513514% 1px;
	
	position: relative;
	right: 4.324324%;
	width: 77.83784%;
	
	background: #000000;
	
	color: #e5deaa;
	font-weight: bold;
	
	line-height: 20.18118px;
}

@media (max-width: 288px) {
	.rectangle-3-copy-4-holder {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.rectangle-3-copy-4-holder {
		right: 0;
	}
}
.rectangle-3-copy-5-holder {
	margin: 10px auto 0;
	max-width: 288px;
	min-height: 47px;
	padding: 0 0.810811% 2px 3.513514%;
	
	
	position: relative;
	right: 4.324324%;
	width: 77.83784%;
	
	background: #000000;
	
	color: #e5deaa;
	font-weight: bold;
	line-height: 20.32px;
	
}
@media (max-width: 288px) {
	.rectangle-3-copy-5-holder {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.rectangle-3-copy-5-holder {
		right: 0;
	}
}
.rectangle-3-copy-6-holder {
	
	margin: 10px 6.756757% 0;
	
	max-width: 288px;
	min-height: 47px;
	padding: 0 3.513514%;
	
	position: relative;
	
	background: #000000;
	
	background-position: center center;
	color: #e5deaa;
	font-weight: bold;
	line-height: 47px;
}
.container-5 {
	position: absolute;
	
	top: 70px;
	width: 100%;
}
@media (max-width: 768px) {
	.wrapper-2 {
		min-height: unset;
	}
	.wrapper-2 > * {
		display: block;
		margin: 15px auto;
		
		position: relative;
		width: 100%;
		min-width: unset;
		max-height: unset;
		min-height: unset;
		
		top: unset;
		
		bottom: unset;
		left: unset;
		right: unset;
	}
}
.row-2-2 {
	overflow: hidden;
	position: relative;
}
.titulo_simbolo {
	margin: 26px auto 0;
	position: relative;
	
}

.layer-1 {
	float: right;
	margin: -40px 75px 0 0;
	/* width: 160px; */
	height: 170px;
}
.text-12 {
	margin: 7px 0 0;
	color: #000000;
	font-size: 3.555999rem;
	
	
	line-height: 40.63999px;
}
.simbolos {
	margin: 1rem auto 0;
	min-height: 150px;
	position: relative;
}
.tribal1 {
	float: right;
	text-align: center;
}
.vector-smart-object-copy {
	left: 50%;
	max-width: 104px;
	position: absolute;
	top: 0;
	width: 104px;
	margin-left: -92px;
	
}

@media (max-width: 768px) {
	
	.simbolos {
		min-height: unset;
	}
	.simbolos > * {
		
		display: block;
		margin: 15px auto;
		position: relative;
		width: 100%;
		
		min-width: unset;
		
		max-height: unset;
		min-height: unset;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
	}
}
.container-6 {
	
	position: relative;
}

.group-1 {
	
	margin: -9px 0 0;
	padding: 0 0 22px;
	
	position: relative;
	background: url(images/base_2.png) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.col-data-wrapper-3 {
	margin: 0 auto;
	position: relative;
	
}
.col-2 {
	margin: 0 auto;
	
	max-width: 265px;
	min-height: 355px;
	
	padding: 22.6rem 0 11px 1.666667%;
	
	position: relative;
	border: 1px solid #64a8de;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #0e0e0e;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	
	background-position: center center;
	-webkit-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
}

.text-15 {
	color: #e5deaa;
	font-size: 2rem;
	font-weight: bold;
	line-height: 30.47999px;
	text-align: center;
	
}
.botoes-4 {
	margin: 14px auto 0;
	position: relative;
	
	width: 49.23077%;
	
}
.youtube-5 {
	float: left;
	max-width: 33px;
	min-height: 33px;
	padding: 4px 4.6875% 5px;
	
	position: relative;
	width: 25.78125%;
	
	-webkit-border-radius: 16.63px 16.62px 16.62px 16.63px;
	-moz-border-radius: 16.63px 16.62px 16.62px 16.63px;
	border-radius: 16.63px 16.62px 16.62px 16.63px;
	background: #e5deaa;
}
.forma-1-4 {
	display: block;
	margin: 0 auto;
	width: 20px;
}

.vermais-4 {
	float: right;
	margin: 1px 0 0;
	max-width: 78px;
	min-height: 31px;
	
	padding: 8px 0 2px;
	width: 60.9375%;
	
	background: #e5deaa;
	background-position: center center;
	color: #000000;
	font-weight: bold;
	text-align: center;
	
	text-transform: uppercase;
}
@media (max-width: 128px) {
	.botoes-4 {
		left: 0;
		right: 0;
		
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		
	}
}
@media (max-width: 992px) {
	.col-2 {
		margin-bottom: 20px;
		
	}
}

.group-2 {
	margin: 0 auto;
	max-width: 265px;
	
	min-height: 326px;
	padding: 20.9rem 0 11px 1.666667%;
	
	position: relative;
	border: 1px solid #64a8de;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	
	border-radius: 7px;
	background: #0e0e0e;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	
	background-clip: padding-box;
	
	background-position: center center;
	-webkit-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
	-moz-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
	box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
}
.contrastes-2 {
	color: #e5deaa;
	font-size: 3.047999rem;
	
	font-weight: bold;
	text-align: center;
}
.botoes-3 {
	margin: 4rem auto 0;
	position: relative;
	width: 49.23077%;
	
}
.youtube-4 {
	float: left;
	max-width: 33px;
	min-height: 33px;
	padding: 4px 4.6875% 5px;
	
	position: relative;
	width: 25.78125%;
	
	-webkit-border-radius: 16.62px 16.63px 16.63px 16.62px;
	
	-moz-border-radius: 16.62px 16.63px 16.63px 16.62px;
	
	border-radius: 16.62px 16.63px 16.63px 16.62px;
	
	background: #e5deaa;
}
.forma-1-3 {
	display: block;
	margin: 0 auto;
	width: 20px;
}
.vermais-3 {
	float: right;
	margin: 1px 0 0;
	max-width: 78px;
	min-height: 31px;
	padding: 8px 0 2px;
	
	width: 60.9375%;
	
	background: #e5deaa;
	background-position: center center;
	color: #000000;
	font-weight: bold;
	
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 128px) {
	.botoes-3 {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
}
@media (max-width: 992px) {
	.group-2 {
		margin-bottom: 20px;
	}
}
.group-3 {
	margin: 0 auto;
	max-width: 265px;
	
	min-height: 326px;
	padding: 21.1rem 0 11px;
	position: relative;
	border: 1px solid #64a8de;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #000000;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	
	background-position: center center;
	-webkit-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
}
.text-14 {
	color: #e5deaa;
	font-size: 3.047999rem;
	
	font-weight: bold;
	line-height: 30.47999px;
	text-align: center;
}

.botoes-2 {
	margin: 7px auto 0;
	position: relative;
	width: 48.301888%;
	
}
.youtube-3 {
	float: left;
	max-width: 33px;
	min-height: 33px;
	padding: 4px 4.6875%;
	
	position: relative;
	width: 25.78125%;
	
	-webkit-border-radius: 16.63px/16.5px;
	-moz-border-radius: 16.63px/16.5px;
	
	border-radius: 16.63px/16.5px;
	background: #e5deaa;
}
.forma-1-2 {
	display: block;
	margin: 0 auto;
	width: 20px;
}
.vermais-2 {
	
	float: right;
	
	margin: 1px 0 0;
	max-width: 78px;
	min-height: 31px;
	
	padding: 8px 0 2px;
	width: 60.9375%;
	
	background: #e5deaa;
	background-position: center center;
	color: #000000;
	font-size: 2.016722rem;
	
	
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 128px) {
	
	.botoes-2 {
		left: 0;
		right: 0;
		
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 992px) {
	.group-3 {
		
		margin-bottom: 20px;
	}
}
.group-4 {
	margin: 0 auto;
	max-width: 265px;
	min-height: 326px;
	padding: 20.8rem 0 11px;
	position: relative;
	border: 1px solid #64a8de;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #0e0e0e;
	
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	
	background-clip: padding-box;
	
	background-position: center center;
	-webkit-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
	
}
.text-13 {
	
	color: #e5deaa;
	font-size: 3.047999rem;
	
	font-weight: bold;
	
	line-height: 30.47999px;
	text-align: center;
}
.botoes {
	margin: 10px auto 0;
	position: relative;
	width: 48.301888%;
	
}
.youtube-2 {
	float: left;
	max-width: 33px;
	
	min-height: 33px;
	padding: 4px 4.6875%;
	
	
	position: relative;
	width: 25.78125%;
	
	-webkit-border-radius: 16.63px/16.5px;
	
	-moz-border-radius: 16.63px/16.5px;
	border-radius: 16.63px/16.5px;
	background: #e5deaa;
}

.forma-1 {
	display: block;
	margin: 0 auto;
	width: 20px;
}
.vermais {
	float: right;
	margin: 1px 0 0;
	
	max-width: 78px;
	min-height: 31px;
	padding: 8px 0 2px;
	width: 60.9375%;
	
	background: #e5deaa;
	
	background-position: center center;
	color: #000000;
	font-size: 2.016722rem;
	
	font-weight: bold;
	
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 128px) {
	.botoes {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
}
@media (max-width: 992px) {
	.group-4 {
		margin-bottom: 20px;
	}
}

.passador-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	
	display: flex;
	-webkit-flex-wrap: wrap;
	
	flex-wrap: wrap;
	-webkit-box-pack: center;
	
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	margin: 3.8rem auto 0;
	position: relative;
}

.passador-2 > * {
	float: left;
	
	margin: 0 13.803572% 0 0;
	
}
.passador-2 > *:last-child {
	margin-right: 0 !important;
}

.layer-5 {
	height: 10px;
	width: 10px;
	
	-webkit-border-radius: 50%;
	
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.8);
}
.ligacao-2 {
	width: 35px;
}
.layer-6 {
	height: 10px;
	width: 10px;
	
	-webkit-border-radius: 50%;
	
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.7);
}
.layer-7 {
	height: 10px;
	
	width: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.7);
}
.container-7 {
	position: relative;
}
.evento2 {
	position: relative;
}
.col-data-wrapper-4 {
	margin: 5.9rem auto 0;
	min-height: 540px;
	position: relative;
}
.col-10 {
	
	left: 50%;
	max-width: 956px;
	padding: 5px 0;
	
	position: absolute;
	top: 0;
	width: 49.53368%;
	
	background: #e5deaa;
	background-position: 0 0;
	margin-left: 9px;
}
.col-12 {
	margin: 0px auto 0;
	position: relative;
}

.rectangle-5-copy {
	height: 33px;
	max-width: 40px;
	position: relative;
	width: 33px !important;
	
	background: #000000;
	
}
.text-19 {
	margin: 20px 0 50px 0;
	color: #0e0e0e;
	font-size: 3.555999rem;
	font-weight: bold;
	line-height: 35px;
	min-height: 150px;
}
.vector-smart-object-2 {
	display: block;
	position: relative;
	width: 143px;
	float: left;
}
@media (max-width: 768px) {
	.vector-smart-object-2 {
		right: 0;
	}
}
.rounded-rectangle-1-copy-6 {
	display: block;
	margin: 0 auto;
	position: relative;
	right: 28%;
	width: 46%;
	-webkit-border-radius: 6.93px/7.65px;
	-moz-border-radius: 6.93px/7.65px;
	border-radius: 6.93px/7.65px;
	top: 10px;
}

.rounded-rectangle{
    display: block;
    width: 100%;
    margin: 40px 0 40px 0;
    position: relative;
}

.vejatodosaudiovisual{
	color: #fff;
	background: #000;
	padding: 10px;
	text-align: center;
	font-size: 0.8em;
	top: 25px;
	position: relative;
	margin: 0 auto;
	left: 125%;
}

@media (max-width: 768px) {
	.rounded-rectangle-1-copy-6 {
		
		right: 0;
	}
	
	.topoform{
		padding-top:10px;
	}
}
@media (max-width: 768px) {
	.rounded-rectangle-1-copy-6 {
		margin-bottom: 20px;
	}
}
.rounded-rectangle-1-copy-5 {
	display: block;
	margin: 0 auto;
	position: relative;
	right: 80%;
	width: 46%;
	-webkit-border-radius: 6.96px/7.65px;
	-moz-border-radius: 6.96px/7.65px;
	border-radius: 6.96px/7.65px;
	top: 10px;
	
}
@media (max-width: 768px) {
	.rounded-rectangle-1-copy-5 {
		
		right: 0;
		
	}
}
@media (max-width: 768px) {
	.rounded-rectangle-1-copy-5 {
		margin-bottom: 20px;
	}
}
.botaovejatodos {
	
	left: 50%;
	max-width: 1318px;
	position: absolute;
	top: 0;
	width: 68.29015%;
	
	margin-left: -965px;
}

.layer-holder {
	max-width: 944px;
	overflow: hidden;
	padding: 20px 1.062215% 12px;
	
	position: relative;
	
	width: 71.62367%;
	
	background: #000000;
}
.evento1 {
	margin: 15px 0px 15px 38%;
	position: relative;
}
.rectangle-5 {
	height: 33px;
	margin: 0;	
	max-width: 40px;
	position: relative;
	width: 33px;
	background: #e5deaa;
}
.text-16 {
    margin: 20px 0 50px 0 !important;
    position: relative;
    color: #ffffff;
    font-size: 3.555999rem;
    font-weight: bold;
    line-height: 35px;
	min-height: 80px;
}
.row-11 {
	margin-top: -8px;
	
}
.rounded-rectangle-1 {
	display: block;
	left: 13.888889%;
	margin: 7.7rem auto 0;
	position: relative;
	width: 72.22222%;
	
	-webkit-border-radius: 6.96px/7.65px;
	-moz-border-radius: 6.96px/7.65px;
	border-radius: 6.96px/7.65px;
}
@media (max-width: 768px) {
	.rounded-rectangle-1 {
		left: 0;
	}
	
	.chamadaprogramacao {
		min-height: 215px !important;
	}
	
	.col-data-wrapper-6 p{
		padding-bottom: 5px;
	}

}
.rounded-rectangle-1-copy-4 {
	
	display: block;
	
	margin: 7.7rem auto 0;
	position: relative;
	right: 13.888889%;
	width: 72.22222%;
	
	
	-webkit-border-radius: 6.96px/7.62px;
	-moz-border-radius: 6.96px/7.62px;
	border-radius: 6.96px/7.62px;
}

@media (max-width: 768px) {
	.rounded-rectangle-1-copy-4 {
		
		right: 0;
		
	}
}



.botaovejatodos-2 {
	
	display: table;
    margin: 20px auto 0;
    max-width: 150px;
    min-height: 35px;
    padding: 0px 15px 0 15px;
	
	background: #e5deaa;
	background-position: center center;
	color: #000000;
	font-size: 1.554234rem;
	
	letter-spacing: -0.01em;
	line-height: 36px;
	text-align: center;
	
	text-transform: uppercase;
	
}


.botaovejatodos-x {
	
	display: table;
    margin: 20px auto 0;
    max-width: 150px;
    min-height: 35px;
    padding: 0px 15px 0 15px;
	
	background: #000;
	background-position: center center;
	color: #fff;
	font-size: 1.554234rem;
	
	letter-spacing: -0.01em;
	line-height: 36px;
	text-align: center;
	
	text-transform: uppercase;
	
}


@media (max-width: 944px) {
	.layer-holder {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
.rectangle-10-holder {
	
	margin: -48px 0 0 auto;
	max-width: 119px;
	min-height: 36px;
	padding: 0 0.30349%;
	
	position: relative;
	background: #000000;
	background-position: center center;
	color: #ffffff;
	font-size: 1.554234rem;
	
	letter-spacing: -0.01em;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	
}
@media (max-width: 768px) {
	.col-data-wrapper-4 {
		
		min-height: unset;
		
	}
	.col-data-wrapper-4 > * {
		display: block;
		margin: 15px auto;
		
		position: relative;
		width: 100%;
		
		min-width: unset;
		max-height: unset;
		
		min-height: unset;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
	}
}
.container-8 {
	
	position: relative;
}
.chamadaprogramacao-wrapper {
	position: relative;
}
.chamadaprogramacao {
	margin: 0  10px 20px;
	min-height: 235px;
	padding: 20px 1.666667%;
	position: relative;
	background: #000000;
	background-position: center center;
	text-align: center;
	top: 20px;
	bottom: 20px;
	position: relative;
}
.rectangle-7 {
	height: 30px;
	max-width: 100%;
	position: relative;
	background: #000000;
}
.text-20 {
	margin: 4.5rem 0 0;
	color: #e5deaa;
	font-weight: bold;
	text-align: center;
}
.container-9 {
	position: relative;
}
.noticias {
	margin: 21px 0 0;
	padding: 0 0 5px;
	position: relative;
	background: #e5deaa;
	background-position: center center;
}
.col-data-wrapper-5 {
	margin: 20px auto 0;
	position: relative;
}
.col-6 {
	float: left;
	margin: 0 3.412969% 0 0;
	
	position: relative;
	width: 50.85324%;
	
}

.vector-smart-object-3 {
	
	display: block;
	max-width: 182px;
	position: relative;
	width: 100%;
}
.text-21 {
	margin: 20px 0 0 auto;
	color: #0e0e0e;
	font-size: 2.8rem;
	line-height: 35px;
}
.text-22 {
	margin: 10px 0 0 0;
	
	color: #0e0e0e;
	font-size: 1.1em;
	
	line-height: 20.46955px;
}

.menulaterallist{
	list-style: none;
}

.newsform input{
	width: 100%;
}

.rectangle-12-holder {
	
	margin: 10px 10px 10px 0;
	
	max-width: 116px;
	min-height: 36px;
	
	padding: 0 1.006711%;
	
	position: relative;
	background: #000000;
	
	background-position: center center;
	color: #ffffff;
	font-size: 1.524rem;
	
	
	font-weight: bold;
	letter-spacing: -0.01em;
	line-height: 36px;
	text-align: center;
}
.simbolo {
	display: block;
	margin: 7rem auto 0;
	position: relative;
	width: 190px;
}
@media (max-width: 768px) {
	
	.simbolo {
		left: 0;
	}
}
.news {
	margin: 25px 0 0;
	max-width: 270px;
	min-height: 400px;
	padding: 0 0 30px;
	position: relative;
	border: 1px solid #9e9e9e;
	background: #ffffff;
		background-position-x: 0%;
		background-position-y: 0%;
		background-clip: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-position: center center;
}
.rectangle-3-copy-2 {
	display: block;
	margin: -1px auto 0;
	max-width: 268px;
	
	width: 100%;
	
}

.titulo {
	margin: 5px auto 0;
	width: 91.791046%;
	
	color: #000000;
	font-size: 1.647516rem;
	
	font-weight: bold;
	line-height: 1.2;
}
@media (max-width: 246px) {
	.titulo {
		
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		
	}
}

.botaovejamais {
	display: table;
	
	margin: 19px auto 0;
	max-width: 119px;
	
	min-height: 37px;
	
	padding: 0 4.104477%;
	
	
	background: #000000;
	
	background-position: center center;
	color: #ffffff;
	font-size: 1.524rem;
	
	line-height: 37px;
	
	text-align: center;
}
.news2 {
	margin: 4.4rem auto 30px;
	max-width: 268px;
	min-height: 413px;
	padding: 0 0 3.2rem 0.333333%;
	
	position: relative;
	border: 1px solid #9e9e9e;
	
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	
	background-clip: padding-box;
	
	background-position: center center;
}
.rectangle-3-copy {
	display: block;
	margin: -1px auto 0;
	
	max-width: 269px;
	width: 100.37313%;
	
}

.titulo-2 {
	margin: 5px auto 0;
	width: 87.68657%;
	
	color: #000000;
	font-size: 1.647516rem;
	
	font-weight: bold;
	line-height: 1.2;
}

@media (max-width: 235px) {
	.titulo-2 {
		left: 0;
		right: 0;
		width: 100%;
		
		margin-left: 0;
		margin-right: 0;
	}
}
.botaovejamais-2 {
	display: table;
	
	margin: 3.6rem auto 0;
	max-width: 119px;
	
	min-height: 37px;
	padding: 0 3.717472%;
	
	background: #000000;
	background-position: center center;
	color: #ffffff;
	font-size: 1.524rem;
	
	line-height: 37px;
	
	text-align: center;
}
.news3 {
	margin: 4.4rem auto 30px;
	max-width: 268px;
	
	min-height: 413px;
	padding: 0 0 3.4rem;
	position: relative;
	border: 1px solid #9e9e9e;
	
	
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	
	background-position: center center;
}
.rectangle-3-copy-5 {
	display: block;
	margin: -1px auto 0;
	max-width: 269px;
	
	width: 100%;
	
	
}
.titulo-3 {
	
	margin: 7px auto 0;
	width: 91.449814%;
	
	color: #000000;
	font-size: 1.647516rem;
	
	font-weight: bold;
	line-height: 1.2;
}

@media (max-width: 246px) {
	.titulo-3 {
		left: 0;
		
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
}
.botavejamais {
	display: table;
	margin: 5.1rem auto 0;
	
	max-width: 119px;
	min-height: 37px;
	padding: 0 4.089219%;
	
	background: #000000;
	background-position: center center;
	color: #ffffff;
	font-size: 1.524rem;
	
	line-height: 37px;
	
	text-align: center;
}
.container-10 {
	position: relative;
	
}
.chamadayoutube-wrapper {
	position: relative;
}
.chamadayoutube {
	margin: 21px auto 0;
	max-width: 1171px;
	min-height: 266px;
	padding: 21px 1.666667%;
	
	
	position: relative;
	
	background: #000000;
	background-position: center center;
}
.rectangle-7-2 {
	height: 57px;
	
	max-width: 363px;
	position: relative;
	width: 32.09549%;
	
	
	background: #000000;
	
}

.text-27 {
	margin: 4.5rem 0 0;
	
	color: #e5deaa;
	text-align: center;
}
.container-11 {
	
	position: relative;
	
}

.sobre {
	margin: 22px 0 0;
	
	padding: 17px 0 7px;
	position: relative;
	background: #f2f7fb;
	background-position: center center;
}
.col-data-wrapper-6 {
	margin: 0 auto;
	position: relative;
}
.wrapper-3 {
	float: left;
	margin: 2px 3.673095% 0 0;
	
	min-height: 493px;
	position: relative;
	width: 46.923782%;
	
	
}
.camada-22-holder {
	left: 50%;
	max-width: 444px;
	min-height: 493px;
	padding: 5.3rem 0.587084% 32.6rem;
	
	position: absolute;
	top: 0;
	width: 86.88845%;
	
	
	background: url(images/camada_22.png) no-repeat center 0;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-left: -188.5px;
}
.vector-smart-object-4 {
	display: block;
	margin: 0 auto;
	position: relative;
	right: 35.84475%;
	
	width: 124px;
}
@media (max-width: 768px) {
	.vector-smart-object-4 {
		right: 0;
	}
}
.vector-smart-object-copy-2 {
	left: 50%;
	max-width: 124px;
	position: absolute;
	
	top: 147px;
	width: 124px;
	margin-left: -255.5px;
}
@media (max-width: 768px) {
	.wrapper-3 {
		min-height: unset;
	}
	.wrapper-3 > * {
		display: block;
		margin: 15px auto;
		
		position: relative;
		width: 100%;
		min-width: unset;
		max-height: unset;
		min-height: unset;
		top: unset;
		
		bottom: unset;
		left: unset;
		right: unset;
	}
}
.col-7 {
	float: left;
	position: relative;
	width: 49.403122%;
	
}

.text-28 {
	margin: 0 0 0 0.185874%;
	
	
	color: #000000;
	font-size: 3.555999rem;
	
	line-height: 40.63999px;
}
.text-29 {
	margin: 19px 0 0;
	width: 100%;
	font-size: 1.7rem;
	letter-spacing: -0.02em;
	line-height: 25.4px;
	
}

@media (max-width: 538px) {
	.text-29 {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		
	}
}
.rectangle-14-holder {
	margin: 21px 0 0 0.185874%;
	
	
	max-width: 149px;
	min-height: 37px;
	padding: 0 3.717472%;
	
	position: relative;
	
	background: #000000;
	
	background-position: center center;
	
	color: #ffffff;
	
	font-size: 1.524rem;
	
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	
	text-transform: uppercase;
	
}
.container-12 {
	position: relative;
}
.apoio {
	margin: 4.6rem 0 0;
	padding: 0 0 4.3rem;
	position: relative;
	background: #feffff;
	background-position: center center;
}
.col-data-wrapper-7 {
	margin: 0 auto;
	position: relative;
}
.titulo-4 {
	
	position: relative;
	color: #000000;
	font-size: 3.555999rem;
	
	line-height: 40.63999px;
}
.row-19 {
	margin-top: 0;
}
.marca1 {
	display: block;
	margin: 3.6rem auto 10px;
	width: 136px;
}
.marca2 {
	
	display: block;
	left: 2.037037%;
	
	margin: 3.6rem auto 0;
	max-width: 281px;
	
	position: relative;
	
	width: 100%;
	
}
@media (max-width: 768px) {
	
	.marca2 {
		left: 0;
	}
	
}
.marca3 {
	display: block;
	
	left: 1.702128%;
	margin: 3.6rem auto 0;
	max-width: 454px;
	
	position: relative;
	width: 100%;
}
@media (max-width: 768px) {
	.marca3 {
		left: 0;
	}
}
.marca4 {
	display: block;
	margin: 3.5rem auto 13px;
	width: 135px;
	
}
.marca5 {
	display: block;
	margin: 16px auto 0;
	max-width: 1098px;
	width: 100%;
}
.container-13 {
	position: relative;
}

.rodape {
	margin: 21px 0 0;
	min-height: 378px;
	position: relative;
	
}
.col-8 {
	
	padding: 7.3rem 0 5.7rem;
	position: absolute;
	top: 1px;
	width: 100%;
	background: #e5deaa;
}

.col-data-wrapper-8 {
	margin: 15px auto 0;
	position: relative;
}

.forma-2-copiar-copy {
	height: 1px;
	margin: 0 auto;
	max-width: 1171px;
	width: 100.08547%;
	
	background: rgba(14, 14, 14, 0.1);
}

.contatos {
	margin: 0 auto;
	position: relative;
}
.contatos-2 {
	margin: 10px auto 0;
	color: #0e0e0e;
	font-weight: bold;
}
.text-31 {
	margin: 10px auto 0;
	color: #0e0e0e;
	font-weight: bold;
	text-align: center;
}

.text-32 {
	margin: 10px 0 0;
	color: #0e0e0e;
	font-size: 1.775rem;
	
	
	line-height: 22.86px;
}
@media (max-width: 768px) {
	.contatos {
		margin-bottom: 20px;
	}
}
.redessociais-2 {
	margin: 10px auto 0;
	position: relative;
	color: #fff;
}
.text-33 {
    margin: 0 0 0 auto;
    color: #0e0e0e;
    text-align: center;
    font-weight: bold;
}

.row-6-2 {
	
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	
	justify-content: flex-end;
	margin: 6px 0 17px auto;
	position: relative;
	
}
.row-6-2 > * {
	float: left;
	margin: 0 6.956522% 0 0;
	
}
.row-6-2 > *:last-child {
	margin-right: 0 !important;
}
.elipse-2-copy-holder {
	max-width: 33px;
	min-height: 33px;
	padding: 4px 5.217391% 5px;
	
	position: relative;
	width: 28.695652%;
	
	-webkit-border-radius: 16.63px 16.62px 16.62px 16.63px;
	-moz-border-radius: 16.63px 16.62px 16.62px 16.63px;
	border-radius: 16.63px 16.62px 16.62px 16.63px;
	background: #0e0e0e;
	
}

.forma-1-5 {
	display: block;
	margin: 0 auto;
	width: 20px;
}

.elipse-2-holder {
	
	max-width: 33px;
	
	min-height: 33px;
	padding: 11px 8.695652% 0;
	
	position: relative;
	width: 28.695652%;
	
	-webkit-border-radius: 16.63px;
	-moz-border-radius: 16.63px;
	
	border-radius: 16.63px;
	
	background: #0e0e0e;
}

.facebook-logo {
	
	display: block;
	
	margin: 0 auto;
	width: 12px;
}
.elipse-2-copiar-holder {
	max-width: 33px;
	min-height: 33px;
	padding: 8px 6.956522% 9px;
	
	position: relative;
	width: 28.695652%;
	
	-webkit-border-radius: 16.64px/16.63px;
	
	-moz-border-radius: 16.64px/16.63px;
	border-radius: 16.64px/16.63px;
	background: #0e0e0e;
}
.instagram-logo {
	display: block;
	margin: 0 auto;
	width: 16px;
}
.forma-2-copiar {
	height: 1px;
	
	margin: 3.4rem auto 0;
	max-width: 1171px;
	width: 100.08547%;
	
	background: rgba(14, 14, 14, 0.1);
}
.logo {
	display: block;
	margin: 5px auto 0;
	max-width: 222px;
	position: relative;
	right: 8.888889%;
	width: 100%;
}

.logo {
	display: block;
	margin: 17px auto 0;
	max-width: 222px;
	position: relative;
	right: 8.888889%;
	width: 100%;
}


@media (max-width: 768px) {
	.logo {
		right: 0;
	}
	
}
.copiright {
	margin: 18px auto 0;
	
	color: #0e0e0e;
	font-size: 1.524rem;
	
	line-height: 22.86px;
	
	text-align: center;
	
}
.container-14 {
	
	position: relative;
	
}
.col-data-wrapper-9 {
	margin: 0 auto;
	position: relative;
}
.wrapper-15 {
	min-height: 198px;
	position: relative;
	width: 97.6295%;
	
}

.endereco {
	position: relative;
	top: 0;
}

.rectangle-15-holder {
	max-width: 200px;
	min-height: 30px;
	padding: 0 20px;
	
	position: relative;
	background: #000000;
	background-position: center center;
	color: #e5deaa;
	font-size: 1.524rem;
	
	font-weight: bold;
	
	line-height: 29px;
	
	text-align: center;
	text-transform: uppercase;
	
}
.text-35 {
	margin: 10px 0 0;
	color: #0e0e0e;
	font-weight: bold;
}
.text-36 {
	
	margin: 8px 0 0;
	color: #0e0e0e;
	font-size: 1.778rem;
	
	line-height: 22.86px;
}

.acessorapido{
	color: #1d1d1f;
    font-size: 3.048rem;
    text-align: center;
    text-transform: uppercase;
	margin: 0 auto;
}

.nav-2 {
	
	left: 50%;
	max-width: 1080px;
	
	position: absolute;
	top: 39px;
	width: 97.1223%;
	
	margin-left: -524px;
	
}
@media (max-width: 768px) {
	.wrapper-15 {
		width: 100% !important;
		
		left: unset !important;
		right: unset !important;
	}
}
.navbar-default {
	
	background-color: transparent;
}

@media (max-width: 768px) {
	.navbar-collapse {
		background-color: rgba(0, 0, 0, 0.8) !important;
		
	}
	
	.nav-link{
		color:#fff !important;
	}
	
	.navbar-collapse > ul {
		padding: 5px;
	}
	.nav-2 {
		margin: 0 0 0 auto;
	}
	
}

.navbar-toggler-icon{
	font-size:1.6em !important;
}


.nav-list {
	
	position: relative;
	width: 100%;
	list-style: none;
}
.nav-list li {
	margin: 0 3.888889% 0 0;
	
}

@media (max-width: 768px) {
	.nav-list li {
		margin: 0 auto;
		
		text-align: center;
	}
	
}

.nav-list li:last-child {
	margin-right: 0;
}
.acessorapido .nav-item {
	color: #1d1d1f;
	font-size: 2.3rem;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

.nav-item-1-2 {
	
	color: #1d1d1f;
	font-size: 3.048rem;
	
	text-align: center;
	
	text-transform: uppercase;
	
}
.nav-item-1-3 {
	color: #1d1d1f;
	font-size: 3.048rem;
	
	
	text-align: center;
	text-transform: uppercase;
}
.nav-item-1-4 {
	color: #1d1d1f;
	font-size: 3.048rem;
	
	text-align: center;
	
	text-transform: uppercase;
	
}

.nav-item-1-5 {
	color: #1d1d1f;
	font-size: 3.048rem;
	
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.wrapper-15 {
		min-height: unset;
	}
	
	.wrapper-15 > * {
		display: block;
		margin: 15px auto;
		
		position: relative;
		width: 100%;
		
		min-width: unset;
		
		max-height: unset;
		min-height: unset;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
	}
}
@media (max-width: 1112px) {
	.wrapper-15 {
		left: 0;
		right: 0;
		width: 100%;
		margin-left: 0;
		
		margin-right: 0;
	}
}

.vetores {
	left: 41.352062%;
	margin: 8.5rem auto 0;
	position: relative;
	width: 17.295874%;
	
}

.planta-copy {
	float: left;
	margin: 0 7.614213% 0 0;
	width: 117px;
}
.planta {
	float: left;
	width: 117px;
}

@media (max-width: 197px) {
	.vetores {
		left: 0;
		right: 0;
		width: 100%;
		
		margin-left: 0;
		
		margin-right: 0;
		
	}
}

@media (max-width: 768px) {
	.vetores {
		left: 0;
	}
}
.container-15 {
	position: absolute;
	top: 0;
	width: 100%;
	
}

@media (max-width: 768px) {
	.rodape {
		min-height: unset;
	}
	.rodape > * {
		display: block;
		margin: 15px auto;
		position: relative;
		width: 100%;
		
		min-width: unset;
		
		max-height: unset;
		
		min-height: unset;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
		
	}
}
.text-style {
	
	text-transform: uppercase;
}

.fw700 {
	font-weight: bold;
	font-size: 1.2em;
}
.color000000 {
	color: #000000;
}
.fw400 {
	
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	
	body.menu-lock {
		position: fixed;
		left: 0;
		top: 0;
		
		width: 100%;
		height: 100%;
	}
	.navbar-toggle {
		position: fixed;
		
		right: 5px;
		top: 5px;
		background: #dddddd;
		z-index: 101;
		margin: auto;
	}
	.navbar-collapse {
		
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 50px;
		background: #000000;
		z-index: 100;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
	.navbar-collapse li p,.navbar-collapse li a {
		font-size: 20px;
		padding: 20px 0px;
	}
	
}
@media (max-width: 768px) {
	
	.col-data-wrapper-4 {
		margin: 5.9% auto 0;
	}
	
}

@media (max-width: 768px) {
	.rounded-rectangle-1 {
		margin: 7.7% auto 0;
	}
}
@media (max-width: 768px) {
	.rounded-rectangle-1-copy-4 {
		margin: 7.7% auto 0;
	}
	
}
@media (max-width: 768px) {
	
	.simbolo {
		margin: 6.9% auto 0;
	}
}

@media (max-width: 768px) {
	.botavejamais {
		
		margin: 5.1% auto 0;
		
	}
}
@media (max-width: 768px) {
	.text-35 {
		
		margin: 9% 0 0;
	}
}
@media (max-width: 768px) {
	.vetores {
		margin: 8.5% auto 0;
	}
}
@media (max-width: 768px) {
	.col {
		padding: 35.7% 1.953125% 6.5%;
		
	}
}
@media (max-width: 768px) {
	.col-2 {
		padding: 20.6% 0 11px 0.651042%;
		
		
	}
}
@media (max-width: 768px) {
	.group-2 {
		padding: 20.9% 0 11px 0.651042%;
		
	}
}
@media (max-width: 768px) {
	.group-3 {
		padding: 21.1% 5% 11px;
		
	}
}
@media (max-width: 768px) {
	.group-4 {
		padding: 20.8% 5% 11px;
		
	}
}

@media (max-width: 768px) {
	.col-8 {
		padding: 7.3% 5% 5.7%;
		
	}
}


.menulateral{
	background: #e5deaa;
	padding:5px;
	border-radius:5px;
}

h3{
    font-size: 1.2em;
    font-weight: bold;
}

.conteudo{
	margin: 10px 0 10px 0; 
}

h4.subtitulo{
	margin: 0;
    padding: 0;
    font-style: italic;
    font-size: 0.8em;
}

.btnvoltar{
	font-size: 1em;
    padding: 2px 15px 2px 15px;
    background: #e5deaa center 0;
}

#wpcf7-f13-p10-o1 .wpcf7-text,
#wpcf7-f13-p10-o1 .wpcf7-textarea{
    padding: 2px 15px 2px 15px;
    background: #e5deaa center 0;
	margin: 5px 0 5px 0;
	width: 100%;
}

.wpcf7 .wpcf7-submit{
	font-size: 0.9em;
    padding: 10px 20px 10px 20px;
    background: #000 center 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	width: 100%;
}

#wpcf7-f75-o2 .wpcf7-text,
.newsform .wpcf7-text{
	border: 1px solid;
    padding: 5px;
    margin: 5px 10px 5px 0px;
}

.paginacao{
	display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

.paginacao .page-item.active .page-link{
	background-color: #000 !important;
    border-color: #000 !important;
	color: #fff;
}

.paginacao .page-item .page-link{
	background-color: #fff !important;
    border-color: #000 !important;
	color: #000;
}

.btnpesquisar{
	font-size: 0.9em;
    padding: 10px 20px 10px 20px;
    background: #000 center 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

.inptbusca{
	border: 1px solid;
    padding: 5px;
    margin: 5px 10px 5px 0px;
	width: 100%;
}

.expanded{
	height: 50px !important; 
	transition: 500ms;
	display: block !important;
}

.nav{
    justify-content: space-between;
}

.bread{
	font-size: 1.7rem;
}

.single  .conteudo p{
	line-height: 1.4;
    padding: 10px 0 10px 0 !important;
}
.single .conteudo a{
	text-decoration: underline;
}

.single .conteudo b,
.single .conteudo strong{
	font-style: bold !important;
}

.cabecalho{
	padding-bottom: 30px;
}

.imglateral{
	margin: 5px 0 5px 0;
    position: relative;
    display: block;
}

.boxescuro{
	margin: 0 auto;
    width: 255px;
    min-height: 355px;
    padding: 20rem 0 11px 1.666667%;
    position: relative;
    border: 1px solid #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #0e0e0e;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-position: center center;
    -webkit-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgb(0 0 0 / 2%);
    -moz-box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgba(0, 0, 0, 0.02);
    box-shadow: -9.768278px 23.01262px 22.04px 6.96px rgb(0 0 0 / 2%);	
}

.boxescuro:hover {
    transform: scale(1.1);
	transition: all 1s;
}

.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright{
	display: block;
	margin-left: auto;
	margin-right: 0;
	float:right;
}

.alignleft{
	display: block;
	margin-left: 0;
	margin-right: auto;
	float:left;
}

.dropdown-menu{
	font-size: 1.6rem;
	border: 1px #000 solid;
	background: #e5deaa center 0;
	color: #000;
}

.dropdown-menu li{
	border-bottom: 1px #fff solid;
}

.dropdown-menu a{
	font-weight: bold;
}

.aws-controls{
	display: inline-flex;
    text-decoration: none;
    list-style: none;
}

.conteudo p{
	padding: 5px 0 5px 0 !important;
}

.page .conteudo p strong{
    clear: both;
    width: 100%;
    position: relative;
    display: block;
}

.single .conteudo p strong{
    width: 100%;
    position: relative;
    display: block;
}

.conteudo img{
	padding: 0 15px 5px 15px !important;
}

.conteudo figcaption{
	text-align: center;
	padding-bottom: 15px;
}
}
#popup{
    background: #000;
    color: #fff;
    position: sticky;
    font-size: 0.7em;
    bottom: 0px;
    z-index: 999;
}

#popup .aviso{
	padding: 10px;
}

.logodosite{
	width: 219px;
}

#menu-principal,.edicoesanteriores{
	text-transform: uppercase;
}

#popup a{
	text-decoration: underline;
}

#selmenusubprograma {
    width: 100%;
    font-size: 0.8em;
    height: auto;
}

.rodaperedes{
	display:inline-flex;
	flex-direction: row;
	padding: 5px;
}
}
