body, html { margin: 0; padding: 0; min-width: 1000px; }
body { background: url('../imgs/bg-top.jpg') no-repeat center top, url('../imgs/bg-bot.jpg') no-repeat center bottom; background-color: #000000; color: #151515; }
body, a, a:active, a:visited, a:link { font-family: Roboto, Arial; font-size: 14px; text-decoration: none; }
a, a:active, a:visited, a:link { color: #2257b1; cursor: pointer; font-weight: 900; }
a:hover { color: #8422d7; }
a:active { color: #2714b1; }
p { margin: 0; padding: 0; }
.pddInner { padding: 0 20px; }
hr { width: 100%; height: 2px; padding: 0; margin: 20px auto; border: 0; background: transparent url('../imgs/separator.png') no-repeat center top; }
.faceIndex { overflow: hidden; min-height: 200px; background: transparent; margin: 15px auto; }
p.cbold { font-weight: 900; text-align: center; width: 100%; padding: 10px 0; text-transform: uppercase; }
.rmsg { display: table; width: 464px; margin: 0 auto 20px auto; padding: 20px; box-sizing: border-box; background: #108c00; text-align: center; color: #fff; font-size: 14px; }
.rmsg.error { background-color: #b30000 !important; }
.rmsg.warn { background-color: #fffca1 !important; color: #000 !important; }
.rmsg a { color: #a74725; }
#alerta { visibility: hidden; position: fixed; display: table; z-index: 1001; margin: 0 auto; padding: 25px 30px; color: #5a5a5a; font-size: 15px; background: #f7f7f7; border-radius: 6px; }
#alerta .ok { display: table; width: 100%; }
#alerta .ok > div { font-size: 12px; font-weight: 900; cursor: pointer; display: table; float: right; margin: 15px 0 0 0; padding: 5px 0; text-align: center; width: 60px; text-transform: uppercase; color: #fff; background: #ac0f0f; border: 1px solid #ac0f0f; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; border-radius: 4px; }
#alerta .ok > div:hover { background: #d21818; border-color: #d21818; }
#alerta .ok.sucesso > div { background: #0dbb00; border: 1px solid #0dbb00; }
#alerta .ok.sucesso > div:hover { background: #0a8c00; border: 1px solid #0a8c00; }
#backblack { height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #000; opacity: 0.8; z-index: 1000; }
input.default.sucesso { background: #0dbb00 !important; border-color: #0dbb00 !important; color: #fff !important; }

article a.default, a.default, span.default, input.default { transition: background-color 0.4s, border-color 0.4s; cursor: pointer; display: block; text-align: center; font-weight: bold; font-size: 12px; text-transform: uppercase; padding: 7px 0; width: 179px; margin: 0 0 1px; border-radius: 3px; box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset; font-family: Tahoma; } article .ucp a.default, .ucp a.default, .ucp span.default, .ucp input.default { padding: 9px 0 10px 0; } article a.default:active, a.default:active, input.default:active, span.default:active { opacity: 0.7; } a.default.dbig, input.default.dbig { font-size: 16px; padding: 12px 35px 13px 35px; display: table; width: auto !important; }
article a.default, a.default, span.default, input.default { background: #1f1f1f; background: -moz-linear-gradient(top, #121212 0%, #1f1f1f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#121212), color-stop(100%,#1f1f1f)); border: 1px solid #1f1f1f; color: rgba(255,255,255,0.8) !important; }
article a.default:hover, a.default:hover, input.default:hover, span.default:hover { background: #2a2a2a; border-color: #2a2a2a; color: #fff !important; }

.all { width: 940px; position: relative; display: table; margin: 0 auto; padding: 0; }

h1 { font-weight: 400; font-size: 30px; color: #6c6c6c; margin: 10px 0 20px; padding: 0 50px 0 40px; }
h1 a { font-weight: 400; float: right; font-size: 16px !important; padding: 17px 0 0; }
h2 { font-weight: 400; font-size: 23px; color: #6c6c6c; margin: 20px 0 15px; padding: 0 50px 0 50px; }

a.lermais { color: #b22222 !important; }
a.lermais:hover { color: #fb1a74 !important; }
a.lermais:active { color: #903b5d !important; }

#fanback { background: transparent url("../imgs/nm/fanbg.png") repeat; display: none; height: 100%; top: 0; left: 0; position: fixed; width: 100%; z-index: 99999; } #fan-exit { height: 100%; width: 100%; } #fanbox { background: #fff; border-radius: 5px; left: 50%; margin: -123px 0 0 -210px; position: absolute; top: 50%; width: 420px; } #fanbox > iframe { border: none; overflow: hidden; margin: 8px 0 0 8px; width: 402px; height: 230px; } #fanclose { background: transparent url("../imgs/nm/fanclose.png") repeat scroll 0 0; cursor: pointer; float: right; height: 15px; right: -22px; top: -20px; padding: 20px 40px 20px 20px; position: absolute; } #fanclose:hover { background-position: 0 -56px; } 

.server-status,
a.login-button,
.float-buttons a,
.box .steps > div > a
{ background: transparent url('../imgs/css-sprites.png') no-repeat; }

.top { width: 100%; height: 385px; margin: 0 auto; position: relative; }

.langs { top: 42px; left: 16px; z-index: 2; position: absolute; width: 140px; height: 26px; }
.langs a { float: left; display: block; width: 42px; height: 26px; margin: 0 2px 0 0; background: transparent url('../imgs/langs.png') no-repeat; }
.langs a.en { background-position: 0 0; border-radius: 3px 0 0 3px; }
.langs a.pt { background-position: -44px 0; }
.langs a.es { background-position: -88px 0; border-radius: 0 3px 3px 0; }
.langs a.en:hover { background-position: 0 -28px; }
.langs a.pt:hover { background-position: -44px -28px; }
.langs a.es:hover { background-position: -88px -28px; }
.langs a:active { opacity: 0.6; }

.server-status { position: absolute; left: 183px; top: 26px; width: 67px; height: 58px; line-height: 58px; text-align: center; background-position: -69px 0; font-size: 20px; font-weight: 900; text-transform: uppercase; color: #7e7e7e; }
.server-status.on { background-position: 0 0; color: #0ad000; }

a.login-button { transition: filter 0.4s; position: absolute; right: 20px; top: 32px; width: 243px; height: 35px; line-height: 35px; box-sizing: border-box; text-align: center; background-position: -138px 0; font-size: 16px; font-weight: 900; text-transform: uppercase; color: #fff; padding: 0 40px 0 0; }
a.login-button:hover { filter: brightness(130%); -webkit-filter: brightness(130%); }
a.login-button:active { opacity: 0.7; }

.float-buttons { position: absolute; left: 50%; top: 329px; transform: translateX(-50%); width: 330px; height: 42px; text-align: center;  }
.float-buttons a { transition: filter 0.4s; float: left; width: 160px; height: 42px; line-height: 42px; box-sizing: border-box; text-align: center; font-size: 15px; font-weight: 700; text-transform: uppercase; color: #fff; }
.float-buttons a i { margin: 0 10px; font-size: 15px; }
.float-buttons a.b1 { background-position: -138px -37px; }
.float-buttons a.b2 { background-position: -300px -37px; }
.float-buttons a:hover { filter: brightness(120%); -webkit-filter: brightness(120%); }
.float-buttons a:active { opacity: 0.7; }

nav { z-index: 5; height: 40px; padding: 0 30px; background: rgba(255,255,255,0.6); border: 3px solid rgba(170, 83, 139, 0.3); border-radius: 10px; display: table; margin: 0 auto 17px; }
nav > *, nav > a { display: block; transition: background 0.4s, color 0.4s; background: transparent; float: left; height: 40px; line-height: 40px; box-sizing: border-box; padding: 0 20px; text-align: center; font-size: 15px !important; font-weight: 700 !important; text-transform: uppercase; color: #c37707 !important; text-shadow: 1px 1px 5px #fff;  }
nav > *:hover, nav > a:hover { background: #c37707 !important; color: #fff !important; text-shadow: none !important; }
nav > * > span { position: absolute; left: 0; top: 0; display: block; width: 132px; opacity: 0 !important; transition: opacity 0.4s !important; background: transparent url('../imgs/menu.png') no-repeat; }
nav > span { position: relative; z-index: 5; cursor: default; }
nav > span > div { transition: opacity 0.4s; opacity: 0; position: absolute; top: 40px; left: 50%; transform: translateX(-50%); display: block; width: 1px; height: 1px; overflow: hidden; background: transparent; padding: 0; border-radius: 0 0 5px 5px; box-shadow: 5px 5px 5px rgba(0,0,0,0.4); }
nav > span > div > a { background: rgba(0,0,0,0.3); border: 1px solid rgba(0,0,0,0.3); color: rgba(255,255,255,0.7) !important; display: block; text-align: center; text-transform: uppercase; width: 100%; height: 28px; line-height: 28px; font-size: 12px !important; padding: 0 10px; box-sizing: border-box; margin: 0 0 2px 0; box-shadow: 0px 1px 0px rgba(255,255,255,0.2) inset; }
nav > span > div > a:hover { background: rgba(0,0,0,0.5); color: #fff !important; }
nav > span:hover > div { background: #c37707; opacity: 1; width: 160px; height: auto; padding: 5px 5px 3px; }
nav > span:hover > div > a { display: block; }

section { width: 940px; display: table; margin: 0; }
section aside, section article { position: relative; float: left; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
section aside { z-index: 1; width: 210px; padding: 10px 0 10px 10px; margin: 30px 0 0 0; min-height: 300px; border-radius: 8px 0 0 8px; -moz-border-radius: 8px 0 0 8px; -webkit-border-radius: 8px 0 0 8px; }
section article { z-index: 2; width: 660px; padding: 30px; margin: 0; min-height: 560px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

article img, article object { max-width: 660px !important; }

footer { font-size: 14px; height: 147px; width: 100%; box-sizing: border-box; padding: 58px 0 0 0; margin: 0 auto; text-align: center; position: relative; font-weight: bold; } footer a.atualstudio { position: absolute; top: 99px; right: 103px; opacity: 0.3; display: block; width: 175px; height: 25px; background: transparent url('../imgs/nm/atualstudio.png'); } footer a.atualstudio:hover { opacity: 0.7; }
footer { color: #ffffff; }
footer a.atualstudio { top: 55px; right: 50px; }

.box { display: table; width: 210px; padding: 0 0 20px 0; }
.box > div { display: table; width: 200px; color: #838383; text-align: center; font-size: 12px; }
.box h1 { text-transform: uppercase; width: 210px; height: 35px; line-height: 35px; background: #b22222; border: 0; margin: 0 0 10px; padding: 0 10px 0 0; border-radius: 5px 0 0 5px; text-align: center; color: #fff; font-size: 15px; font-weight: 700; }

.box .steps { position: relative; }
.box .steps > div { position: relative; width: 100%; height: 30px; margin: 5px 0 0; }
.box .steps > div > a { transition: filter 0.4s; text-align: left; position: absolute; display: block; left: -20px; top: 0; width: 210px; height: 30px; line-height: 30px; background-position: 0 -81px; color: #fff; font-weight: 900; font-size: 14px; }
.box .steps > div > a:hover { filter: brightness(120%); -webkit-filter: brightness(120%); }
.box .steps > div > a:active { opacity: 0.8; }
.box .steps > div > a > span { float: left; padding: 3px 10px 0 3px; display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; color: #000; font-weight: 900; }

.box .centered { display: table; margin: 0 auto; padding: 0 0 0 1px; }

.box a.aside-button { transition: filter 0.4s; display: block; width: 179px; height: 53px; background: #1a1a1a; color: #fff; border-radius: 6px; }
.box a.aside-button:hover { filter: brightness(120%); -webkit-filter: brightness(120%); }
.box a.aside-button:active { opacity: 0.7; }
.box a.aside-button > * { width: 100%; text-align: center; }
.box a.aside-button > div { padding: 10px 0 0 0; font-size: 17px !important; text-transform: uppercase; top: 4px; font-size: 26px; }
.box a.aside-button > span { margin: -1px 0 0 0; font-style: italic; font-family: 'Times New Roman'; top: 29px; display: block; font-size: 12px; color: rgba(255,255,255,0.6); }

.box a.aside-button.support { background: #1a1a1a; }
.box a.aside-button.support > div { font-size: 15px !important; padding-top: 11px; }

.box .info-list { width: 100%; box-sizing: border-box; padding: 0 10px 0; border-radius: 0 0 3px 3px; text-align: left; }
.box .info-list > div.tr { display: table; font-size: 11px; color: rgba(0,0,0,0.8); display: block; width: 100%; height: 22px; line-height: 20px; padding: 0; margin: 0; border-top: 1px solid rgba(0,0,0,0.1); }
.box .info-list > div.tr:first-child { border-top: 0; }
.box .info-list > div.tr > span { float: right; }

.galleryBox { width: 180px; overflow: hidden; margin: 0; } .galleryBox > div { width: 196px; display: table; } .galleryBox a, .galleryBox a div, .galleryBox a img { width: 52px; height: 52px; } .galleryBox a { background: rgba(0,0,0,0.1); border: 1px solid rgba(255,255,255,0.2); display: block; position: relative; float: left; padding: 1px; margin: 0 6px 6px 0; border-radius: 2px; overflow: hidden; } .galleryBox a div { border-radius: 2px; position: absolute; top: 1px; left: 1px; transition: border-color 0.3s, background 0.3s, box-shadow 0.3s; } .galleryBox a img { border-radius: 2px; } .galleryBox a span { display: block; width: 20px; height: 20px; position: absolute; left: 17px; top: 17px; background: transparent url('../imgs/nm/play.png') no-repeat; border-radius: 4px; } .galleryBox a:hover { background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.5); } .galleryBox a:hover div { box-shadow: 0 0 10px rgba(255,255,255,0.6) inset; } 

.fullGallery { width: 90%; overflow: hidden; margin: 0 auto; padding: 20px 0 0 0; } .fullGallery > div { width: calc(100% + 30px); display: table; } .fullGallery a, .fullGallery a div, .fullGallery a img { width: 88px; height: 88px; } .fullGallery a { border: 1px solid rgba(0,0,0,0.4); background: rgba(255,255,255,0.2); display: block; position: relative; float: left; padding: 1px; margin: 0 5px 5px 0; border-radius: 7px; overflow: hidden; } .fullGallery a div { border-radius: 5px; position: absolute; top: 1px; left: 1px; transition: border-color 0.3s, background 0.3s, box-shadow 0.3s; } .fullGallery a img { border-radius: 5px; } .fullGallery a span { display: block; width: 46px; height: 46px; position: absolute; left: 23px; top: 23px; background: transparent url('../imgs/nm/play2.png') no-repeat; border-radius: 5px; } .fullGallery a:hover { border-color: rgba(0,0,0,0.7); background: rgba(255,255,255,0.4); } .fullGallery a:hover div { box-shadow: 0 0 10px rgba(255,255,255,0.6) inset; } 

.news { cursor:default; width: calc(100% - 80px); display: table; padding: 10px 0; margin: 0 auto; }
.news a.imgn, .news a.imgn img { width: 96px; height: 96px; }
.news a.imgn { display: block; float: left; padding: 1px; border: 1px solid rgba(0,0,0,0.4); border-radius: 6px; }
.news a.imgn img { border-radius: 5px; }
.news .contentn { width: calc(100% - 110px); box-sizing: border-box; padding: 10px 0 0 15px; float: left; }
.news a.titlen { text-transform: uppercase; font-weight: bold; display: table; font-size: 15px; padding: 0 0 10px 0; }
.news .textn { color: rgba(0,0,0,0.8); font-size: 11px; min-height:42px; overflow: hidden; }
.news .finalinfo { width: 100%; display: block; padding: 5px 0 0 0; }
.news .finalinfo .datan { text-transform: uppercase; color: rgba(0,0,0,0.5); float: left; font-weight: bold; font-size: 11px; }
.news .finalinfo .lermaisn { float: right; font-weight: bold; padding-right: 20px; }
.news .finalinfo .lermaisn a, .ctcarea .lermaisn_all a { font-size: 12px; font-weight: bold; }
.shadownew { opacity: 0.7; width: 100%; height: 12px; background: transparent url('../imgs/separator_news.png') no-repeat center top; margin: 0 auto; }


#modal { position: fixed; z-index: 2000; top:0; left: 0; padding: 20px 0 0 0; width: 460px; height: 250px; left:calc(50% - 233px);top:calc(50% - 128px); text-align: center; border: 3px solid #6c6c6e; border-radius: 10px; box-shadow: 0 0 25px rgba(0,0,0,0.5); } #modal h1 { text-align:center; width: 100%; margin:16px 0 20px 0; font-size: 23px !important; }
#modal { color: #000; background: transparent url('../imgs/central_repeat.jpg') no-repeat center center; }

.banner { position: relative; background: transparent; } .banner .circles { z-index: 3; height: 13px; position: absolute; } .banner .circles div { cursor: pointer; float: left; width: 13px; height: 13px; background: transparent url('../imgs/nm/circles.png') no-repeat -14px 0; margin: 0 4px 0 0; border-radius: 6px; box-shadow: 0 0 5px rgba(0,0,0,0.7); } .banner .circles div.act { background-position: 0 0; } .banner > a { position: absolute; z-index: 1; top: 0; left: 0; display: block; } .banner > a.bvis { z-index: 2; } .banner, .banner > a { border-radius: 10px; } .banner > a > img { border-radius: 8px; } .banner > a > .bmask { position: absolute; left: 0; top: 0; } .banner { border: 2px solid rgba(0,0,0,0.4); }
.banner .circles { bottom: 10px; right: 10px; }
.banner .bmask { }

.faceIndex { border: 2px solid rgba(0,0,0,0.4); }

.paginate { display: table; margin: 30px auto; } .paginate a { display: block; padding: 5px 8px; font-weight: bold; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; float: left; margin: 0 1px 0 0; border-radius: 3px; } .paginate a.atual, .paginate a.desatived { cursor: default; box-shadow: none; } .paginate a { background: rgba(0,0,0,0.7); border: 1px solid rgba(0,0,0,0.7); color: rgba(255,255,255,0.7) !important; } .paginate a:hover { background: rgba(0,0,0,0.9) !important; border-color: rgba(0,0,0,0.9) !important; color: #fff !important; } .paginate a:active, .paginate a.atual { background: #000 !important; border-color: #000 !important; color: #fff !important; } .paginate a:active { opacity: 0.5; } .paginate a.desatived { background: rgba(0,0,0,0.1) !important; border-color: rgba(0,0,0,0.1) !important; color: rgba(0,0,0,0.3) !important; }

.dual-div { display: table; width: 100%; }
.dual-div > div { width: calc(50% - 10px); float: left; }
.dual-div > div:first-child { margin-right: 20px; }

.tri-div { display: table; width: 100%; }
.tri-div > div { width: calc(33% - 10px); float: left; margin-left: 20px; }
.tri-div > div:first-child { margin: 0; }

.center-txt { text-align: center; }
.center-txt h1, .center-txt h2 { padding-left: 0; padding-right: 0; }

.baus { width: 200px; display: table; padding: 0 0 5px 10px; }
.baus > a { transition: background 0.4s; background: #e7e7e7; cursor: pointer; box-sizing: border-box; width: 100%; padding: 4px; display: table; margin: 0 0 2px; position: relative; font-weight: 400; }
.baus > a:hover { background: #d8d8d8; }
.baus > a > .icon { width: 36px; height: 36px; box-sizing: border-box; padding: 6px 0 0 0; text-align: center; float: left; background: rgba(0,0,0,0.1); margin: 0; }
.baus > a > .icon > img { width: 30px; height: 25px; margin: 0; padding: 0; }
.baus > a .contentn { text-align: left; display: table; width: calc(100% - 36px); box-sizing: border-box; padding: 5px 0 0 6px; float: left; }
.baus > a .titlen { max-width: 145px; white-space: nowrap; overflow: hidden; color: rgba(0,0,0,0.7); font-weight: 900; text-transform: uppercase; font-size: 11px; margin: 0 0 3px; }
.baus > a .datan { color: rgba(0,0,0,0.4); font-weight: 900; text-transform: uppercase; font-size: 9px; }

.baus.inner { width: 100%; box-sizing: border-box; }
.baus.inner > a { padding: 10px; }
.baus.inner > a .contentn { width: calc(100% - 36px); padding: 5px 10px 10px; }
.baus.inner > a .titlen { max-width: 100% !important; white-space: normal !important; font-size: 14px; margin: 0 0 2px; }
.baus.inner > a .datan { color: rgba(0,0,0,0.4); font-weight: 900; text-transform: uppercase; font-size: 9px; margin: 0 0 5px 0; }
.baus.inner > a .txtn { color: rgba(0,0,0,0.7); font-weight: 400; font-size: 12px; }

.eventos { width: 100%; display: table; }
.eventos > a { transition: filter 0.4s; text-align: center; background: #1a1a1a; color: #fff !important; text-transform: uppercase; cursor: pointer; box-sizing: border-box; width: 206px; height: 175px; overflow: hidden; border-radius: 10px; display: table; float: left; margin: 0 0 20px 20px; position: relative; font-weight: 700; }
.eventos > a:first-child { margin: 0; }
.eventos > a:hover { filter: brightness(120%); -webkit-filter: brightness(120%); }
.eventos > a > img { width: 206px; height: 120px; margin: 0; padding: 0; }
.eventos > a .titlen { width: 100%; box-sizing: border-box; padding: 12px 12px 0 12px; display: table; font-size: 13px; text-align: center; }
.eventos > a .datan { display: block; width: 100%; box-sizing: border-box; padding: 8px 10px 30px 10px; position: absolute; top: 0; right: 0; background: transparent url('../imgs/events-top-shadow.png') no-repeat right top; font-size: 10px; text-align: right; }

.search-inner { display: table; width: 100%; margin: 0 0 40px 0; }
.search-inner > form { display: table; float: right; position: relative; }
.search-inner > form > input { outline: none; box-sizing: border-box; display: block; float: left; height: 30px; line-height: 30px; border: 0; padding: 0; margin: 0; }
.search-inner > form > input[type='text'] { width: 340px; border: 2px solid #d9d9d9; padding: 0 130px 0 10px; }
.search-inner > form > input[type='submit'] { padding: 0 !important; width: 140px !important; }

.social-box { width: 100%; display: table; padding: 0 0 20px 0; }
.social-box > * { width: 206px; display: block; float: left; margin: 0 0 0 20px; box-sizing: border-box; }
.social-box > *:first-child { margin: 0; }
.social-box h3 { font-weight: 700; display: table; width: 100%; font-size: 15px; padding: 0 10px 15px 10px; box-sizing: border-box; margin: 0; color: #6c6c6c; }
.social-box h3 a { float: right; font-size: 12px !important; color: #b22222 !important; }
.social-box h3 a i { font-size: 15px !important; }

.insta-posts { width: 100%; overflow: hidden; }
.insta-posts > div { width: 120%; display: table; }
.insta-posts a, .insta-posts a img { width: 94px !important; height: 94px !important; }
.insta-posts a { transition: filter 0.4s; float: left; margin: 0 8px 8px 0; }
.insta-posts a:hover { filter: brightness(120%); -webkit-filter: brightness(120%); }

