body
{
    background-color:#fff;
}

.bt-voltar{
    font-family: 'brandon-light';
    font-size: 12px;
    color: #2a181e;
    text-transform: uppercase;
}

.bt-voltar::before{
    border-radius: 1px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    content: " ";
    float: left;
    height: 8px;
    margin-right: 5px;
    position: relative;
    top: 4px;
    transform: rotate(45deg);
    width: 8px;
}

.noiterp{
    float: right;
    border: 1px solid #3f000f;
    width: 90%;
}

.headerHersheys
{
    width: 100%;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 0px;
    

    background: #490f0d; /* Old browsers */
    background: -moz-linear-gradient(top,  #490f0d 0%, #59211e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#490f0d), color-stop(100%,#59211e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #490f0d 0%,#59211e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #490f0d 0%,#59211e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #490f0d 0%,#59211e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #490f0d 0%,#59211e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#490f0d', endColorstr='#59211e',GradientType=0 ); /* IE6-9 */


}

#formDados{
margin: 0 auto;
    max-width: 745px;
    width: 95%;
}

.divO{
    font-family: "brandon-light";
    color: #3f000f;
    display: inline-block;
    font-size: 24px;
    margin: 55px 0;
    text-align: center;
    width: 100%;
}

.formInputSmall
{
    border-radius: 0;

}

.formInput
{
    border-radius: 0;
}

.headerImage
{
    position:absolute;
    top:55px;
    height:350px;
    width:100%;
    background-image:url('bg_image.png');
    background-repeat:no-repeat;
    background-size:100%;
}

.imgEnviar {

    background-image: url('enviar.png');
    cursor: pointer;
    width: 88px;
    height: 24px;
    float: right;
    margin-top: 0px;
    margin-right: 20px;
}

.logo
{
    background-image: url("logoHer.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 38px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 17px;
    width: 134px;
    z-index: 1000;                                                     
}

.senoid_white
{
    width:100%;
    background-image:url('sen.png');
    background-repeat:repeat-x;
    height:14px;
    z-index: 999;
    position: absolute;
    top: 50px;
}

.senoid_bg
{
    width: 100%;
    background-image: url('sen_bg.png');
    background-repeat: repeat-x;
    height: 14px;
    z-index: 999;
    position: absolute;
    top: 395px;
}

.person
{
    width:492px;
    background-image: url('person.png');
    height:100%;
    margin-left: 50%;
}

.divT
{
    width: 500px;
    color: #816d4b;
    font-weight: lighter;
    font-size:13px;
    margin-bottom: 30px;
    margin-top: 10px;

}
.faleConosco
{
    font-family: "milton-bold";
    background-image: url("bg_contato.jpg");
    background-repeat: repeat;
    color: #fff;
    font-size: 80px;
    height: 247px;
    line-height: 230px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.btnAdd
{
    background-color: #6c441d!important;
border-color: #6c441d!important;
color: #6c441d;
border-radius: 10px;

background: #fbf6ee; /* Old browsers */
background: -moz-linear-gradient(top,  #fbf6ee 0%, #e2d0b2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbf6ee), color-stop(100%,#e2d0b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbf6ee 0%,#e2d0b2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbf6ee 0%,#e2d0b2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbf6ee 0%,#e2d0b2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbf6ee 0%,#e2d0b2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf6ee', endColorstr='#e2d0b2',GradientType=0 ); /* IE6-9 */

}

label
{
    margin-top: 6px;
    color: #816d4b;
    font-weight: bold;
}

.footer
	{
		background-image: url("footer.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    height: 23px;
    width: 100%;
	}

.choc
{
    background-image: url('tablet.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 189px;
    height: 120px;
    z-index: 999;
    bottom: 20px;
    margin-right: 30%;
    float: right;
}

.divTelefone
{
    height: 92px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    

}

.form-control{
        border-color: #3f000f;    
}


.iconNome
{
    background: url('icon_nome.png') no-repeat scroll 7px center;
    padding-left:30px;
    background-color: #FFF;
}

.iconNascimento
{
    background: url('icon_nome.png') no-repeat scroll 7px center;
    padding-left:30px;
    background-color: #FFF;
}

.iconTelefone
{
    background: url('telefone.png') no-repeat scroll 7px center;
    padding-left:30px;
    background-color: #FFF;
}

.iconMensagem
{
    background: url('mensagem.png') no-repeat scroll 7px center;
    padding-left:30px;
    background-color: #FFF;
}

.iconEmail
{
    background: url('email.png') no-repeat scroll 7px center;
    padding-left:30px;
    background-color: #FFF;
}

.tic{
    width: 67.11409395973155%;
    margin: 0;
}

.tac{
    width: 32.88590604026845%;
    margin: 0;
}

#imgEnviar{
    font-family: "milton-bold";
background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #3f000f !important;
    border-radius: 0;
    color: #9a3533;
    float: right;
    font-size: 20px;
    padding: 2px 0 5px;
    text-transform: uppercase;
    width: 110px;
}

#imgEnviar:hover{
    color: #3f000f;
}

@media screen and (max-width: 420px){
    .tic,
    .tac,
    #txtNascimento, #txtTelefone, #txtUF, #txtCidade,
    .noiterp,
    #imgEnviar{
        width: 100%;    
    }

    .tic,
    #txtUF{
        margin-bottom: 25px;    
    }

    input[name="sexo"]{
        margin-left: 0 !important   ; 
    }

    #txtNewsletter{
float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-top: 5px;
    }

    #imgEnviar{
        margin-top: 25px;   
    }

    .txt-pipoca{
        margin: 0;  
    }

    
}

@media screen and (max-width: 768px){
.footer {
        background-image: url("footer-mobile.png");
        background-color: #2a181e;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 46px;
    width: 100%;
    }
}