/* eventos */
.eventos { width: 940px; position: absolute; z-index: 2; padding: 185px 100px 80px 0; right: 0; text-align: center; }
.eventos h1 { font-size: 115px; text-align: left; margin-bottom: 40px; }
.eventos p { padding: 0 200px; margin-bottom: 40px; text-align: left; }
.eventos h5 { font-size: 15px; color: #9F542E; margin-bottom: 40px; }
.eventos button { height: 54px; padding: 0 38px; font-family: 'AGEB'; font-size: 12px; border: 2px solid #9F542E; border-radius: 37px; color: #9F542E; margin: 0 auto; position: relative; }
.eventos button:hover { background-color: #9F542E; color: #fff; }

/* bgds */
.bgdp.bgdpev { height: 400px; top: 0; bottom: auto; }
.bgds.bgdeve { opacity: 0.2; }