#valor2 {
    color: black;
    font-family: 'allerbold';
    font-size: 12px;
}

#img {
    padding-top: 8px;

}

#iphone {
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
}

#iphone1 {
    padding-bottom: 2px;
}

#android {
    padding-left: 5px;
    padding-right: 5px
}

#curso {
    padding-left: 10px;
    font-family: 'allerbold';
    font-size: 30px;
}

.nossos-alunos {
    text-align: center;
    padding: 15px;
    margin: 0px;
    color: black;
    display: block;
    clear: both;
    font-size: 30px;
    font-family: 'alleritalic';

}

.nome-aluno {
    font-family: arial;
    color: black;
    padding: 4px;
    color: black;
    display: block;
    font-size: 15px;
}

.nome-aluno2 {
    font-family: arial;
    color: white;
    padding: 4px;
    display: block;
    font-size: 23px;
}

#height {
    height: 50px;
}

#dep {
    /*width: 313px;*/
    border-radius: 15px;
    background-color: white;
    padding: 5px;
    padding-left: 25px;
    padding-top: 25px;

}

#dep_sub {
    text-align: left;
    padding-bottom: 37px;
}

#sub {
    font-size: 11px;
    text-align: left;
}

#depoimento {
    background-color: rgb(237, 241, 242);
    padding-top: 30px;
    padding-bottom: 30px;

}

#caixa-div {
    background-color: white;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;

}

.materia-noticia {
    font-size: 9px;
    color: white;
}

#box-noticia {
    padding: 25px;
    padding-left: 25px;
    padding-top: 25px;
    border-radius: 10px;
}

#img-format {
    padding-left: 15px;

}

#lista {
    display: inline-block;
    color: white;

}

#name-prof01 {
}

.bt2 {
    display: none;
    padding: 8px 20px;
    color: fff;
    /*text-transform: ;  */
    font-weight: bold;
    border: none;
	text-decoration:none;
    font-family: 'allerbold';
    font-size: 18px;
}
.bt2:hover {
    display: none;
    padding: 8px 20px;
    color: fff;
    /*text-transform: ;  */
    font-weight: bold;
    border: none;
	text-decoration:none;
    font-family: 'allerbold';
    font-size: 18px;
}

#circulo{
    padding-bottom: 15%;
}

#circulo-caixa{
    padding-top: 5%;
    position: absolute;
    /*padding-left: 13%;*/
}

.anime{
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
    transition: .3s;
}

.anime-start{
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: .3s;
}
/*
#circulo_azul{

    height: 15%;
    width: 100px;
    background-image: url("../img/cursos/circulo_azul.png") ;
}*/
#frase{
    font-family: allerbold;
    color: white;
    font-size: 23px;
    padding-bottom: 6px;
}
/*
#circulo_verde{
    background-image: url("../img/cursos/circulo_verde.png");
}

#circulo_vermelho{
    background-image: url("../img/cursos/circulo_vermelho.png");
}

#circulo_marinho{
    background-image: url("../img/cursos/circulo_marinho.png");
}
*/

#btn-mais{
    padding: 15px;
    background-color: rgb(213,13,13);
    color: white;
    border: none;
    font-family: allerbold;
    font-size: 33px;
    width: 100%;
}
#features2{
    background-color: white;
}

#valor-cor{
    color: black;
}

#plus{
    font-size: 30px;
    color: rgb(184,183,188);
    padding-left: 11px;
    padding-right: 32px;
     /*text-align: center;*/
     font-family: 'allerbold';
 }

#plus2{
    font-size: 21px;
    color: rgb(184,183,188);
    padding-left: 11px;
    padding-right: 32px;
    /*text-align: center;*/
    font-family: 'allerbold';
}


#img-plus{
    padding-bottom: 24px;
}

#space{
    padding-bottom: 45px;
}

