/* Geosfera */
#top-menu li {
    font-size: 13px;
}

.et_button_no_icon .et_pb_button{
    background: #e4ff02 !important;
    color: #0b345e !important;
    padding: 0.25em 2.7em !important;
}
.et_button_no_icon .et_pb_button:hover{
    background: #cee701 !important;
    color: #0b345e !important;
    padding: 0.25em 2.7em !important;
}

#up_circle{
    background: url(img/up_circle.png) no-repeat;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#up_circle a:link,
#up_circle a:active,
#up_circle a:visited{
    display: block; 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#hospedagem .hospedagem-hoteis .two_third p{
    padding: 0 !important;
}
#evento{
    padding: 0 !important;
}
#evento .palestrantes_interna_home ul{
    display: flex; 
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 550px;
}
#evento .palestrantes_interna_home ul li{
    max-width: 155px;
    /*display: inline-block;*/
    text-align: center;
    margin: 10px 5px;
    line-height: 1.4em;
    vertical-align: middle;
}
#evento .palestrantes_interna_home ul li strong{
    text-transform: uppercase;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home {
    display: none;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li figure{
    margin: 0;
    padding: 0;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li figure img{
    height: auto;
    width: 90%;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li{
    font-size: 14px;
    text-align: left;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li div{
    border-right: #206799 solid 1px;
    min-height: 120px;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li:last-child div{
    border: none;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li strong{
    font-size: 18px;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li h3{
    display: none;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child{
    background: url(images/sombra_lista_palestrantes_home_1.png) top right no-repeat;
    background-size: 93% 83%;
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child figure{
    background:none;
    width: 35%;
    text-align: left;
    order: 1;
    margin: 0;
    padding: 0;
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child figure img{
    width: 100%;
    max-width: 155px;
    height: auto;
}

#evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child div{
    background: none;
    border: none;
    width: 45%;
    text-align: right;
    order: 0;
    margin-left: 20%;
    font-size: 19px;
    padding-top: 8%;
}
@media (max-width: 700px){
    #evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child{
        background: none;
    }
    #evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child figure{
        width: 100%;
        text-align: right;
        order: 0;
    }
    #evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child div{
        order: 1;
        border: none;
        width: 100%;
        text-align: right;
        order: 0;
        margin-left: 0%;
        font-size: 19px;
        padding-top: 8%;
    }
}
#evento .palestrantes_interna_home ul#lista_palestrantes_home li:first-child div strong{
    font-size: 30px;
    text-shadow: 2px 2px 3px rgba(17, 65, 106, 1);
}
#evento .palestrantes_interna_home.et_pb_bg_layout_dark ul#lista_palestrantes_home li:first-child h3.txt{
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 100%;
    text-align: center;
    order: 2;
    margin-top: 25px;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px rgba(17, 65, 106, 1);
}
.et_pb_bg_layout_dark h3.txt{
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 32px !important;
    color: #e4ff02 !important;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px rgba(17, 65, 106, 1);
}

#evento .exterior_palestrantes_interna_home ul{
    background: url(images/bg-sombra-ul-palestrantes.png) center 146px no-repeat;
    background-size: 100% auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
}
#evento .exterior_palestrantes_interna_home ul li{
    width: 32%;
    max-width: 350px;
    min-width: 330px;
    height: 165px;
    margin: 0 0.5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    position: relative;
    text-align: left;
}
#evento .exterior_palestrantes_interna_home ul li figure{
    max-width: 197px;
    max-height: 165px;
    width: 100%;
    height: auto;
}
#evento .exterior_palestrantes_interna_home ul li figure img{
    width: 100%;
    height: auto;
}
#evento .exterior_palestrantes_interna_home ul li div{
    max-width: 200px;
    text-align: left;
    padding: 0;
    font-size: 15px;
    line-height: 16px;
    margin-top: 35px;
    position: absolute;
    right: 0;
}
#evento .exterior_palestrantes_interna_home ul li div strong{
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px;
}
@media (max-width: 680px){
    #evento .exterior_palestrantes_interna_home ul li{
        align-items: flex-start;
        width: 100%;
        max-width: 350px;
        min-width: 100px;
        height: 220px;
    }
    #evento .exterior_palestrantes_interna_home ul li div{
        bottom: 0;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }
}
#evento .exterior_palestrantes_interna_home ul li figure{
    margin: 0 !important;
    padding: 0 !important;
}


#palestrantes h3.heading-more,
#programa h3.heading-more{
    color: #55ba5e !important
}
#palestrantes .et-learn-more{
    background: none !important;
}
#palestrantes .et-learn-more *{
    color: #ffffff !important;
}
#palestrantes h3.heading-more{
    color: #054f79 !important;
}
.palestrantes-inter p.et_pb_member_position {
    opacity: 1;
	font-style:italic;
}

#inscricoes .et_pb_pricing li {
    padding: 0;
}
#inscricoes .et_pb_pricing .et_pb_pricing_table_button {
    margin-bottom: 15px;
}
#inscricoes .et_pb_pricing_content {
    padding: 10px;
}
body #page-container #inscricoes h2.et_pb_pricing_title{
    font-weight: normal !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
}
body #page-container #inscricoes h2.et_pb_pricing_title span{
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 19px !important;
    text-transform: capitalize !important;
    padding-bottom: 8px;
}
body #page-container #inscricoes .et_pb_button {
    background: #75bf49 !important;
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 10px !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
    padding: 0.5em 1.0em !important;
}
body #page-container #inscricoes .et_pb_button:hover{
    background: #054f79 !important
}
#inscricoes .et_pb_sum {
    font-size: 24px !important;
    color: #054f79 !important;
    font-weight: bold !important;
}
#inscricoes .et_pb_dollar_sign {
    position: relative !important;
    margin-left: 0 !important;
    font-size: 24px !important;
    color: #054f79 !important;
    font-weight: bold !important;
}
ul.et_pb_pricing li span img.esgotado{
    position: absolute!important;
    top: -210px!important;
    left: -120px!important;
    height: 60px !important;
    width: 114px !important;
    max-width: 114px !important;
    max-height: 60px !important;
}

/* Programação*/
#programa ul.et_pb_tabs_controls {
    border-bottom: 1px solid #1a5a86;
    background-color: #1a5a86;
}
#programa .et_pb_tabs_0 .et_pb_tabs_controls li {
    background-color: #1a5a86;
}
#programa .et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active{
    background-color: #082f4f;
}
#programa .et_pb_tabs .et_pb_tabs_controls li a{
    text-transform: uppercase;
    color: #628fb2 !important;
    font-size: 12px;
    font-weight: bold;
}
#programa .et_pb_tabs .et_pb_tabs_controls li a span{
    text-transform: uppercase;
    font-size: 40px;
    display: block;
    line-height: 40px;
    font-weight: bold;
}
#programa .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a{
    color: #5deaff !important;
}
#programa .et_pb_tab_active a span{
    color: #ffffff !important;
}

#programa .descricao .et-learn-more {
    background: none;
    border: none;
    margin: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#programa h3.heading-more {
    background: none;
    border: none;
    padding: 1% 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#programa h3.heading-more span{
    display: none;
}
#programa .et-learn-more h3.heading-more {
    color: #59e2f7 !important;
    font-style: italic;
    text-shadow: none;
}
#programa .et-learn-more .learn-more-content {
    background: #082e4d;
    color: #ffffff;
    padding: 1% 2%;
    visibility: hidden;
    border-top: none;
}

#palestrantes .et-learn-more {
    background: none;
    border: none;
    margin: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#palestrantes h3.heading-more {
    background: none;
    border: none;
    padding: 1% 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#palestrantes h3.heading-more span{
    display: none;
}
#palestrantes .et-learn-more h3.heading-more {
    color: #59e2f7 !important;
    font-style: italic;
    text-shadow: none;
}
#palestrantes .et-learn-more .learn-more-content {
    background: #082e4d;
    color: #ffffff;
    padding: 1% 2%;
    visibility: hidden;
    border-top: none;
}

h1.titulo_programacao_1{
    text-transform: uppercase;
    font-size: 40px;
    color: #ffffff;
}
h2.titulo_programacao_2{
    text-transform: uppercase;
    font-size: 24px;
    color: #5deaff !important;
}
.et_pb_all_tabs {
    padding: 10px 0;
    background: none;
}
div.et_pb_tab_0 {
    background: none !important;
}
ul.list_programacao{
    background: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
ul.list_programacao li{
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 1%;
}
ul.list_programacao li div.horario{
    background: #082e4d;
    width: 15%;
    text-align: center;
    padding: 1% 2%;
    margin-right: 1%;
}
ul.list_programacao li div.descricao{
    background: #0c3b64;
    width: 84%;
    padding: 1% 2%;
}
ul.list_programacao li div.descricao.coffee-break{
    background: #082e4d;
}
ul.list_programacao li div.descricao.almoco{
    background: #082e4d;
}
ul.list_programacao li div.descricao.coffee-break {
    background: #082e4d url(images/coffee-break.png) 2.5% 4px no-repeat;
    padding-left: 60px;
}
ul.list_programacao li div.descricao.almoco {
    background: #082e4d url(images/almoco.png) 2% 15px no-repeat;
    padding-left: 60px;
}
ul.list_programacao li div.subdivisao{
    color: #ffffff;
    padding: 1% 0;
}


@media (max-width: 680px){
    ul.list_programacao li div.horario{
        background: #082e4d;
        width: 100%;
        text-align: center;
        padding: 2%;
        margin-right: 0;
    }
    ul.list_programacao li div.descricao{
        background: #0c3b64;
        width: 100%;
        padding: 2%;
    }
}

@media (min-width: 981px){
    div#palestrantes-destaques > div.et_pb_column_0{
        margin-right: 0;
        width: 35%;
    }
    div#palestrantes-destaques > div.et_pb_column_1{
        /*width: 65%;*/
        width: 63%;
        margin-left: 2%;
    }
}

@media (max-width: 680px){
    #evento .et_pb_button {
        font-size: 15px !important;
    }
    #programa .et_pb_tabs_controls li {
        width: 100%;
    }
}

.mensagem-comite .et_pb_slide_description, .mensagem-comite .et_pb_slide {
    padding: 0 4% 0 4% !important;
}
.et_pb_all_tabs h4 {
    font-weight: normal !important;
}
.et_pb_text_5 strong em{
    font-size: 0.9em !important;
    line-height: 1em !important;
}

table#table_sympla{
	width:auto;
	margin: 0 auto;
}
table#table_sympla,
table#table_sympla tr td {
    border: none;
}
table#table_sympla tr td{
	padding:5px;
}
