@import url('https://fonts.googleapis.com/css?family=PT+Sans:700|Raleway');a{color:#c90e28;text-decoration:none;transition:all 0.2s ease;font-weight:bold;}
a:hover{color:#730206;}
h2,h3,h4,h5,h6{font-family:'PT Sans', sans-serif;font-weight:700;}
h2{font-size:2.618em;text-align:center;}
h2::after{display:block;content:"";height:3px;width:108px;margin:08px auto 16px;position:relative;background:#c90e28;}
h3{font-size:1.931em;}
h4{font-size:1.618;}
h5{font-size:1.194em;}
h6{font-size:1em;}
iframe{width:560px;height:315px;max-width:100%;display:block;border:0;}
input, textarea{width:100%;padding:15px;margin-top:18px;margin-bottom:18px;display:block;background-color:transparent;border:2px solid #fff;color:#fff;}
input[type="submit"]{border:none;background-color:#c90e28;color:#fff;padding:20px;cursor:pointer;transition:all 0.2s ease;}
input[type="submit"]:hover{background-color:#730206;}
textarea{min-height:150px;}
.btn-cta{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;font-size:1rem;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin-top:45px;margin-bottom:45px;padding:24px 30px;background-color:#c90e28;color:#fff;}
.btn-cta:hover{background-color:#730206;color:#fff;}
#quem-e article{max-width:88%;align-self:center;}
#videos article{margin-bottom:18px;}
#videos span{font-size:0.9rem;background-color:#c90e28;color:#fff;padding:8px;}
#contato{background-color:rgba(0,0,0,1);color:#fff;margin-top:18px;padding-top:18px;padding-bottom:18px;}
#contato form{min-width:88%;}
@media screen and (min-width:768px){#videos article{padding:18px;}
#contato{background-image:url('../img/leo-imamura-palestrando.jpg');background-position:top left;background-repeat:no-repeat;background-size:88%;}
}
@media screen and (min-width:1280px){#videos div{display:flex;flex-direction:row;flex-wrap:wrap;}
#videos article{flex-grow:1;flex-shrink:1;flex-basis:auto;padding:18px;}
#contato{background-size:70%;}
#contato form{min-width:40%;align-self:flex-end;margin-right:18px;}
}
@media screen and (min-width:1441px){#contato{background-size:55%;}
#contato form{align-self:center;}
}
.scroll-top-wrapper:hover{background-color:#730206;}
.scroll-top-wrapper.show{visibility:visible;cursor:pointer;opacity:1.0;}
.success{padding:0.3em;margin-left:08px;margin-right:08px;margin-bottom:0.5rem;color:#fff;background-color:#468847;border:3px solid #468847;}
.error{padding:0.3em;margin-left:08px;margin-right:08px;margin-bottom:0.5rem;color:#fff;background-color:red;border:3px solid red;}
.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal;}