
.titular {
    height: 90px;
    width: 100%;
    background: #405e99;
}

.titular p {
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: white;
    margin: auto;
    background: transparent;
    font-size: 30px;
    height: 100%;
    line-height: 87px;
    letter-spacing: 0.08em;
}

.tituloseminario {
    padding-top: 50px;
}

#formh3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#formh4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

#contact {
  background: #90CAF9;
  padding: 25px;
  margin: 50px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

h1 {
    position: absolute; 
    top: 220px; 
    left: 0; 
    color: white;
    margin: auto;
    background: transparent;
    font-size: 2em;
    text-shadow: 2px 2px 8px #000000;
}

h2 {
     position: absolute;
    width: 480px;
    top: 265px;  
    color: white;
    margin: auto;
    background: transparent;
    text-shadow: 2px 2px 8px #000000;
}

h5 {
    position: absolute; 
    top: 460px;
    width: 100%;
    margin: auto;
    background: transparent;
    font-size: 1.1em;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 8px 0px 10px 15px;
    width: 210px;
    font-weight: 700;
    letter-spacing: -0.008em;
    line-height: 1.125em;
    color: white;
    text-shadow: 2px 2px 8px #000000;
}

h6 {
    position: absolute; 
    top: 700px;
    width: 100%;
    margin: auto;
    background: transparent;
    font-size: 1.1em;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 8px 0px 10px 15px;
    width: 210px;
    font-weight: 700;
    letter-spacing: -0.008em;
    line-height: 1.125em;
    color: white;
    text-shadow: 2px 2px 8px #000000;
    }

.secundario {
    margin-top: -5px;
}

.resultados {
    position: absolute;
    left: 120px;
    top: 880px;
    width:100%;
    float: inherit;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.008em;
    width: 240px;
    height: 30px;;
    font-weight: 700;
    background-color: #4871ca;
    color: #fff;
    cursor: pointer;
}

.mas {
    margin-top: 5px;
}