.header:before,.team-grid::before {
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    left: 0
}

.article-clean {
    color: #56585b;
    background-color: #fff;
    font-family: Lora,serif;
    font-size: 14px
}

.article-clean .intro {
    font-size: 16px;
    margin: 0 auto 30px
}

.article-clean .intro h1 {
    font-size: 32px;
    margin-bottom: 15px;
    padding-top: 20px;
    line-height: 1.5;
    color: inherit;
    margin-top: 20px
}

.article-clean .text h2,.article-clean .text p {
    line-height: 1.45;
    margin-bottom: 20px
}

.article-clean .intro p {
    color: #929292;
    font-size: 12px
}

.article-clean .intro p .by {
    font-style: italic
}

.article-clean .intro p .date {
    text-transform: uppercase;
    padding: 4px 0 4px 10px;
    margin-left: 10px;
    border-left: 1px solid #ddd
}

.article-clean .intro p a {
    color: #333;
    text-transform: uppercase;
    padding-left: 3px
}

.article-clean .intro img {
    margin-top: 20px
}

.article-clean .text h2 {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 700;
    color: #333
}

@media (min-width: 768px) {
    .article-clean .text p {
        font-size:16px
    }

    .article-clean .text h2 {
        font-size: 20px
    }
}

.article-clean .text figure {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px
}

.article-clean .text figure img {
    margin-bottom: 12px;
    max-width: 100%
}

.footer-basic {
    padding: 40px 0;
    background-color: #fff;
    color: #4b4c4d
}

.footer-basic ul {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0
}

.footer-basic li {
    padding: 0 10px
}

.footer-basic ul a {
    color: inherit;
    text-decoration: none;
    opacity: .8
}

.footer-basic ul a:hover {
    opacity: 1
}

.footer-basic .social {
    text-align: center;
    padding-bottom: 25px
}

.footer-basic .social>a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 8px;
    color: inherit;
    opacity: .75
}

.footer-basic .social>a:hover {
    opacity: .9
}

.footer-basic .copyright {
    margin-top: 15px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32
}

.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0
}

.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

.footer-dark ul a:hover {
    opacity: .8
}

.footer-dark .item.text {
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .footer-dark .item:not(.social) {
        text-align:center;
        padding-bottom: 20px
    }

    .footer-dark .item.text {
        margin-bottom: 0
    }
}

.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0
}

.footer-dark .item.social {
    text-align: center
}

@media (max-width: 991px) {
    .footer-dark .item.social {
        text-align:center;
        margin-top: 20px
    }
}

.footer-dark .item.social>a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255,255,255,.4);
    margin: 0 8px;
    color: #fff;
    opacity: .75
}

.footer-dark .item.social>a:hover {
    opacity: .9
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    opacity: .3;
    font-size: 13px;
    margin-bottom: 0
}

.highlight-blue {
    color: #fff;
    background-color: #1e6add;
    padding: 50px 0
}

.highlight-blue p {
    color: #c4d5ef;
    line-height: 1.5
}

.highlight-blue h2 {
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit;
    text-transform: uppercase
}

.highlight-blue .intro {
    font-size: 16px;
    max-width: 700px;
    margin: 0 auto 25px
}

.highlight-blue .buttons {
    text-align: center
}

.highlight-blue .buttons .btn {
    padding: 16px 32px;
    margin: 6px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1
}

.highlight-blue .buttons .btn:hover {
    opacity: 1
}

.highlight-blue .buttons .btn:active {
    transform: translateY(1px)
}

.highlight-blue .buttons .btn-primary,.highlight-blue .buttons .btn-primary:active {
    border: 2px solid rgba(255,255,255,.7);
    border-radius: 6px;
    color: #ebeff1;
    box-shadow: none;
    text-shadow: none;
    padding: 14px 24px;
    background: 0 0;
    transition: background-color .25s
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: #fff
}

.top {
    background: 0 no-repeat #015ffd;
    background-size: cover;
    position: relative;
    padding: 0
}

.nav-link:hover {
    background: #eff0f4;
    border-radius: 0
}

.col.text-center.logo {
    background: #015ffd;
    padding: 0
}

.header:before {
    position: absolute;
    background: rgba(0,0,0,.74)
}

.header {
    background: url(../../assets/img/331.jpg) no-repeat;
    padding: 150px 0 50px 0;
    background-size: cover;
    position: relative
}

.header h1 {
    text-align: center;
    color: #f8f600;
    font-weight: 800
}

.header h2 {
    text-align: center;
    color: #fff;
    font-size: 40px
}

.programacion {
    margin: 50px 0
}

.programacion h2 {
    text-align: center;
    margin-bottom: 42px
}

tr .hora {
    background: rgba(0,48,94,.07);
    color: #000;
    font-weight: 700
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #eff0f4;
    border-color: #dee2e6 #dee2e6 #fff
}

.table td,.table th {
    padding: .6rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.text {
    padding-bottom: 50px
}

.team-grid {
    color: #fff;
    position: relative;
    background: url(../../assets/img/IMG_9400.JPG);
    background-size: cover
}

.team-grid::before {
    background: rgba(0,0,0,.75);
    position: absolute;
    z-index: 0
}

.team-grid p {
    color: #000
}

.team-grid h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

@media (max-width: 767px) {
    .team-grid h2 {
        margin-bottom:25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.team-grid .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
    z-index: 10;
    position: relative
}

.team-grid .intro p {
    margin-bottom: 0
}

.team-grid .people {
    padding: 50px 0
}

.team-grid .item {
    margin-bottom: 30px
}

.team-grid .item .box {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 280px;
    position: relative;
    overflow: hidden
}

.team-grid .item .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(31,148,255,.75);
    transition: opacity .15s ease-in;
    opacity: 0;
    padding-top: 80px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.15)
}

.team-grid .item:hover .cover {
    opacity: 1
}

.team-grid .item .name {
    font-weight: 700;
    margin-bottom: 8px
}

.team-grid .item .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    font-size: 13px;
    margin-bottom: 20px
}

.team-grid .social {
    font-size: 18px
}

.team-grid .social a {
    color: inherit;
    margin: 0 10px;
    display: inline-block;
    opacity: .7
}

.team-grid .social a:hover {
    opacity: 1
}

.player {width:100%;max-width:480px; margin:0 auto; margin-top:125px; }
