.texto, .texto h3{
    color: white !important;
}
.panel-default, .panel {
    border-color: #ddd !important;
}
.container-fluid{
    background: none !important;
}
.fita{
    background: white !important;
    border-bottom: 1px solid #a2a2a2;
}
.fita img{
    height: 80px;
}
.sponsors img{
    border: 1px solid #c2c2c2;
}
.sponsors .col-md-12{
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 11px;
}
.panel-heading{
    background: #b61d22 !important;
}
.panel-title a{
    color: white !important;
    text-decoration: none !important;
}
body > .container{
    padding: 30px 15px 0 !important;
}
.col-xs-12 img{
    width: 100%;
}
.noticias img{
    width: 100%;
}
.col-xs-12 > .col-md-12{
    margin-bottom: 10px;
}
a > .center{
    text-align: center;
}

.programa,
.registolink{
    text-decoration: none !important;
    color: black !important;
    width: 100% !important;
}
.sponsors img{
    height: 62px;
    margin-bottom: 10px;
}
.glyphicon-triangle-bottom {
    color: white !important;
}

.texto h3 {
    color:#ffffff !important;
    text-shadow: 0px 1px 10px #333333;
}

.texto h5 {
    color:#ffffff!important;
    text-shadow: 0px 1px 10px #333333;
}

p {
    color:#000000;
}

/* 
.fita img {
    height: 80px;
}
div > .container-fluid{
    background: none !important;
}
.fita{
    background-color: white;
}
.sponsors img{
    width: 100% !important;
    height: auto !important;
}

.col-md-4.col-sm-5.col-xs-12 > .col-md-12{
    margin-bottom: 10px;
} */