/* HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

body,
section,
nav,
aside,
menu,
header,
footer,
article,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
a,
input,
fieldset {
    position: relative;
    line-height: 1em;
    font-weight: normal;
    margin: 0 auto;
    padding: 0;
    font-family: 'Raleway', sans-serif
}

a:link,
a:visited,
a:active {
    text-decoration: none;
    color: inherit
}

a {
    display: block
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

li {
    float: left
}

.size {
    width: 1000px
}

.sizeTwo {
    width: 700px
}


/* normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

footer {
    margin-bottom: 60px;
    padding-top: 60px;
    border-top: 1px solid #bfbfbf;
}

footer .content .left {
    width: 100%;
    float: left
}

footer .content .right {
    width: 50%;
    float: right
}

footer .content .left span,
footer .content .right span {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center
}

footer .content .left img,
footer .content .right img {
    display: block;
    margin: 0 auto
}

body {
    background-image: url("../img/background/intro.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #e3e3e3
}

#mail_status {
    height: 300px;
    width: 100%;
    background-color: #3c270d;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 11;
    display: none;
}

#mail_status h2 {
    text-align: center;
    color: #d79117;
    line-height: 30px;
    margin-top: 100px
}

#mail_status.erro {
    background-color: #d79117;
}

#mail_status.erro h2 {
    color: #3c270d
}

header {
    height: 579px;
}

header .newspaper {
    width: 590px;
    height: 537px;
    position: absolute;
    top: -130px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

header .content {
    width: 100%;
    height: 350px;
    position: absolute;
    bottom: 0;
}

header .content .left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 168px;
    float: left;
    width: 50%;
    height: 100%;
}

header .content .left .brown_wrapper {
    width: 100%;
    display: table;
}

header .content .left .brown_wrapper h2 {
    height: 58px;
    background-color: #c4a860;
    padding: 0 16px;
    line-height: 58px;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 4px
}

header .content .left .brown_wrapper .p2 {
    height: 58px;
    background-color: #c4a860;
    padding: 0 16px;
    line-height: 58px;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px
}

header .content .left .brown_wrapper:nth-last-of-type(1) h2 {
    margin-bottom: 0
}

header .content .right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50%;
    height: 100%;
    padding-top: 138px;
}

header .content .right .brown_wrapper {
    width: 100%;
    display: table;
}

header .content .right .brown_wrapper p {
    height: 50px;
    background-color: #c4a860;
    padding: 0 16px;
    text-align: center;
    line-height: 50px;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 4px
}

header .content .right .brown_wrapper span {
    line-height: 50px;
    float: left
}

header .content .right .brown_wrapper span.big {
    font-weight: 700;
    margin-right: 6px
}

header .content .right .brown_wrapper:nth-last-of-type(1) p {
    margin-bottom: 0
}

header .content .right .brown_wrapper.highlight p,
header .content .right .brown_wrapper.highlight span {
    color: #fff
}

header .content .right .brown_wrapper.highlight span:nth-of-type(1) {
    margin-left: 6px
}

section#home .counter.size.clearfix {
    padding-top: 100px;
    padding-bottom: 40px;
}

section#home .counter.size.clearfix h3 {
    color: #262626;
    font-size: 34px;
    text-transform: uppercase;
    margin: 60px auto
}

section#home .counter.size.clearfix span {
    font-weight: 800;
    color: #262626;
    text-transform: uppercase
}

section#home .counter.size.clearfix span:nth-of-type(1) {
    font-size: 30px;
    position: absolute;
    top: 124px;
    left: 112px
}

section#home .counter.size.clearfix span:nth-of-type(2) {
    font-size: 30px;
    position: absolute;
    top: 124px;
    right: 0
}

section#home .counter.size.clearfix span:nth-of-type(3) {
    position: absolute;
    top: 196px;
    left: 284px
}

section#home .counter.size.clearfix span:nth-of-type(4) {
    position: absolute;
    top: 196px;
    left: 408px
}

section#home .counter.size.clearfix span:nth-of-type(5) {
    position: absolute;
    top: 196px;
    left: 526px
}

section#home .counter.size.clearfix span:nth-of-type(6) {
    position: absolute;
    top: 196px;
    left: 652px
}

section#home .counter.size.clearfix .counter_container {
    width: 500px;
    display: block;
    margin: auto
}

section#home .counter.size.clearfix br {
    clear: both
}

section#home .counter.size.clearfix .cntSeparator {
    font-size: 54px;
    margin: 10px 7px;
    color: #000
}

section#home .counter.size.clearfix .desc {
    margin: 7px 3px
}

section#home .counter.size.clearfix .desc div {
    float: left;
    font-family: Arial;
    width: 70px;
    margin-right: 65px;
    font-size: 13px;
    font-weight: bold;
    color: #000
}

section#home {
    background: #e3e3e3;
}

section#home .program p {
    line-height: 30px
}

section#home .program h3 {
    color: #262626;
    font-size: 34px;
    text-transform: uppercase;
    margin: 60px auto 20px auto;
    float: left;
    width: 100%
}

section#home .program h2 {
    color: #3c270d;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 60px auto 30px auto;
    float: left
}

section#home .program ul li {
    width: 100%;
    margin-bottom: 30px;
    color: #d79117;
    font-weight: 600;
}

section#home .program ul li .time {
    width: 15%;
    float: left;
}

section#home .program ul li .time span {
    color: #262626;
    font-size: 18px;
    font-weight: 600
}

section#home .program ul li .text {
    width: 85%;
    float: right;
}

section#home .program ul li .text span {
    display: inline;
    line-height: 26px
}

section#home .program ul li .text span:not(.highlight) {
    color: #262626;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px
}

section#home .program ul li .text span.highlight {
    font-weight: 600;
    font-size: 20px;
    color: #d79117
}

section#home .program ul li:nth-last-of-type(1) {
    margin-bottom: 0
}

section#home .img-palestrante {
    float: left;
    margin: 0 19px 5px 0
}

section#home .margin-bloco-palestrante {
    margin-bottom: 30px
}

section#home .location h3 {
    color: #262626;
    font-size: 34px;
    text-transform: uppercase;
    margin: 60px auto
}

section#home .location iframe {
    width: 100%;
    height: 350px
}

section#home .question {
    margin-bottom: 60px;
}

section#home .question h3 {
    color: #262626;
    font-size: 34px;
    text-transform: uppercase;
    margin: 60px auto
}

section#home .question .content {
    height: 180px;
}

section#home .question .content ul li {
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

section#home .question .content ul li i {
    color: #3c270d;
    font-size: 24px;
    width: 100%;
    margin-bottom: 26px
}

section#home .question .content ul li span {
    color: dirtyBrown;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}

section#home .question .content ul li span a:hover {
    text-decoration: underline
}

section#home {
    background: #e3e3e3;
}

section#home .register h3 {
    color: #262626;
    font-size: 34px;
    text-transform: uppercase;
    margin: 60px auto
}

section#home .register form *:focus {
    outline: none
}

section#home .register form fieldset {
    border: none;
    margin: 0;
    padding: 0
}

section#home .register form fieldset.input {
    position: relative;
}

section#home .register form fieldset.input .colors {
    width: 20px;
    height: 52px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

section#home .register form fieldset.input .colors .orange,
section#home .register form fieldset.input .colors .yellow {
    width: 10px;
    height: 52px;
    float: left
}

section#home .register form fieldset.input .colors .orange {
    background: #d76817
}

section#home .register form fieldset.input .colors .yellow {
    background: #d79117
}

section#home .register form fieldset.select {
    position: relative;
}

section#home .register form fieldset.select .colors {
    width: 20px;
    height: 52px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

section#home .register form fieldset.select .colors .orange,
section#home .register form fieldset.select .colors .yellow {
    width: 10px;
    height: 52px;
    float: left
}

section#home .register form fieldset.select .colors .orange {
    background: #d76817
}

section#home .register form fieldset.select .colors .yellow {
    background: #d79117
}

section#home .register form fieldset.radio p {
    font-size: 18px;
    margin-bottom: 30px
}

section#home .register form fieldset.radio .radio-toolbar input[type="radio"] {
    display: none
}

section#home .register form fieldset.radio .radio-toolbar label {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 0 22px;
    height: 52px;
    line-height: 52px;
    background-color: #d79117;
    color: #3c270d;
    font-size: 18px;
    float: left;
    font-weight: 800;
    cursor: pointer;
}

section#home .register form fieldset.radio .radio-toolbar label i {
    margin-right: 6px
}

section#home .register form fieldset.radio .radio-toolbar label span {
    font-weight: 600
}

section#home .register form fieldset.radio .radio-toolbar label:nth-of-type(1) {
    margin-right: 20px
}

section#home .register form fieldset.radio .radio-toolbar input[type="radio"]:checked + label {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 0 22px;
    height: 52px;
    line-height: 52px;
    background-color: #d79117;
    color: #3c270d;
    font-size: 18px;
    float: left;
    font-weight: 800;
    cursor: pointer;
    background-color: #3c270d;
    color: #d79117
}

section#home .register form fieldset.submit {
    margin-top: 46px;
}

section#home .register form fieldset.submit input {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 0 22px;
    height: 52px;
    line-height: 52px;
    background-color: #d79117;
    color: #3c270d;
    font-size: 18px;
    float: left;
    font-weight: 800;
    cursor: pointer;
    border: none;
    float: right;
    text-transform: uppercase
}

section#home .register form fieldset.submit input:hover {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 0 22px;
    height: 52px;
    line-height: 52px;
    background-color: #d79117;
    color: #3c270d;
    font-size: 18px;
    float: left;
    font-weight: 800;
    cursor: pointer;
    background-color: #3c270d;
    color: #d79117;
    border: none;
    float: right;
    text-transform: uppercase
}

section#home .register form fieldset.left,
section#home .register form fieldset.right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-right: 20px;
    border: none;
}

section#home .register form fieldset.left fieldset,
section#home .register form fieldset.right fieldset {
    width: 100%;
}

section#home .register form fieldset.left fieldset input:not([type="submit"]),
section#home .register form fieldset.right fieldset input:not([type="submit"]),
section#home .register form fieldset.left fieldset select,
section#home .register form fieldset.right fieldset select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background-color: #3c270d;
    height: 52px;
    line-height: 52px;
    width: 100%;
    margin-bottom: 40px;
    color: #fff;
    padding: 0 20px 0 40px;
    font-weight: 400;
    font-size: 18px
}

section#home .register form fieldset.left fieldset input::-webkit-input-placeholder,
section#home .register form fieldset.right fieldset input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

section#home .register form fieldset.left fieldset input::-moz-placeholder,
section#home .register form fieldset.right fieldset input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

section#home .register form fieldset.right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50%;
    padding-right: 0;
    padding-left: 20px
}

.page-transition-enter {
    transition: all .3s;
    opacity: 0;
    position: absolute;
    width: 100%
}

.page-transition-enter.page-transition-enter-active {
    opacity: 1;
    width: 100%
}

.page-transition-leave {
    transition: all .3s;
    opacity: 1;
    position: absolute;
    width: 100%
}

.page-transition-leave.page-transition-leave-active {
    opacity: 0;
    width: 100%
}

.programacao-container {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    border-bottom: 34px solid rgb(221, 221, 221);
}
.programacao-modulo h4 {
    color: #d79117;
    font-size: 24px;
    text-transform: uppercase;
    margin: 30px auto 15px auto;
    border-bottom: 4px solid;
    padding-bottom: 2px;
}
.programacao-modulo {
    margin-bottom: 10px;
}
.programacao-modulo span {
    display: block;
    margin-bottom: 5px;
}
.programacao-modulo-content {
    display: block;
    margin-bottom: 15px;
}
.programacao-modulo-content h4, .programacao-modulo-palestrante h4 {
    color: #3c270d;
    font-size: 20px;
    text-transform: uppercase;
    margin: 30px auto 15px auto;
    border-bottom: 2px solid;
    padding-bottom: 2px;
}
.programacao-modulo-content-item {
    display: block;
    line-height: 27px;
    padding-left: 20px;
}
#btnProgramacao {
    padding-top: 20px;
    color:white;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
#btnProgramacao:hover {
    color: #d79117;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}