@charset "utf-8";
/* CSS Document */


* { padding:0px; margin:0px; border: none; list-style:none; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

html, body {height:100%; width: 100%; position: relative;}
a { text-decoration: none;}
a:hover { text-decoration:none;}
b, strong { font-weight:bold;}
img { max-width: 100%}
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {	border-collapse: collapse; border-spacing: 0;}

body { font-family: 'Raleway', sans-serif; font-size:100%; font-weight: 400; color:#fff; width: 100%; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; background: #000; overflow-x: hidden;}


header { display: block; position: relative; left: 0px; top: 0px; width: 100%; height: 88px;  background: url(../imgs/bg_header.png) repeat left top; z-index: 555; transition: all .3s ease-in-out;}
header h2 {position: absolute; left: 4%; top:25px; color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em;}
header a.head {display: block; width: 24px; height: 15px; text-indent:-9999em; position: absolute; right:4%; top: 38px; background: url(../imgs/menu_mobile.png) no-repeat left bottom; background-size: 100% auto; z-index:444;}
header ul.menu { position: absolute; left: 2%; top:28px; width: 96%; text-align: center; text-align: center;}
header ul.menu li { display: inline-block; margin: 0 12px;}
header ul.menu li a {font-size: 1.125em; text-transform: uppercase; font-weight: 700; color: #fff}
header ul.menu li a:hover {color: #e2bf1c}
header .retrator { position:absolute; top:88px; left:0px; width:100%; height: 80px; display: block; z-index: 2554; overflow-y: auto; overflow-x: hidden; padding:0 0 20px 0; background: url(../imgs/bg_header.png) repeat left top; z-index: 450;
	-webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.menu-active header .retrator {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#epk { display: block; width: 100%; min-height: 100%; padding: 50px 0; background: #000 url("../imgs/bg_home.jpg") no-repeat center bottom fixed; background-size: cover; text-align: center; position: relative; }
#epk h1 { margin: 0 auto; display: block; width: 500px; height: 104px; text-indent: -9999em; background: url("../imgs/tit-ana-gazzola.png") no-repeat center top; background-size: 100% auto; border-bottom:3px solid #fff; margin-bottom: 40px; }
#epk h2 {color: #e2bf1c; font-size:2.5em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 50px;}
#epk p{ width: 80%; max-width: 740px; display: block; margin: 0 auto; margin-top:20px; font-size: 1.25em; text-align: justify;}
#epk .rider {display: flex; flex-direction: row; flex-wrap: wrap; flex; justify-content: space-around;width: 400px; background: #ffffff; border-radius: 5px; text-align: left; padding: 20px; color: #000000; font-size: 1.25em; line-height: 150%; margin: 20px auto;}
#epk .rider strong {text-align: center; display: block; width: 100%; margin: 0 0 30px;}
#epk .rider a {color: #000000; text-decoration: underline;}
#epk ul.quotes {width: 740px; margin: 30px auto; display: flex; flex-direction: row; justify-content: space-between;}
#epk ul.quotes li { background:#ffffff; padding:20px 15px; border-radius:5px; width:30% }
#epk ul.quotes li p {width: auto; color: #4c4c4c; font-size: 18px; text-align: left; font-style: italic;}
#epk ul.quotes li strong {color: #4c4c4c; font-size: 14px; text-align: left; margin: 12px 0 0; display: block;}
#epk iframe { margin: 30px 0 50px 0; width: 750px; height: 422px; }
#epk a.visit {color: #ccc; text-decoration: underline; font-size: 24px;}


#home { display: block; width: 100%; min-height: 100%; padding-top: 50px; background: #000 url("../imgs/tablet/bg_home.jpg") no-repeat center top; background-size: 100% auto; text-align: center; position: relative; margin: 0px;}
#home h1 { margin: 0 auto; display: block; width: 560px; height: 116px; text-indent: -9999em; background: url("../imgs/tit-ana-gazzola.png") no-repeat center top; background-size: cover; border-bottom:3px solid #fff; margin-bottom: 40px; }

#home p{ width: 560px; display: block; margin: 0 auto; margin-top:20px; font-size: 1.25em; text-align: justify;}
#home iframe { margin: 60px 0 50px 0; width: 476px; height: 268px;}
#home .share { display: block; position: absolute; top: 30px; right: 20px;  width: 52px; height: 52px}
#home ul.sociais { display: block; position: absolute; top: 50px; left: 0px; padding: 20px 0 0 0; width: 52px; opacity: 0;  transition: all 0.4s ease-in;}
#home ul.sociais li { float: none; width: 51px; height: 50px; margin: 0 0 20px 0; }
#home ul.sociais li a { display: block; width: 51px; height: 51px; text-indent: -9999em; background:url("../imgs/ico_sociais_sprite.png"); }
#home ul.sociais li a.soundcloud {background-position: 0px 0px;}
#home ul.sociais li a.youtube {background-position: 0px -70px;}
#home ul.sociais li a.twitter {background-position: 0px -140px;}
#home ul.sociais li a.facebook {background-position: 0px -210px;}
#home ul.sociais li a.instagram {background-position: 0px -280px;}
#home ul.sociais li a.spotify {background-position: 0px -350px;}
#home ul.sociais li a.reverbnation {background-position: 0px -420px;}
#home ul.sociais li a.itunes {background-position: 0px -489px;}
#home .share:hover ul.sociais { opacity: 1 }


section#bio { display: block; width: 100%; height: auto; padding: 100px 0 0 0; background: #000 url("../imgs/tablet/bg_bio.jpg") no-repeat center bottom fixed; background-size: 100% auto; text-align: center; position: relative; z-index: 2; overflow: hidden; }
section#bio h2 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 52px;}
section#bio .box-bio { width: 90%; max-width: 1024px; min-height: 900px; margin: 0 auto; background: #fff url(../imgs/bio_fotos.jpg) no-repeat center 20px; background-size:90% auto; color: #4c4c4c; padding: 280px 30px 0 30px; margin-bottom: 80px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}

section#music { display: block; width: 100%; min-height: 930px; padding: 80px 0 80px 0; background: #000 url("../imgs/tablet/bg_audios.jpg") no-repeat center 100px; background-size: 100% auto; text-align: center; position: relative; }
section#music h2 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 60px;}
section#music #box-music { width:60%; margin-right: 4%; float:right; overflow: hidden;}
section#music #box-music p { float: right; width: 634px; color: #fff; font-size: 1.125em; font-weight: 500px; text-align: right; margin: 0 0 30px 0;}
@media only screen and (min-width: 800px) {
    section#music { min-height: 1080px; }
}

section#photos { display: block; width: 100%; min-height: 100%; padding: 20px 0 80px 0; background: #000 url("../imgs/tablet/bg_fotos.jpg") no-repeat center bottom; background-size: 100% auto; text-align: center; position: relative; }
section#photos h3 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 200px;}
section#photos .box-fotos { width:80%; margin: 0 auto; border-bottom:6px solid #fff;border-top:6px solid #fff; overflow: visible; }

section#voice { display: block; width: 100%; min-height: 100%; padding: 100px 0 80px 0; background: #000 url("../imgs/bg_epk.jpg") no-repeat center 80px fixed; background-size: 100% auto; text-align: center; position: relative; z-index: 4; }
section#voice h3 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 100px;}
section#voice .box-voiceacting { width:70%; height: auto; margin: 0 auto; overflow: hidden; background: #fff; background-size: 26% auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
section#voice .box-voiceacting p {color: #4c4c4c; font-size: 1.125em; font-weight: 500px; margin: 34px 30px; text-align: left; line-height:130%; }
section#voice .box-voiceacting video { display: block; margin: 0 30px; width: 440px; height: 248px; }

section#shows { display: block; width: 100%; min-height: 100%; padding: 80px 0 80px 0; background: #000 url("../imgs/bg_shows.jpg") no-repeat center bottom fixed; background-size: cover; text-align: center; position: relative; z-index: 4; }
section#shows h3 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 80px;}
section#shows .box-shows { width:80%; height: 632px; margin: 0 auto; overflow: hidden; background: url(../imgs/bg_header.png) repeat left top; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
section#shows .box-shows ul {margin: 50px 30px; padding: 0;}
section#shows .box-shows ul li { text-align: left; margin: 0 0 25px 0; padding: 0 0 20px 0; overflow: hidden; clear: both; border-bottom: 1px solid #171717}
section#shows .box-shows ul li:last-child { border-bottom: none; }
section#shows .box-shows ul li span { display: block; width: 80px; float: left; margin: 0 0; color: #e2bf1c; font-size: 1.5em; font-weight: 700; font-style: italic; }
section#shows .box-shows ul li span strong { font-size: 2em; display: inline-block; width: 100% ; line-height: 0.8em}
section#shows .box-shows ul li p { display: block; float: left; margin: 10px 0 0 0; color: #fff; font-size: 1.125em; font-weight: 500; line-height: 1.5em; }

section#contato { display: block; width: 100%; min-height: 100%; padding: 80px 0 140px 0; background: #000 url("../imgs/tablet/bg_home.jpg") no-repeat center bottom fixed; background-size: cover; text-align: center; position: relative; z-index: 4; position: relative; }
section#contato h4 {color: #e2bf1c; font-size:3em; font-weight: 800; font-style: italic; text-shadow: 3px 3px 0px #4B3F09; display: block; line-height: 0.75em; text-transform: uppercase; margin-bottom: 80px;}
section#contato .box-contato  { width: 80%; margin: 0 auto; text-align: left; overflow: hidden; margin-bottom: 0px}
section#contato .box-contato p { font-size: 1.125em; font-weight: 400; margin: 0 0 20px 0; }
section#contato .box-contato p a { color: #fff; text-decoration: underline; }
section#contato .box-contato form { margin: 30px 0 0 0; display: block; }
section#contato .box-contato form input { width: 595px; height: 50px; padding: 0 0 0 5px; font-size: 1.125em; color: #000; margin: 0 0 22px 0; }
section#contato .box-contato form textarea { width: 595px; height: 170px; padding: 5px 0 0 5px; font-size: 1.125em; color: #000; margin: 0 0 22px 0; font-family: 'Raleway', sans-serif; font-weight: 500}
section#contato .box-contato form button { width: 196px; height: 65px; text-align: center; font-size: 1.125em; text-transform: uppercase; color: #000; background: #e2bf1c; display: block; margin: 0 0 22px 0;cursor: pointer; }

section#contato ul.sociais { display: block; position: absolute; bottom: 80px; width:84%; margin: 0 10%; text-align: center;}
section#contato ul.sociais li { display: inline-block; width: 51px; height: 50px; margin: 0 10px 0 10px; }
section#contato ul.sociais li a { display: block; width: 51px; height: 51px; text-indent: -9999em; background:url("../imgs/ico_sociais_sprite.png"); }
section#contato ul.sociais li a.soundcloud {background-position: 0px 0px;}
section#contato ul.sociais li a.youtube {background-position: 0px -70px;}
section#contato ul.sociais li a.twitter {background-position: 0px -140px;}
section#contato ul.sociais li a.facebook {background-position: 0px -210px;}
section#contato ul.sociais li a.instagram {background-position: 0px -280px;}
section#contato ul.sociais li a.spotify {background-position: 0px -350px;}
section#contato ul.sociais li a.reverbnation {background-position: 0px -420px;}
section#contato ul.sociais li a.itunes {background-position: 0px -489px;}
section#contato span.stoked { display: block; position: absolute; right: 15px; bottom: 15px; font-size: 0.850em; font-weight: 300; }
section#contato span.stoked a { color: #1d8ce9; font-weight: 500; }


/* Modal */
#mask { position:fixed; left:0;  top:0; z-index:666; background-color:#000; display:none;}
.window { position:fixed; width:700px; min-height: 440px; top:14%; left:50%; margin-left:-350px; display:none; z-index: 9999; padding:40px; background:#fff; overflow: visible; text-align: left; color: #000}
.window a.close {display:block; position:absolute; top:-60px; right: 0px; width: 50px; height: 50px; text-indent: -9999em; background: url(../imgs/bt_close_modal.png) no-repeat left top; background-size: 100% auto; border: none !important;}
.window h3 { margin: 30px 0 30px 0; font-size: 1.875em; font-weight: 700;}
.window iframe { width: 100%; height: 360px; }

.photomodal { position:fixed; max-width:50%; height: auto; min-height: 100px; top:10%; left:25%; margin-left: initial; display:none; z-index: 9999; padding:20px; background:#fff; overflow: visible; text-align: left; color: #000}
.photomodal img {  width: 100%; height: auto; display: block; margin: 0 auto;  }
