#wrapper {
    position: relative;
}

.go-top {
    position: absolute;
    color: #686868;
    right: 10px;
    top: 40px;
    font-weight: 400;
    font-size: 30px;
    display: inline-block;
    background-color: #f5da52;
    padding: 9px 10px 0;
    line-height: 30px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #efead1;
}

.max-width {
    margin-left: 20px;
    margin-right: 20px;
}

.max-width.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main-menu {
}

#main-menu ul {
    margin: 0;
    padding: 0;
}

#main-menu li {
    list-style: none;
}

#main-menu a:link, #main-menu a:visited {
    color: #000;
    font-weight: 700;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    background-color: rgba(204, 204, 204, 0);
}

#main-menu a:hover, #main-menu a:active {
    text-decoration: none;
}

#main-menu .active a {
    background-color: rgba(255, 221, 43, 0.67);
}

#sub-nav {
    padding: 15px;
    background-color: #fff;
    clear: both;
}

#sub-nav ul {
    margin: 0;
}

#sub-nav li {
    display: inline-block;
}

#sub-nav li::after {
    content: "•";
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    color: #d6a600;
}

#sub-nav li:last-child::after {
    display: none;
}

#sub-nav a:link, #sub-nav a:visited {
    display: inline-block;
    color: #d6a600;
    font-weight: 700;
    font-size: .8em;
}

#sub-nav a:hover, #sub-nav a:active {
}

.flying {
    overflow: hidden;
    position: relative;
}

.cristo {
    display: none;
    width: 427px;
    transition: all 1s ease;
}

.coqueiro {
    position: absolute;
    width: 200px;
    left: -220px;
    bottom: 0;
    transition: all 1s ease;
}

#header {
    background-image: url(../img/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
    position: relative;
    /* overflow: hidden; */
}

#header .branding {
}

.exponer-intro .btn, #inscription .btn, #header .branding .btn {
    background-color: #f9dc45;
    border-color: #ecc737;
    color: #b16e0b;
    font-weight: 700;
    display: block;
    margin: 10px 0 20px;
    transition: all .3s ease;
}

.exponer-intro .btn:hover, #inscription .btn:hover, #header .branding .btn:hover {
    background-color: #b16e0b;
    border-color: #b16e0b;
    color: #f9dc45;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

#header .logo {
    margin: 30px 0px;
}

#header .logo img {
    max-width: 338px;
}

#header .video {
}

#header .video p {
    color: #fff;
    font-weight: 700;
}

.address {
    text-align: center;
    color: #fff;
    margin: 30px 0;
    font-size: 0.8em;
}

.address .local {
    font-weight: 700;
    font-size: 1.2em;
}

.planta {
}

.planta .aba {
    overflow: hidden;
    background-color: #479cb8;
    text-align: center;
    padding: 40px 0;
}

.planta h2 {
    color: #fff;
    margin: 0 0 20px;
}

.btn-invert, .btn-invert:link, .btn-invert:visited {
    color: #2f6daf;
    background-color: #fff;
    font-weight: 700;
}

.btn-invert:focus, .btn-invert.focus {
    color: #ffffff;
    background-color: #286090;
    /* border-color: #122b40; */
}

.btn-invert:hover {
    /* color: #ffffff; */
    background-color: #c3e1ea;
    border-color: #ffffff;
}

.btn-invert:active, .btn-invert.active, .open > .dropdown-toggle.btn-invert {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-invert:active:hover, .btn-invert.active:hover, .open > .dropdown-toggle.btn-invert:hover, .btn-invert:active:focus, .btn-invert.active:focus, .open > .dropdown-toggle.btn-invert:focus, .btn-invert:active.focus, .btn-invert.active.focus, .open > .dropdown-toggle.btn-invert.focus {
    color: #ffffff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-invert:active, .btn-invert.active, .open > .dropdown-toggle.btn-invert {
    background-image: none;
}

.btn-invert.disabled:hover, .btn-invert[disabled]:hover, fieldset[disabled] .btn-invert:hover, .btn-invert.disabled:focus, .btn-invert[disabled]:focus, fieldset[disabled] .btn-invert:focus, .btn-invert.disabled.focus, .btn-invert[disabled].focus, fieldset[disabled] .btn-invert.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

#footer {
    background-image: url(../img/footer-sm-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* padding-top: 50%; */
}

#footer .sobre-rio {
    margin: 20px 0 50%;
}

#footer .rio1, #footer .rio2 {
    color: #fff;
    padding: 20px;
    font-size: .8em;
    line-height: 1.9em;
    font-weight: 700;
    background-color: rgba(68, 118, 163, 0.87);
}

#footer .rio1 {
    padding-bottom: 0;
}

#footer .rio2 {
}

#footer .box {
    background-image: url(../img/footer-inner.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#footer .row {
    padding: 0;
    /* margin: 0; */
    text-align: center;
}

.logo-caption {
    display: block;
    text-align: center;
    font-size: .7em;
    margin: 30px 0 5px;
}

#footer img {
    max-width: 160px;
    /* width: 100%; */
    /* height: auto; */
    /* max-height: 50px; */
}

.logo-group {
}

.logo-group img {
    width: 60px;
    margin: 10px;
    vertical-align: middle;
}

.contato {
    font-size: .8em;
}

.contato small {
    display: block;
}

.contato b {
    display: block;
}

.contato p {
}

.contato a {
}

.section-title {
    background-color: #f5da52;
    display: inline-block;
    padding: 20px;
    font-weight: 700;
    font-size: 1.5em;
    /* color: #fff; */
}

.section-title.invert {
    background-color: #fff;
}

.section-title.left {
    border-radius: 0 40px 40px 0;
}

.section-title.right {
    border-radius: 40px 0 0 40px;
    float: right;
}

#informaciones {
    background-color: #348dcc;
}

#informaciones .dates {
    overflow: hidden;
    clear: both;
}

#informaciones .dates .date {
    background-color: #f5da52;
    padding: 20px;
    margin: 0 0 1px 0;
}

#informaciones .dates .date p:last-child {
    margin-bottom: 0;
}

#informaciones .place {
    background-color: rgba(18, 72, 128, 0.8);
    color: #fff;
    padding: 20px;
    margin: 20px 0;
    word-break: break-word;
}

#informaciones .place h4 {
    font-size: 1.4em;
    font-weight: 700;
}

#informaciones .place a:link, #informaciones .place a:visited {
    color: #fff;
}

#programa {
    background-color: #fff9be;
}

#programa .max-width {
    clear: both;
    margin-bottom: 30px;
}

#agenda {
    background-color: #348dcc;
    clear: both;
}

#inscription {
    background-color: #fffbe5;
    display: none;
}

#inscription h3 {
    font-weight: 700;
}

#inscription hr {
    border-color: #000;
}

#hospedaje {
    background-color: #00a988;
    display: none;
}

#hospedaje p, #hospedaje h3 {
    color: #fff;
}

#hospedaje .sec-1, #hospedaje .sec-2 {
}

#hospedaje .box {
    background-color: #008e72;
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    font-size: 0.8em;
}

#hospedaje .sec-body {
    margin: 0 20px 30px;
}

#hospedaje h3 {
    font-weight: 700;
}

.exponer-intro {
    padding-top: 9%;
    padding-bottom: 7%;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    /* font-weight: 700; */
    background-color: rgba(1, 176, 143, 0.89);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.12);
}

.exponer-intro a:not(.btn):link, .exponer-intro a:not(.btn):visited {
    color: #fff;
}

.archive-link {
    display: block;
    margin: 30px 0;
}

.patrocinador {
    color: grey;
    font-size: 0.9em;
}

.patrocinador:nth-of-type(2) {
    margin-top: -20px;
}

.platinum, .ouro, .bronze, .apoio, .socio-de-medios {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.platinum img {
    min-width: 100%;
    margin: 0 auto 20px;
}

.patrocinadorcoluna {
    /* ouro */
    margin-top: -20px;
}

.ouro img {
    margin: 0 auto 20px;
    max-height: 65px;
}

.bronze img {
    margin: 0 auto;
    max-height: 40px;
    margin-bottom: 25px;
}

.container-apoio-medios {
    display: flex;
    justify-content: space-between;
    display: block;
}

.apoio img {
    margin: 0 auto;
    min-width: 210px;
}

.socio-de-medios-margin {
    margin-top: 20px;
}

.socio-de-medios img {
    max-height: 55px;
}

#programa {
    margin-bottom: -50px;
}

.sessao-intro-programa {
    margin-top: -40px;
    margin-bottom: 20px;
}

#programa > .max-width h4 {
    font-size: 0.875em;
    line-height: 2.5;
}

#programa .intro .conteudo-bloco::before {
    background-color: #E2D755;
}

#programa > .max-width .col-sm-6:nth-child(even)::before {
    height: 110px;
}

#programa > .max-width .col-sm-6 {
    margin-top: 10px;
}

#programa .bloco {
    clear: both;
    overflow: hidden;
    padding-top: 40px;
}

.bloco2 .conteudo-bloco::before, #programa .bloco2 .sessao-bloco-programa {
    background-color: #f9dc45;
}

.bloco3 .conteudo-bloco::before, #programa .bloco3 .sessao-bloco-programa {
    background-color: #ecc737;
}

.bloco4 .conteudo-bloco::before, #programa .bloco4 .sessao-bloco-programa {
    background-color: #d19406;
}

.bloco5 .conteudo-bloco::before, #programa .bloco5 .sessao-bloco-programa {
    background-color: #bb7000;
}

.bloco4 .bloco-cor, .bloco5 .bloco-cor {
    color: #fff;
}

.bloco4 .sessao-bloco-programa::before, .bloco5 .sessao-bloco-programa::before {
    background-color: #fff;
}

#programa .bloco1 {
}

#programa .bloco2 {
    background-color: #fbeda1;
}

#programa .bloco3 {
    background-color: #f5e29a;
}

#programa .bloco4 {
    background-color: #e7c981;
}

#programa .bloco5 {
    padding-bottom: 60px;
    background-color: #dcb67e;
}

.diretores-bold {
    font-weight: bold;
    font-size: 1em;
}

.diretores-funcao {
    font-size: 0.875em;
}

.bloco-dowload {
    display: block;
    margin-top: 10px;
}

.bloco-dowload img {
}

.bloco-dowload span {
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1.3em;
}

.bloco-dowload:hover {
}

.sessao-bloco-programa {
    background-color: #fff042;
    border-radius: 25px;
    padding: 10px;
    padding-left: 25px;
}

.sessao-bloco-programa::before {
    position: absolute;
    margin-top: 5px;
    content: '';
    display: inline-block;
    background-color: #a28204;
    border-radius: 25px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
}

.bloco-titulo {
    font-weight: bold;
    padding-left: 25px;
}

.bloco-num {
    font-size: 0.9em;
}

.bloco-cor {
    color: #a28204;
    font-weight: bold;
}

.bloco-faixa {
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
}

.conteudo-bloco::before {
    position: absolute;
    /* margin-top: 5px; */
    left: 0;
    content: '';
    display: inline-block;
    background-color: #fff042;
    border-radius: 25px;
    width: 10px;
    top: 0;
    bottom: 0;
}

.conteudo-bloco {
    /* margin-right: 20px; */
    padding-left: 30px;
    position: relative;
    margin: 20px 0;
}

.conteudo-bloco h4 {
    font-size: .8em;
    margin: 0 0 4px;
}

.conteudo-bloco p {
    line-height: 1.2em;
}

.conteudo-bloco p:last-child {
    margin-bottom: 0;
}

.panelistas h4 {
    font-size: 0.83em;
    /* line-height: 0.5; */
    /* margin-top: 40px; */
}

.panelistas {
    /* padding-left: 100px; */
    /* margin-bottom: 60px; */
    line-height: 1em;
}

.panelistas .panel-item {
    margin: 20px 0px;
    padding-left: 81px;
}

.panelistas img {
    display: block;
    /* float: left; */
    position: absolute;
    left: 30px;
    /* margin-top: 28px; */
}

.data-agenda {
    position: relative;
    margin-bottom: 10px;
}

.data-agenda::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.16);
    top: 50%;
    position: absolute;
    z-index: 0;
}

.data-agenda span {
    background-color: white;
    padding: 10px 35px;
    border-radius: 25px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.horario {
    color: white;
    display: table-cell;
    text-align: right;
    width: 90px;
}

.horario-inicio {
    display: block;
    white-space: nowrap;
}

.horario-final {
    font-size: .8em;
    display: block;
}

.titulo-evento {
    color: #f5da52;
    font-weight: bold;
    display: table-cell;
    padding: 0 0 0 20px;
}

.agenda-container {
}

.agenda-container p {
    clear: both;
    border-bottom: solid 1px rgba(255, 255, 255, 0.16);
    padding: 10px 0;
    display: table;
    width: 100%;
}

.agenda-container p.last {
    border-bottom: none;
}

.sticker {
    position: fixed;
    bottom: -90px;
    background-color: #2278b5;
    width: 100%;
    box-shadow: 0 0 30px #0000006b;
    color: #fff;
    transition: all 1s ease;
}
.sticker.show{
    bottom: 0;
}

.sticker a {
    color: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.sticker .text {
    font-weight: 700;
}

.sticker .img {
    display: inline-block;
    border: solid 2px #fff;
    border-radius: 100px;
    margin: 0 0 0 15px;
}

.sticker img {
}

@media all and (min-width: 375px) {
}

@media all and (min-width: 556px) {
    #main-menu {
        margin-left: 118px;
    }

    #main-menu ul {
    }

    #sub-nav {
        text-align: center;
    }
}

@media all and (min-width: 765px) {
    .apoio img {
        margin-right: 60px;
    }

    .socio-de-medios-margin {
        margin-top: 0;
    }

    .container-apoio-medios {
        display: flex;
        margin: 0 118px;
    }

    .max-width {
        max-width: 745px;
        margin-left: auto;
        margin-right: auto;
    }

    #header .branding {
        padding: 10% 0 0;
    }

    #header .logo {
        float: left;
        width: 60%;
        margin: 0;
    }

    #header .branding .btn {
        float: right;
        margin-top: 25px;
    }

    #main-menu {
        float: right;
        margin: 96px 0 0 0;
        text-align: right;
    }

    #sub-nav {
        background-color: transparent;
        padding-top: 5%;
        padding-bottom: 30px;
    }

    #informaciones, #programa, #agenda, #inscription, #hospedaje {
        padding-top: 7%;
        /* padding-bottom: 7%; */
    }

    .section-title.left {
        background-image: url(../img/tit-left.png);
        background-position: right top;
        background-repeat: no-repeat;
        padding: 30px 70px 30px 40px;
        font-size: 1.8em;
    }

    .section-title.right {
        background-image: url(../img/tit-right.png);
        background-position: left top;
        background-repeat: no-repeat;
        padding: 30px 40px 30px 70px;
        font-size: 1.8em;
    }

    #hospedaje .sec-2 {
        overflow: hidden;
        clear: both;
        padding-top: 60px;
    }

    #hospedaje .sec-1 .sec-img, #hospedaje .sec-2 .sec-img {
        float: left;
        width: 36%;
        margin-right: 3%;
    }

    #hospedaje .sec-1 .sec-img img, #hospedaje .sec-2 .sec-img img {
        float: right;
    }

    #hospedaje .sec-1 .sec-body, #hospedaje .sec-2 .sec-body {
        float: left;
        width: 55%;
        max-width: 600px;
    }

    #footer .sobre-rio {
        display: flex;
        margin-top: 40px;
    }

    #footer .rio1 {
        margin-right: 1px;
        padding: 30px;
    }

    #footer .rio2 {
        padding: 30px;
    }

    .address {
        font-size: 1.2em;
    }

    .address .local {
        font-size: 1.5em;
    }

    .planta {
        background-image: url(../img/mapa-bg.png);
        background-size: contain;
        background-position: center;
    }

    .planta .aba {
        margin-left: 40%;
        padding: 15% 0 15% 100px;
        text-align: left;
        background-color: transparent;
        background-image: url(../img/aba-mapa.png);
        background-position: left center;
        background-repeat: no-repeat;
    }

    .planta h2 {
        font-size: 2.5em;
    }

    .btn-invert, .btn-invert:link, .btn-invert:visited {
    }

    .logo-group {
        padding-bottom: 30px;
    }

    .exponer-intro {
        margin-top: 30px;
        padding-top: 30px;
    }

    .exponer-intro .col1 {
        text-align: right;
    }

    .exponer-intro .col2 {
        text-align: left;
    }

    .tooltip {
        min-width: 100px;
    }

    .go-top {
        top: auto;
        right: 50px;
        bottom: -40px;
        position: fixed;
        border-radius: 5px 5px 0 0;
        padding: 9px 20px 0;
        transition: all .4s ease;
    }

    .go-top.show {
        bottom: 0;
    }

    .horario {
        width: 200px;
    }

    .data-agenda span {
        margin-left: 218px;
    }

    .present-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        align-items: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .bloco-dowload {
        margin: 0 0 0 20px;
        flex: 0 0 150px;
    }

    .bloco-dowload img {
    }

    .bloco-dowload span {
        display: inline-block;
        width: 100px;
        vertical-align: middle;
        margin-left: 10px;
    }

    .bloco-dowload:hover {
    }
}

@media all and (min-width: 996px) {
    .max-width {
        max-width:800px;
    }

    #header {
        background-size: cover;
    }

    #header .branding {
        padding: 16% 0 0%;
    }

    #header .logo {
        width: 65%;
        margin: 0;
    }

    #sub-nav a:link, #sub-nav a:visited {
        font-size: 0.9em;
    }

    #header .video p {
        margin-left: 70px;
        margin-right: 70px;
    }

    #informaciones {
        background-image: url(../img/informaciones-bg.jpg);
        background-size: cover;
        background-position: center;
    }

    #informaciones .dates {
        float: left;
        width: 40%;
        clear: none;
    }

    #informaciones .dates .date {
    }

    #informaciones .dates .date p:last-child {
    }

    #informaciones .place {
        float: right;
        width: 55%;
        overflow: hidden;
        word-break: normal;
        margin-top: -30px;
    }

    .address {
        margin: 60px 0;
    }

    #footer {
        /* padding-top: 40%; */
    }

    .coqueiro {
        display: block;
        left: 0;
    }

    .exponer-intro {
        padding-left: 60px;
        padding-right: 60px;
    }

    .go-top {
    }
}

@media all and (min-width: 1200px) {
    .planta {
        background-position: left center;
        background-size: cover;
    }

    .planta .aba {
        margin-left: 55%;
        padding: 12% 0 12% 140px;
    }

    #footer {
        /* padding-top: 40%; */
        background-position: center top;
    }

    .cristo {
        /* display: block; */
        width: 427px;
        position: absolute;
        right: -110px;
        top: 500px;
        z-index: 99;
    }

    .cristo.playing {
        right: -230px;
    }

    .coqueiro {
        left: 100px;
    }
}

@media all and (min-width: 1400px) {
    .cristo {
        right: 0;
    }

    .cristo.playing {
        right: -130px;
    }

    .coqueiro {
        left: 180px;
    }

    #informaciones, #programa, #agenda, #inscription, #hospedaje {
        padding-top: 4%;
        /* padding-bottom: 4%; */
        position: relative;
    }

    #informaciones {
        padding-top: 0;
        position: relative;
    }

    #informaciones .section-title {
        position: absolute;
        top: 50px
    }

    #informaciones .dates {
        margin-top: 70px;
    }

    #informaciones .place {
        margin-top: 0;
        margin-right: -10%;
        width: 65%;
        padding: 7%;
    }

    .section-title {
        max-width: 280px;
    }

    .section-title.left {
        position: absolute;
        left: 0;
        top: 30px;
    }

    .section-title.right {
        position: absolute;
        right: 0;
        top: 30px;
    }

    #hospedaje .sec-1 .sec-img {
        margin-top: -4%;
    }
}

@media all and (min-width: 1600px) {
    .max-width {
        max-width:820px;
    }

    .cristo {
        right: 40px;
        top: 530px;
    }

    .cristo.playing {
        right: -30px;
    }
}

@media all and (min-width: 1800px) {
    .cristo {
        right: 170px;
        top: 530px;
    }

    .cristo.playing {
        right: 30px;
    }
}
