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

audio, canvas, video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: yellow;
  color: black;
}

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

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

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

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@font-face {
  font-family: "Harabara";
  src: url("../fonts/harabara.eot");
  src: url("../fonts/harabara.eot?#iefix") format("embedded-opentype"), url("../fonts/harabara.woff") format("woff"), url("../fonts/harabara.ttf") format("truetype"), url("../fonts/harabara.svg#harabara") format("svg");
  font-weight: normal;
  font-style: normal;
}

.m-politica-de-privacidade {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: black;
}
.m-politica-de-privacidade .box-politica-de-privacidade {
  width: 70%;
  margin: 12% auto;
  padding: 20px;
  background: white;
  position: relative;
}
.m-politica-de-privacidade .box-politica-de-privacidade .btn-fechar-politica-de-privacidade {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: #e92f58;
}
.m-politica-de-privacidade .box-politica-de-privacidade h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
.m-politica-de-privacidade .box-politica-de-privacidade p {
  text-align: justify;
  font-size: 13px;
}

body {
  margin: 0;
  padding: 0;
  background: #6c6b6a url(../images/bg-body.png) top center repeat fixed;
  font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, li, p, em, strong {
  margin: 0;
  padding: 0;
  border: 0;
}

ul, li {
  list-style: none;
}

.main {
  display: block;
  overflow: hidden;
  width: 956px;
  margin-left: auto;
  margin-right: auto;
}

.box-rounded {
  overflow: hidden;
  padding: 15px 0;
  background: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.icon-facebook {
  background: url("../images/icon-facebook.png") no-repeat;
}

.icon-youtube {
  background: url("../images/icon-youtube.png") no-repeat;
}

.container {
  margin-bottom: 30px;
}
.container p {
  color: #808285;
  font-size: 14px;
  line-height: 19px;
}
.container h2 {
  margin: 0;
  margin-left: 30px;
  margin-bottom: 15px;
  color: white;
  font-size: 50px;
  font-family: Helvetica;
  text-transform: lowercase;
}
.container h2 img {
  margin-right: 10px;
  vertical-align: middle;
}

.imagem {
  width: 200px;
  margin: 20px 0 0 40px;
  float: left;
}

.texto {
  width: 680px;
  margin-right: 30px;
  float: right;
}
.texto a {
  text-decoration: none;
  color: #e92f58;
}
.texto p {
  margin-bottom: 8px;
}

header {
  position: relative;
  height: 550px;
}
header h1 {
  position: absolute;
  top: 0;
  left: 350px;
  width: 465px;
  height: 330px;
  margin: 0;
  text-indent: -2000px;
  background: url(../images/logo-fantastica-header.png);
}

.social-icons {
  position: absolute;
  top: 0;
  right: 25px;
  width: 87px;
  height: 124px;
  overflow: hidden;
  background: url("../images/bg-social-icons.png") no-repeat;
}
.social-icons .icon {
  display: block;
  margin: 10px auto 0;
  width: 39px;
  height: 39px;
  text-indent: -2000px;
}

.main-navigation {
  position: absolute;
  top: 210px;
}
.main-navigation li {
  margin-bottom: 1px;
}
.main-navigation a {
  padding: 3px 15px 1px;
  display: inline-block;
  color: white;
  font-size: 34px;
  font-weight: normal;
  letter-spacing: 2px;
  font-family: "Harabara";
  text-decoration: none;
  text-transform: uppercase;
  background: #58595b;
}
.main-navigation a:hover {
  color: #e92f58;
  background: white;
}

.box-newsletter {
  position: absolute;
  bottom: 0;
  right: 0;
}
.box-newsletter h2 {
  margin: 0 0 8px 15px;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.box-newsletter .btn-open-politica {
  margin-top: 10px;
  float: right;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}
.box-newsletter .btn-open-politica .fz30 {
  vertical-align: sub;
}

.form-newsletter {
  background: white;
  padding: 5px;
}
.form-newsletter .input_text {
  width: 220px;
  background: white;
  margin-right: 5px;
  color: #bcbec0;
  font-size: 13px;
}
.form-newsletter .input_text:focus {
  background: white;
}
.form-newsletter .btn-ok {
  width: 47px;
  height: 27px;
  text-indent: -2000px;
  border: 0;
  background: url("../images/btn-ok-form-newsletter.png") no-repeat;
}

.newsletter-success {
  display: block;
  text-align: center;
  color: #6c6a69;
  background: white;
  padding: 5px;
}

.box-video {
  padding: 40px 0 20px;
  background: url(../images/bg-box-video.png);
}

.video {
  width: 560px;
  margin: 0 auto 20px;
  padding: 15px;
  background: black;
}

.oq-fazemos {
  padding: 50px 0;
}
.oq-fazemos .imagem {
  margin-left: 30px;
}
.oq-fazemos p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.lista-casting li {
  margin: 8px 0;
}

.nome-banda-casting {
  margin-bottom: 15px;
  color: #e92f58;
  text-transform: uppercase;
}

.box-formulario p {
  width: 540px;
  margin: 0 auto 15px;
}
.box-formulario p a {
  color: #808285;
  text-decoration: none;
}

.formulario {
  width: 680px;
  margin-left: 65px;
  float: left;
}
.formulario .label_input {
  display: inline-block;
  padding-right: 5px;
  text-align: right;
  font-size: 14px;
  color: #808285;
  width: 135px;
}

.error {
  font-size: 14px;
  color: #e92f58;
}

.input_text, .textarea, .input_select {
  width: 530px;
  border: 0;
  padding: 5px;
  color: white;
  font-size: 14px;
  background: #6c6a69;
}
.input_text:focus, .textarea:focus, .input_select:focus {
  border: 0;
  background: #808285;
}

.textarea {
  max-width: 530px;
  min-width: 530px;
  height: 150px;
  max-height: 150px;
  min-height: 150px;
}

.btn-enviar {
  float: right;
  border: 0;
  padding: 10px 20px;
  color: white;
  text-transform: uppercase;
  background: #e92f58;
}
.btn-enviar:hover {
  background: #6c6a69;
}

.input_text_cidade {
  width: 80px;
  margin-right: 1px;
}

.input_text_estado {
  width: 120px;
  margin-right: 1px;
}

.input_text_endereco {
  width: 308px;
}

.row {
  margin-bottom: 1px;
  overflow: hidden;
}

.last-row {
  width: 540px;
  float: right;
}

.infos-form {
  width: 200px;
  float: right;
  position: relative;
}
.infos-form a {
  color: #808285;
  text-decoration: none;
}
.infos-form p {
  width: auto;
  margin: 0 0 10px;
  font-size: 14px;
}

.btn-open-politica-form {
  position: absolute;
  bottom: 0;
  color: #808285;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.btn-open-politica-form .fzbig {
  color: #e92f58;
  font-size: 30px;
  vertical-align: sub;
}

.infos-form-casting {
  height: 375px;
}

.infos-form-contratantes {
  height: 350px;
}

.infos-form-contato {
  height: 290px;
}

.campos-obrigatorios {
  font-size: 12px;
  color: #808285;
}

.box-receber-news {
  float: left;
  margin-top: 18px;
}
.box-receber-news label {
  margin-left: 5px;
  font-size: 12px;
  color: #808285;
  font-weight: bold;
}

.pre-footer {
  display: block;
  overflow: hidden;
  width: 678px;
  height: 217px;
  margin: 0 auto;
  background: url("../images/bg-pre-footer.png") top center no-repeat;
}
.pre-footer p {
  margin: 155px 0 0 0;
  font-size: 13px;
  line-height: 18px;
  color: white;
  text-align: center;
}
.pre-footer p a {
  color: white;
  text-decoration: none;
}

.copyright {
  margin: 30px 0 10px;
  padding: 30px 0;
  background: #e92f58;
}
.copyright p {
  text-align: center;
  font-size: 13px;
  color: white;
}

.box-baloes {
  width: 100%;
  height: 64px;
  background: url("../images/balao-footer.png") repeat;
}

.box-sucesso {
  margin-left: 200px;
  width: 500px;
  text-align: center;
}
.box-sucesso span {
  display: block;
  color: #e92f58;
  font-size: 18px;
  font-weight: bold;
}

.btn-topo {
  position: fixed;
  bottom: 0;
  right: 10px;
  display: inline-block;
  padding: 5px;
  background: white;
}

.rosa {
  color: #e92f58;
}

.fz30 {
  font-size: 30px;
}
