*{
  margin: 0;
  padding: 0;
  font-family: calibri;
}

a{
  text-decoration: none;
}

.topo{
  width: 100%;
  height: 30px;
  background: #00838d;
}

.centro{
  width: 90%;
  margin: 0 auto;
}

.centro_vestibular{
  width: 80%;
  margin: 0 auto;
}

.centro_vestibular2{
  width: 80%;
  margin: 0 auto;
}

.header img{
  padding: 8px;
}

.enem p{
  padding-bottom: 8px;
}

.back{
  width: 100%;
  background: #e1ebe5;
  min-height: 600px;
  height: auto;
  display: table;
  padding-bottom: 100px;
}


.cem{
  width: 100%;
}

.hide {
  display: none;
}

.quarentaoito{
  width: 48%;
  float: left;
}

.quatro{
  width: 4%;
  float: left;
  height: 5px;
}

.sucesso{
  width: 50%;
  margin: 80px auto;
  text-align: center;
}

.sucesso img{
  height: 50px;
}

.lbl{
  width: 100%;
}

.input{
  width: 100%;
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 7px;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 1.1em;
  text-transform: uppercase;
}

.separa{
  width: 100%;
  height: 1px;
  clear: both;
}

.separa3{
  width: 100%;
  height: 30px;
  clear: both;
}

.centro_vestibular h1{
  padding: 35px 0 5px 0;
  color: #3a6b70;
}

.centro_vestibular h2, .centro_vestibular2 h1,.centro_vestibular h3{
  padding: 35px 0 5px 0;
  color: #3a6b70;
}

.centro_vestibular2 h3{
  font-weight: 150;
}

.line{
  width: 100%;
  height: 1px;
  background: #a5d2b8;
  margin-bottom: 15px;
}

.centro_vestibular2 h1{
  font-size: 2em;
  text-transform: uppercase;
}

.check{
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}

.escolha{
  width: 100%;
  height: auto;
  display: table;
  padding: 15px 0;
}

.escolha p{
  float: left;
  margin-right: 50px;
  padding-top: 8px;
}

.finalizar{
  background: #00838d;
  border: none;
  padding: 12px 50px;
  color: #fff;
  font-size: 1.2em;
  margin: 30px auto;
  display: block;  
  cursor: pointer;
}

.finalizar2{
  background: #00838d;
  border: none;
  padding: 12px 50px;
  color: #fff;
  font-size: 1.2em;
  margin: 30px auto;
  display: block;  
  cursor: pointer;
  width: 150px;
  text-align: center;
}

#oculto {
  display: none;
}

.acompanhe{
  background: #00838d;
  border: none;
  padding: 12px 50px;
  color: #fff;
  font-size: 1.2em;
  margin: 30px auto;
  display: block;  
  cursor: pointer;
  float: right;
  width: 230px
}

.acompanhe2{
  background: #00838d;
  border: none;
  padding: 15px 30px;
  color: #fff;
  font-size: 1.2em;
  margin: 30px auto;
  display: block;  
  cursor: pointer;
}

.acompanhe3{
  border: none;
  padding: 5px;
  color: #fff;
  font-size: 1.2em;
  float: right;
}

.quarentaoito a{
  text-decoration: none;
  color: #00838d;
  float: right;
  margin-top: -10px;
  font-size: 0.8em;
}

.quarentaoito a:hover{
  text-decoration: underline;
}

.termos{
  color: #00838d;;
}

.up{
  text-transform: uppercase;
  font-weight: bold;
}

.up2{
  text-transform: uppercase;
}

.comprovante{
  width: 100%;
  background: #fff;
  height: auto;
  display: table;
  padding: 60px 20px;
  margin: 50px 0;
  border-radius: 15px;
}

.quarentaoito h2{
  color: #3a6b70;
  margin-bottom: 20px
}

.inscricao{
  background: #e1ebe5;
  width: 90%;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  color: #3a6b70;
  margin-bottom: 20px;
  border: 1px solid #3a6b70;
}

a .iniciar{
  text-decoration: none;
}

.iniciar a{
  text-decoration: none;
}

.iniciar{
  background: #00838d;
  border: none;
  padding: 12px 50px;
  color: #fff;
  font-size: 1.2em;
  margin: 30px auto;
  display: block;  
  max-width: 230px;
  text-align: center;
}

.iniciar a{
  color: #fff;
  text-decoration: none;
}

.icone{
  float: left;
}

.icone img{
  width: 60px;
  margin-right: 15px;
}

.descricao{
  padding: 10px 5px;
  font-size: 1.2em;
}

.centro_vestibular2 h3{
  margin-top: 40px;
  color: #00838d;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 10px;
}

.centro_vestibular2 p{
  font-size: 1.5em;
}

.centro_vestibular2 span{
  font-size: 0.6em;
}

.pergunta{
  width: 90%;
  border-collapse: collapse;
}

.title{
  background: #fff;
}

.pergunta tr td{
  border: 1px solid #ccc;
  padding: 12px 20px;
}

.menor{
  width: 40px;
}

.tema{
  width: 100%;
  padding: 10px;
  height: 150px;
  border: 1px solid #3a6b70;
  background: transparent;
}

#comentario{
  width: 100%;
  height: auto;
  min-height: 400px;
  font-size: 1.8em;
  padding: 15px;
  border: 1px solid #3a6b70;;
}

.caracteres{
  float: right;
}

span .up3{
  font-size: 2em;
}

.gratidao{
  width: 100%;
  background: #fff;
  padding: 50px 30px;
  border-radius: 10px;
}

.modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 80%;
  max-width: 920px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}

.modal-header {
  padding: 20px 40px;
  background: #3a6b70;
  color: #ffffff;
}

.modal-body {
  background: #ECEFF1;
  padding: 60px 40px;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}

/* Animation */
@-webkit-keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
}

#numberCountdown{
  float: right;
  border: 5px solid #3a6b70;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  font-size: 2em;
  color: #3a6b70;
  line-height: 70px;
  padding: 8px;
  text-align: center;
  margin-top: 5px;
}

.centro_vestibular2 h3{
  text-transform: uppercase;
}

.footer{
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 30px 15px;
  background: #444444 ;
  display: table;
}


