@font-face {
     font-family: 'Roboto';
     src: url('../font/roboto-regular.woff');
}
@font-face {
     font-family: 'Raleway';
     src: url('../font/Raleway-Regular.ttf');
}
.imagem-fundo{
  background-image: url("https://unibave.net/wp-content/themes/site2016/img/seletivo2020/fundo_02.jpg");
  /*height: 100%;*/
 /* background-position: center;*/
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
p{
    color: #fff;
    font-family: 'Roboto';
}
h3{
    color: #fff;
    font-family: 'Raleway';
    font-size: 25px;
}
.bottom p{
    text-align: center;
    font-size: 30px;
    border: 3px solid #fff;
}
.recuo p spam{
    text-transform: uppercase;
    background-color: #fdcb2c;
    font-size: 10px;
    margin-left: 5px;
    padding-right: 2px;
    color: #e31caa;
    font-weight: bold;
}
.col-md-7.imagem-principal img{
    max-width: 100%;
    margin-right: 20px;
}
.col.logo img{
    margin-top: 10px;
    max-width: 60%;
}
.col.icones img{
    margin-top: 10px;
    max-width: 15%;
    float: right;
    margin-left: 5px;
}
.col.geracao img{
    max-width: 60%;
    margin-top: 30px;
}
.col.geracao img.ingresso{
    max-width: 90%;
    margin-left: -10px;
}
.col.geracao img.botao-acafe{
    text-align: center;
    max-width: 50%;
    margin-top: -10px;
}
.col.geracao img.botao-vem{
    text-align: center;
    max-width: 38%;
}
.col.geracao img.botao-prouni{
    text-align: center;
    max-width: 25%;
    margin-top: -10px;
}
.col.geracao img.botao-fies{
    text-align: center;
    max-width: 18%;
    margin-top: -10px;
}
.recuo{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
}
.linha{
    border-top: 4px solid #fff;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    opacity: 0.5;
}
.texto p{
    margin-top: 80px;
    margin-bottom: 80px;
}
.triangulo{
    float: left;
    max-width: 3%;
    margin-right: 5px;
    margin-top: 2px;
}
.teste{
    padding-right: 20px;
}
.botoes-internos a{
    text-decoration: none;
}
/* CURSOS */
.cursos{
    margin-top: 100px;
    margin-bottom: 100px;
}
/* VEM */
img.titulo-vem{
     max-width: 90%;
    margin-top: 20px;
}
.botoes-internos p{
    border: 3px solid #ffffff;
    padding: 2px;
    text-align: center;
}
/* ACAFE */
img.titulo-acafe{
     max-width: 100%;
    margin-top: 20px;
}
/* PROUNI */
img.titulo-prouni{
     max-width: 70%;
    margin-top: 20px;
}
/*FIES*/
img.titulo-fies{
     max-width: 60%;
    margin-top: 20px;
}
