﻿a,
a:hover {
    text-decoration: none;
    color: #fff;
}
body {
    font-family: 'Lato', sans-serif;
    background: #fff;
}
/* TOPO */
.jumbotron.topo {
    background: url('../images/topo.jpg') center no-repeat;
    height: 500px;
    padding-top: 40px;
}
img.logo {
    display: block;
    margin: auto;
}
.jumbotron.topo h1 {
    color: #fff;
    font-size: 1.875em;
    line-height: 1.097em;
    margin: 0;
    margin-top: 40px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    text-align: center;
}
.jumbotron.topo p{
    color:#fff;
    font-size: 1.250em;
    margin-top: 50px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
}
/*.jumbotron.topo h1 {
    color: #fff;
    font-size: 2.250em;
    line-height: 1em;
    padding-left: 30px;
    font-weight: 700;
    margin-top: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);;
}*/
.jumbotron.topo h1 span {
    color: #96bc33;
    font-family: 'Pacifico', cursive;
    font-size: 1.667em;
}
/* CONTEÚDO */
.container.conteudo { margin-top: -135px; margin-bottom: 50px;}
.container.conteudo img{
    padding-left: 20px;
}
.container.conteudo .texto{
    margin-top: 50px;
    font-weight: bold;
}
.container.conteudo p {
    color: #444444;
    font-size: 1.275em;
    line-height: 1.273em;
}
/* FORMULÁRIO */
.container.conteudo .box{
    width: 91%;
    margin: auto;
}
.container.conteudo .box-formulario {
    background: #96bc33;
    padding: 10px 0 20px 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: auto;
    height: auto;
}
.container.conteudo .box-formulario h3 {
    color: #fff;
    font-size: 1.875em;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.container.conteudo .box-formulario h3 span { color: #7e34a2; font-family: 'Pacifico', cursive; text-transform: none; font-weight: normal; font-size: 1.667em;}
.container.conteudo .box-formulario p {
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 35px;
}
.container.conteudo .aviso p{
    text-align: center;
    margin-top: 10px;
    color: #6a6a6a;
    font-size: 0.750em;
    line-height: auto;
    margin-top: 25px;
}
.container.conteudo .box-formulario form {
    width: 95%;
    margin: auto;
    margin-bottom: 30px;
}
.container.conteudo .box-formulario .form-group { margin: 0 }
.container.conteudo .box-formulario label {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 0.875em;
    font-weight: 400;
    margin: 10px 0;
}
.container.conteudo .box-formulario .btn {
    display: block;
    margin: auto;
    margin-top: 35px;
    background: url('../images/btn.png') center center no-repeat;
    width: 222px;
    height: 61px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
/* RODAPÉ */
.jumbotron.rodape {
    background: #7f7f7f;
    margin-bottom: 0px;
    height: auto;
    padding: 30px 0 60px 0;
}
.jumbotron.rodape p {
    color: #fff;
    font-size: 0.750em;
    text-align: center;
    margin: 0;
}
.responsiva {
    width: 100% \9;
    max-width: 100%;
    height: auto;
    text-align: center;
}

/* PÁGINA DE CONFIRMAÇÃO */
.jumbotron.topo-confirm{
    background:#7e569b;
    margin: 0;
}
.jumbotron.topo-confirm h1{
    font-family: 'Pacifico', cursive;
    color:#afca0b;
    font-size: 4.750em;
    line-height:1.066em;
    text-align: center;
    margin-top: 0;
}
img.loading {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
    margin-top: 60px;
}
.jumbotron.topo-confirm h2{
    color:#fff;
    font-size:1.375em;
    line-height:1.364em;
    margin-top: 40px;
    text-align: center;
}
.jumbotron.topo-confirm p{
    color:#fff;
    font-size:1em;
    line-height:1.775em;
    margin-top: 50px;
    text-align: center;
}
.container.meio-confirm{
    padding: 50px 0;
}

input.error{
    border: 1px solid #F40004!important;
}

/* MEDIA QUERIES */
@media (max-width: 1199px) { 
    .container.conteudo .box-formulario {
        
    }
    .container.conteudo .box-formulario{width: 100% }
}
@media (max-width: 991px) { 
    .jumbotron.topo p{
        margin-top: 35px;
    }
    .container.conteudo img {
        display: block;
        margin: auto;
        padding: 0;
    }
}
@media (max-width: 767px) { 
    .jumbotron.topo h1 {
        line-height: 1em;
        margin-top: 40px;
    }
    .container.conteudo { margin-top: -90px;}
    
    .container.conteudo .texto.no-margin{
        margin-top: 0;
    }
}
@media (max-width: 350px) { 
    .jumbotron.topo h1 {
        font-size: 1.450em;
        margin-top: 50px;
    }
    .jumbotron.topo p {
        font-size: 1em;
    }
    .container.conteudo { margin-top: -120px;}
    .container.conteudo .box-formulario {
        height: 890px;
    }
    .container.conteudo .box-formulario h3 {
        font-size: 1.575em;
    }
    .container.conteudo .box-formulario form{width: 100% }
}