/* 
 * Creado el : May 28, 2016, 4:12:44 PM
 * Autor     : Kail Alexander
*/
#logo-academia {
    color: #d6d6d6;
    font-size: 73px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0;
}
#subtitulo{
    color: #d6d6d6;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.tabs-container .nav-tabs > li.active > a{
    color: white !important;
    border: 1px solid #002c54 !important;
    background-color: #002c54 !important;
}

.white-c{
    color: #fefefe !important;
}

.btn-bot{
    margin: 0 !important;
    border-radius: 0 !important;
    margin-top: 5px;
}

.full-size{
    width: 100%;
    height: 100%;
}