html, body, div, p, h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

/**/
header
{
    width: 100%;
    background: #ffc600;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    position: absolute;
    position: fixed;
    top: 0;
    z-index: 9999;
}

header .center
{
    width: 1000px;
    margin: 0 auto;
}

.center img
{
    float: left;
    margin: 0;
    padding: 3px;
}

.center ul
{
    float: right;
    margin: 9px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.center ul li
{
    float: left;
    padding: 20px;
    list-style-type: none;
}

.center ul li a
{
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

/***/
.primeriaDobra
{
    width: 100%;
    height: 665px;
    float: left;
    margin: 76px 0 0 0;
    padding: 0;
    background: url(../images/bg-sec1.png) no-repeat bottom #e1e1e1;
}

.primeriaDobra .sec01
{
    height: 497px;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    background: url(../images/bg-primeiraDobra.png) no-repeat top #eb1c23;
}

.sec01 h1
{
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: normal;
    padding: 20px 0 10px 0;    
}

.sec01 h2
{
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: lighter;
}

.videoPrimeiraDobra
{
    width: 580px;
    height: 381px;
    margin: 0 auto;
    padding: 0;
    background: #000;
    position: relative;
    margin-top: 150px;
}

.videoPrimeiraDobra iframe
{
    width: 580px;
    height: 381px;
    margin-top: -346px;
}

.centralizarBotoes
{
    width: 775px;
    margin: 0 auto;
    margin-top: 35px;
}

.centralizarBotoes .cadastreSe a
{
    color: #000;
    text-decoration: none;
    background: #ffd800;
    padding: 15px 0;
    float: left;
    font-weight: bold;
    font-size: 20px;
    width: 340px;
    text-align: center;
    margin-right: 85px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
}

.centralizarBotoes .jaSouCadastrado a
{
    color: #fff;
    text-decoration: none;
    background: #000;
    padding: 15px 0;
    float: left;
    font-weight: bold;
    font-size: 20px;
    width: 340px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
}

/********/
.segundaDobra{
    width: 100%;
    float: left;
    height: 455px;
    background: #595959;
    text-align: center;
}

.segundaDobra h1
{
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
    font-weight: 500;
    font-size: 30px;
    background: #696868;
    margin-bottom: 30px;
}

.segundaDobra h2
{
    color: #fff;
    font-weight: 300;
}

.passoApasso
{
    width: 1000px;
    height: 220px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../images/bgPassoAPasso.png) no-repeat top;
}

.passoApasso .sec02
{
    width: 244px;
    float: left;
    text-align: center;
    color: #fff;
}

.passoApasso .sec02 h1
{
    color: #fff;
    background: none;
    text-align: center;
    font-size: 55px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    float: left;
}

.passoApasso .sec02 p
{
    width: 199px;
    height: 80px;
    padding: 29px 20px;
    border: solid 1px #fff;
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    margin-bottom: 5px;
}


/*******/
.vantagens
{
    width: 100%;
    height: 627px;
    float: left;
    margin: 0;
    padding: 0;
    background: #e1e1e1;
}

.vantagens .center
{
    width: 1000px;
    margin: 0 auto;
}

.center .menina
{
    position: absolute;
    z-index: 1000;
    margin: -60px 0 0 -140px;
    padding: 0;
}

.center .menino
{
    position: absolute;
    z-index: 1000;
    margin: 115px 0 0 874px;
    padding: 0;
}

.vantagensPraVoce
{
    width: 413px;
    height: 309px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    margin: 15px 0 0 8px;
    float: right;
}

.vantagensPraVoce h1
{
    background: #ffd800;
    padding: 20px 0;
    font-size: 30px;
    text-align: center;
}

.vantagensPraVoce p
{
    width: 342px;
    color: #696868;
    line-height: 33px;
    font-weight: 300;
    margin: 16px 0 0 35px;
    font-size: 18px;
}

.saibaOndePedir
{
    margin: 20px 0 0 250px;
    padding: 0;
    float: left;
}

.saibaOndePedir a
{
    text-decoration: none;
    color: #fff;
    background: #eb1c23;
    font-size: 35px;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    width: 470px;
    text-align: center;
    float: left;
}

.lerRegulamento
{
    margin: 20px 0 0 250px;
    padding: 0;
    float: left;
}

.lerRegulamento a
{
    text-decoration: none;
    color: #000;
    background: #ffc600;
    font-size: 35px;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.36);
    width: 470px;
    text-align: center;
    float: left;
}

/****/
.footer
{
    width:100%;
    height:316px;
    float:left;
    margin:0px 0 0 0;
    padding:0;
    border-top: solid 14px #212121;
    background:#333;
}



/*****janela modal ********/

#mask {position:absolute;
       z-index:9000;  
       background-color:#000; 
       display:none;
}

#boxes .window {
    position:absolute;
    width:440px;
    height:200px;
    display:none;
    z-index:9999;
    padding:20px;
    background: #fff;
    position: fixed;
}

/* Personalize a janela modal aqui. Você pode adicionar uma imagem de fundo. */
#boxes #dialog {
    width:1000px;
    height:353px;
    border-bottom: solid 10px #eb1c23;
}

#dialog h1
{
    width: 100%;
    text-align: center;
}

#dialog p
{
    width: 45%;
    padding: 2.5%;
    float: left;
    color: #666;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
}

/* posiciona o link para fechar a janela */
.close {
    display:block; 
    text-align:right;
    position: absolute;
}  

#dialog a
{
    text-decoration: none;
    color: #eb1c23;
    font-size: 25px;
    margin: -41px 0 0 980px;
}