@charset "iso-8859-1";
/* CSS Document */

*{
	margin:0;
	padding:0;
	vertical-align: top;
}
.organizacao {
    display: flex;
    justify-content: center;
}
footer {
    display: flex;
    justify-content: center;
}
body{
	font-family: Helvetica, sans-serif;
	color: #000;
	width: 100%;
}
a{
	color:#000;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	margin-bottom: 20px;
}
img{
	border:none;
}
img#bandeira{
	max-width: 34px;
}
ul{
	margin-bottom: 15px;
}
li {
	/* margin-left: 18px; */
}
p.data{
	margin: 10px 0px;
}
div#inscricao{
	padding: 10px 0px
}
div#inscricao div{
	display: inline-block;
	vertical-align:middle;
}
div#local p{
	text-align: right;
}
div#botao{
	margin: 0px 8px;
}
div#doacao{
	width: 175px;
}
div#doacao img{
	float: right;
}
div#doacao p{
	width: 96px;
}
div#doacao p+p{
	margin-top: 10px;
}
#container div.col3 p{
	font-size: 11px;
}
#container{
	width: 800px;
	margin: 0 auto;/*
	background-color: #fff8de;
	border: 1px solid #fff8de;*/
}
#container {
    width: 100%;
    margin: 0;
    padding: 0;
}
	
.clear{
	clear:both;
}
.linha{
	height: 2px;
	background-color: rgb(107, 107, 107);
}
#container .dir{
	float:right;
}
#container .esq{
	float:left;
	
}
#container #header{
	position: relative;
	margin-top: 20px;
}
#container #header #idioma{
	position: absolute;
	right: 30px;
	/* background-color: #11345a; */
	/* box-shadow: 5px 5px rgba(0, 0, 0, 0.2); */
	/* width: 95px; */
	/* height: 48px; */
	text-align: center;
	/* padding-top: 12px; */
}

#container #header #idioma a{
	color: #00325b;
	line-height: 24px;
}
#container p.inscri{
	color: #66ff33;
	font-size: 30px;
	margin-left: 235px;	
}
#container #header h1{
	font-size:45px;
	text-align:center;
	text-shadow:2px 2px 2px #333;
	position:relative;
	margin-top:-40px;
}
#container #content{
	width: 100%;
}
#container #content input[type='submit']{
	/* padding:5px 10px 5px 10px; */
	/* background-color: #fff8de; */
	/* border-color: #C9BB88; */
	/* border-style: solid; */
	/* border-radius: 20px; */
	/* font-weight: bolder; */
	/* color: #857F00; */
}
#container #content input[type='submit']:hover{
	color: #993300;
	background-color: #FFF1BB;
	cursor: pointer;
}
#container #content input[type='text'], #container #content select{
	border: 1px solid #cccbcb;
	padding: 4px 0;
	border-radius: 15px;
	width: 53%;
	display: inline-block;
	margin-left: 2%;
}
#container #content input[type='text'].peq{
	width:100px;
}
#container #content input[type='text'].gde{
	width:266px;
}
#container p,#container h2 span{
	text-decoration:none !important;
	text-align: center;
}

container p.incri{
	text-align: center;
	font-weight: bold;
}

#container #content .center{
}
p.alert{
	padding:7px;
	margin-bottom:10px;
	font-weight:bold;
	color:#333;
	font-size:12px;
}
p.erro{
	color: #9e1111; 
	background-color: #f5e8e8; 
	border-color: #dfb2b2; 
}
p.aprov{
	color: #11a322; 
	background-color: #e8f6e9; 
	border-color: #b2e1b7; 	
}
#container .center{
	text-align:center;
}
#container #content #contato{
	display: table;
	margin: 20px auto 20px auto;
	width: 960px;
}
#container #content #contato label{
	padding-right:5px;
	text-align:right;
	display:block;
	font-weight:bold;
	margin-bottom: 25px;
}
#container #content #contato label.mesclada{
	
}
#container #content #horario{
	margin: 20px 0px 20px 0px;
}
#container #content #horario h2{
	margin-bottom:10px;
}
#container #content #horario table{
	width:100%;
	font-size:18px;
}
#container #content #horario table thead{}
#container #content #horario table thead tr{}
#container #content #horario table thead tr th{
	border:1px dotted #3333ff;
	padding:5px;
	font-size:20px;
}
#container #content #horario table tbody{}
#container #content #horario table tbody tr{}
#container #content #horario table tbody tr td{
	text-align:center;
	padding:3px;
	border-bottom:1px dotted #3333ff;
	border-left:1px dotted #3333ff;
	border-right:1px dotted #3333ff;
}
#container #content #horario table tbody tr td ul{}
#container #content #horario table tbody tr td ul li:first-child{
	margin-top:20px;
}
#container #content #horario table tbody tr td ul li{
	text-align:left;





	list-style:none;


	margin-bottom:10px;
}
#container #content p.gde{
	font-size:25px;
}
#container #content p.mde{

	font-size:20px;
}
#container #content span.label{width: 43%;display: inline-block;vertical-align: sub;font-size: 16px;color: #383838;}
#container #footer{
	margin-top: 15px;
}
#container #footer #organizadores{
	/*float: right;*/
	width:100%;
}
#container #footer .esq{
	
}
#container #footer .esq span{
	line-height:100px;
	float:right;
}
#container #footer p{
	font-size: 11px;
}
#container #footer div{
	display: inline-block;
}
#container #footer .dir{
	float: right;
	margin-left: 80px;
	text-align: center;
	padding-right: 45px;
}
#container #footer .dir img{
	margin-top:21px;
}
#container #footer .dir span{
	line-height:106px;
	float:right;
}

#container #content a.underline{
	text-decoration:underline;	
}

#container #content #center{
	margin:0 auto;	
	width: 565px;
	padding-bottom:5px;
}

#container #content table tr td.titulo{
	font-size:30px;	
	color:#00ff00;
	font-weight:bold;
}

#container #content table span{
	font-size:13px;
	text-decoration:none !important;	
}
#container #content #horario span{
	font-size:12px !important;	
}

.imgOrganizacao{
	/* box-shadow: 0 0 22px bisque; */
	margin: 12px;
}
/*.background{
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:-999;
}*/
.background {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100vw;
    left: 0;
    top: 0;
    z-index: -999;
    /* background-image: url(../img/fundo2.jpg?); */
    background-position: center center;
    -webkit-filter: grayscale(25%);
    filter: grayscale(25%);
}
.background img{
	display:none;
}
#tabela td{
	padding:0px; vertical-align:middle;
}
#tabela img{
	 max-height:88px;
}

div#info.left {
    text-align: left;
    float: left;
    padding-left: 20px;
}
div#patrocinadores {
    width: 100%;
    margin-top: 40px;
}
p.margin-organizadores {
    margin-left: 300px;
}
.background:after {
    width: 100%;
    height: 100vh;
    display: block;
    content: " ";
}
@media(max-width:1024px){
	#container {
		/* background-image: url(../img/background-mobile.jpg?asd)!important; */
		background-size: contain;
		/*margin-top: 20px;
		margin-bottom: 20px;*/
	}
	.background{
		height:100vh !important;	
	}
#container {
    width: 100%;
    padding: 0 15px;
    overflow-x: hidden;
	box-sizing:border-box;
}

#container #header > p:not(#idioma) > img {
    width:  100%;
    padding-top:  25px;
}

#container #header #idioma {
    position: relative;
    right:  inherit;
    top: inherit;
    left:  inherit;
    bottom:  inherit;
    clear: both;
    display: block;
    width: 120px;
    margin-left: 15px;
}

div#header {
    padding-top: 15px;
}
#tabela td{
    border: none;
	padding: 5px 0;
}
tr, td, th {
    display: block;
    width:  100%;
    float: none;
    height: auto;
}
tr.border_block {
    border-bottom: 4px solid #00000021;
}
div#inscricao div *, div#inscricao div {
    display: block !important;
    width: auto !important;
    text-align:  center;
    float: none;
    margin: 0 auto;
}

div#inscricao div#local {
    width:  100% !important;
}

#container #footer #organizadores * {
    width: auto;
    display: block;
    float: none;
    text-align:  center;
    margin: 0 auto;
    padding: 0;
}

#container #footer #organizadores img {
    display: block;
    margin: 15px auto;
}


#container #footer div {
    width:  100%;
}
tr:not(.border_block) td:last-child {border-bottom: 2px solid #0000002e !important;padding-bottom: 25px !important;}
#container #content{
	width:100%
}


#container #content #contato {
    margin: 0;
    box-sizing:  border-box;
}

#container #content #contato input {
    width:  100%;
    display: block;
}

#container #content #contato td {
    display: block;
    width:  100%;
}

#container #content #contato td label {
    text-align:  center;
}

#container #content #contato input[type='submit'] {
    margin-top:  25px;
    background: #f6b900;
    color: black;

    padding: 15px 0;
}p.alert {
    text-align: center;
}
#container #content #contato, #container #content #contato table, #container #content #contato table input {
    width: 100%;
    padding: 5px 0;
    box-sizing: border-box;
}
}	
p.sub_titulo {
    font-size: 26px;
    margin: 35px 0;
}
p.sub_titulo {
    margin-top: 40px;
}

p.sub_titulo2 {
    margin-top: 20px;
    margin-bottom: 35px;
}

p.inscricao_bto a, p.inscricao_bto input {
    display: inline-block !important;
    padding: 10px 30px !important;
    background: #00315b !important;
    color: white !important;
    margin-bottom: 35px !important;
    border: none !important;
    font-size: 20px !important;
    border-radius: 6px !important;
    text-transform: uppercase;
}
p.sub_titulo, p.sub_titulo2 {
    font-size: 28px;
}
.bx-wrapper{border:none !important}
@media(min-width:980px){
	.bx-viewport:after {
		content: " ";
		display: block;
		position: absolute;
		width: 33.33333333%;
		top: 0;
		height: 100%;
		z-index: 9999;
		background: rgba(255, 255, 255, 0.2);
		left: 0;
	}
	
	.bx-viewport:before {
		content: " ";
		display: block;
		position: absolute;
		width: 33.33333333%;
		top: 0;
		height: 100%;
		z-index: 9999;
		background: rgba(255, 255, 255, 0.2);
		right: 0;
	}
}
.informacoes p {
    width: 33%;
    padding: 15px 20px;
}
.column1_footer {
    float: left;
    text-align: center;
    width: 33%;
    padding: 15px 20px;
    box-sizing: border-box;
}
p.subsub {
    font-size: 16px;
}
.informacoes {
    display: flex;
}
.column1_footer img {
    width: 24%;
    padding: 0;
    margin: 10px 0;
    vertical-align: middle;
}
.column1_footer.dois img, .column1_footer.dois a {
    width: 100px;
    margin: 10px 15px;
    text-align: unset;
}
.column1_footer.dois {
    text-align: center;
}
.column1_footer.dois, .column1_footer.tres {
    width: 50%;
    padding: 15px 20px;
    box-sizing: border-box;
}
.column-meio {
    width: 45%;
    float: left;
}

.column-meio:first-child {
    margin-right: 10%;
}
p.texto_formulario {
    font-size: 20px;
    margin: 0 0 25px 0;
    font-weight: bold;
}
p.indique {
    margin-bottom: 35px;
}

@media(max-width:980px){
	.column-meio {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    text-align: center;
}

#container #content #contato label {
    text-align: center;
    padding: 0;
}

#container #content span.label {
    width: 100%;
    display: block;
}

#container #content input[type='text'], #container #content select {
    display: block;
    width: 100%;
    padding: 7px 0;
    margin: 0;
}
}
img.imgOrganizacao.rsrsrs {
    vertical-align: unset;
    margin-bottom: -15px;
}
.arruma_footer.kkk{
	width: 340px;
	display: inline-block;
	height: 110px;
	text-align: center;
}
.arruma_footer.kkk a:first-child{
	display:block;
	margin: 20px auto;
	width: 340px;
}
.arruma_footer.kkk img {
    width: 100%;
    padding: 0;
    margin: 0;
}

.arruma_footer.kkk a {
    font-size: 13px;
    display: block;
    text-align: center;
    margin: 0;
    width: 100%;
}
.informacoes.eng p {
    width: 50%;
}
.palestrantes_wrapper {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    display: block;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.palestrantes_wrapper > div:not(.behind_closed_doors) {
    width: 31%;
    float: left;
    text-align: center;
    margin: 0 1%;
    margin-bottom: 35px;
    line-height: 23px;
    padding: 0 20px;
    box-sizing: border-box;
}

.palestrantes_wrapper:after {
    content: " ";
    clear: both;
    display: block;
}
.palestrantes_wrapper > div img {
    display: block;
    margin: 0 auto 15px;
    width: 95px;
    height: 95px;
    border-radius: 60px;
    object-fit: cover;
    object-position: top;
}
td.displaynone {
    display: none;
}
.behind_closed_doors {
    position: absolute;
    transform: rotate(-90deg);
    left: -170px;
    font-size: 28px;
    text-align: center;
    top: 200px;
    position: relative;
    transform: none;
    left: auto;
    font-size: 28px;
    margin-bottom: 45px;
    width: 100%;
    text-align: center;
    padding: 7px;
    top: auto;
    background: #ececec;
}

.behind_closed_doors span {
    font-size: 18px;
    display: block;
}
@media(max-width: 980px){
td.displaynone {
    display: block;
}
	p.inscricao_bto a, p.inscricao_bto input {
    width: 100%;
    padding: 10px  0!important;
    margin: 0 0  15px!important;
}

.informacoes {
    display: block;
    text-align: center;
    width: 100%;
}

#container p, #container h2 span {
    width: 100%;
    padding: 0;
    margin: 15px 0;
}



.column1_footer, .column1_footer * {
    width: 100% !important;
    text-align: center;
    clear: both;
    float: none;
    padding: 0;
    height: auto !important;
}

.column1_footer img {
    max-width: 100px !important;
    float: none !important;
    display: block;
    margin: 0 auto !important;
}

#container #header #idioma {
    width: 100%;
    text-align: right;
    padding-right: 15px !important;
    box-sizing: border-box;
    margin: 0;
}

p.sub_titulo, p.sub_titulo2 {
    margin: 25px 0 !important;
}
table.tabela_agenda {
    width: 100% !important;
    box-sizing: border-box;
}

table.tabela_agenda td, table.tabela_agenda tr {
    box-sizing: border-box;
}
.palestrantes_wrapper > div {
    width: 100%;
    box-sizing: border-box;
}

.palestrantes_wrapper {
    width: 100%;
    box-sizing: border-box;
}
#container table.tabela_agenda tr {
    border: none !important;
}
#container #content table tr td.titulo {
    border: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.staff {
    padding-top: 0px !important;
    display: block;
    float: none;
    box-sizing: border-box;
}
.behind_closed_doors {
    position: relative;
    transform: none;
    left: auto;
    font-size: 28px;
    text-align: center;
    top: auto;
}
.palestrantes_wrapper > div{
    width: 100% !important;
    float: none !important;
    text-align: center;
    margin:0;
    margin-bottom: 35px;
    line-height: 23px;
    padding: 0 20px;
    box-sizing: border-box;
}

}
 
 
 
 