﻿body {
}

*{
    max-width: 100%;
    font-size: 14px;
}


h3{
    font-size: 18px;
}

h4
{
    font-size: 21px;
}


.content
{
    width: 100%;
}

.wrapper
{
    padding-left: 15px;
    padding-right: 15px;
}

header
{
    padding-right: 0px;
}

header .btn
{
    width: 50%;
    text-align: center;
    line-height: 25px;
    padding-top: 22px;
}

header #logo
{
    max-width: 50%;
}

header nav,
header h1
{
    display: none;
}


#legenda-capa,
#paragrafo-capa,
.btn
{
    font-size: 14px;
}

.btn:hover
{
    opacity: 1;
}

#texto-principal-capa
{
    font-size: 21px;
}

.modalidade
{
    width: 100%;
    margin-left:0px;
    margin-right:0px;
}


#professores
{
    text-align: center;
}

.professor .conteudo
{
    padding-left: 0px;
}

#facebook #bloco-facebook span
{
    display: none;
}

#facebook #bloco-facebook a
{
    margin-top: 25px;
    word-wrap: break-word;
}

.foto
{
    width: 100%;
}

#confirmacao h1
{
    font-size: 21px;
}

/*GAMBIARRA*/
#detalhes-aluno .wrapper
{
    overflow-x: auto;
}


#foto-capa-evento
{
    height: 200px !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
}

#header-evento
{
    margin-bottom: 0px !important;
}