body {
    font-family: 'Open Sans', sans-serif;

}

a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    color: #eb0028;
    text-decoration: none;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

h4 {
    font-size: 30px;
}


hr {
    margin-top: 0;
    border-top: 2px solid #eb0028;
}

.black-title {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
}

.red-subtitle {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #eb0028;
    font-size: 24px;
    font-weight: 600;
}

.profile-subtitle {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #eb0028;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.profile-paragraph {
    font-size: 18px;
}

.related-entry-title {
    width: 100%;
    line-height: 1.5;
    margin-top: 10px;
}

.related-entry-title a {
    font-size: 18px;
    color: #eb0028;
}

.black-paragraph {
    color: black;
    font-size: 18px;
    font-weight: 600;
    margin-top: 8px;
}

.initial {
    width: 100%;
    text-align: center;
    color: #eb0028;
    margin: 8px 0 0 0;
    font-size: 24px;
    font-weight: 600;
}

.profile-name {
    color: black;
    font-size: 18px;
    text-transform:  uppercase;
    font-weight: 600;
}

.bg-black {
    background-color: #000000 !important;
}

.play-overlay {
    text-align: center;
    vertical-align: middle;
}

div .play-overlay:hover {
    display: block;
}

.badge-blog {
    color: #000;
    background-color: #00e8ac;
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
}

.badge-video {
    color: #fff;
    background-color: #ff0033;
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
}

.badge-year {
    color: #fff;
    background-color: #eb0028;
    border-radius: 0;
    font-weight: 600;
    padding: 0.8em;
    -webkit-box-shadow: 3px 4px 35px -5px rgba(0,0,0,0.9);
    -moz-box-shadow: 3px 4px 35px -5px rgba(0,0,0,0.9);
    box-shadow: 3px 4px 35px -5px rgba(0,0,0,0.9);
}

.blog-entry {
    border-radius: 0;
    border: 0;
}

.blog-entry img {
    border-radius: 0;
}

.blog-overlay {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.blog-overlay h5 {
    color: #FFF;
    font-size: 1.1rem;
    font-weight: 600;
}

.helh-main-overlay {
    padding: 0;
    padding-left: 10px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.helh-main-overlay h5 {
    color: #FFF;
    padding: 0.25em;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 5px;
}

.video-entry {
    border-radius: 0;
}

.video-entry img {
    border-radius: 0;
}

.video-overlay {
    padding: 0.50rem;
}

.video-overlay h5 {
    color: #FFF;
}

.profile-entry {
    border-radius: 0;
}

.profile-entry img {
    border-radius: 0;
}

.profile-overlay {
    padding: 0.25rem;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.profile-overlay h5 {
    color: #FFF;
    font-size: 1.1rem;
    font-weight: 600;
}

.helh-overlay {
    max-height: 50px;
    text-align: right;
    padding: 0;
    right: 1.25rem;
    top: -0.25rem;
}

.helh-extended-entry {
    border-radius: 0;
    margin-bottom: 30px;
    border: 0;
}

.helh-extended-entry .card-body {
    padding: 0;
    min-height: 90px;
}

.helh-extended-entry .card-title {
    margin: 0;
    color: #eb0028;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 15px;
}

.helh-extended-entry .card-footer {
    background-color: transparent;
    border-top: 0;
    padding: 0;
}

.helh-extended-entry .card-text {
    margin-top: 10px;
}

.helh-extended-entry img {
    border-radius: 0;
}

.helh-date {
    width: 100%;
    text-align: center;
    background-color: #333333;
    margin-top: 20%;
}

.eeh-extended-entry {
    border-radius: 0;
    margin-bottom: 5px;
}

.eeh-extended-entry img {
    border-radius: 0;
}

.eeh-overlay {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    top: -18%;
}

.eeh-extended-overlay {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    top: 20%;
}

.eeh-subtitle {
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 1.0;
    margin-top: 8px;
    font-weight:  600;
}

.searchbar-nav {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.secondary-menu-desktop {
    display: none;
    padding-bottom: 1rem;
}

.secondary-menu-desktop .menu-item {
    background-color: transparent;
    color: white;
    font-size: 0.8rem;
    position: relative;
    padding: 0.65rem 1.25rem;
    margin-bottom: -1px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(255,255,255, 0.5);
    list-style-type: none;
}

.secondary-menu-desktop .tertiary {
    background-color: transparent;
    color: white;
    font-size: 0.6rem;
    position: relative;
    padding-left: 1rem;
    padding-bottom: 0.1rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    list-style-type: none;
}

.secondary-menu-desktop .tertiary a {
    font-size: 0.8rem;
}

.secondary-menu-desktop .primary a {
    font-size: 1rem;
}

.secondary-menu-desktop .social {
    border-bottom: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.secondary-menu-desktop a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 1.1rem;
}

.secondary-menu-desktop a:hover {
    color: rgba(255, 0, 0, 0.5);
    text-decoration: none;
}

.secondary-menu-desktop .social-icon {
    margin-right: 0.9rem;
    font-size: 1.5rem;
}

.perfiles img {
    width: 100%;
}

.perfiles iframe {
    width: 100%;
}

.ghost {
    display: none;
}

.section-title {
    text-align: center;
    font-weight: bold;
}

.section-title p {
    font-size: 1.2rem;
    margin-bottom: 0;
}

.no-margins {
    margin-left: 0;
    margin-right: 0;
}

.no-paddings {
    padding-left: 0;
    padding-right: 0;
}

.main-row {
    margin-left: -8px;
    margin-right: -8px;
}

.helh-row {
    background-color: #fe0034;
    padding: 20px;
    padding-top: 10px;
}

.eeh-container {
    background-color: #fff;
    margin-top: 10px;
}

.eeh-row {
    margin-bottom: 0;
}

.bottom-row {
    margin-bottom: 0;
}

.newsletter-row {
    padding: 20px;
}

.newsletter-row .form-check {
    margin-top: 0;
}

.overlay-up {
    min-height: 85%;
}

.overlay-down {
    min-height: 15%;
    vertical-align: bottom;
}

.helh-date-container {
    background-color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (min-width: 576px) {
    .main-menu-desktop {
        display: none;
    }
    .secondary-menu-desktop {
        width: 100%;
        position: relative;
        z-index: 100001;
        background-color: black;
        display: none;
    }

    .secondary-menu-desktop {
        display: none;
    }

    .secondary-menu-desktop .secondary {
        display: block;
    }

    .margins {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

}
@media (min-width: 768px) {
    .main-menu-desktop {
        display: none;
    }

    .secondary-menu-desktop .secondary {
        display: block;
    }

    .secondary-menu-desktop {
        width: 100%;
        position: relative;
        z-index: 100001;
        background-color: black;
        display: none;
    }
    .no-margins {
        margin-right: 0;
        margin-left: 0;
    }

}
@media (min-width: 992px) {
    .main-menu-desktop {
        display: flex;
    }

    .secondary-menu-desktop {
        position: absolute;
        right: 0;
        top: 77px;
        z-index: 100000;
        background-color: black;
        width: 200px;
        display: none;
    }

    .secondary-menu-desktop .primary {
        background-color: transparent;
        color: white;
        font-size: 0.8rem;
        position: relative;
        padding: 0.65rem 1.25rem;
        margin-bottom: -1px;
        border: 1px solid rgba(0, 0, 0, 0.125);
        list-style-type: none;
    }

    .secondary-menu-desktop .secondary {
        display: none;
    }

    .secondary-menu-desktop .tertiary {
        display: none;
    }

    .ghost {
        display: block;
    }

    .section-title {
        text-align: left;
    }

    .section-title p {
        font-size: 1.2rem;
        margin-bottom: 0.7rem;
        margin-left: -5px;
        font-weight: 600;
    }

    .overlay-up {
        min-height: 85%;
    }

    .overlay-down {
        min-height: 15%;
        vertical-align: bottom;
    }

    .no-margins {
        margin-left: 4px;
        margin-right: 4px;
    }

    .no-paddings {
        padding-left: 4px;
        padding-right: 4px;
    }

    .main-row {
        margin-bottom: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }

    .bottom-row {
        margin-bottom: 0;
    }

    .helh-row {
        background-color: #fe0034;
        padding: 40px;
        padding-top: 20px;
    }

    .eeh-container {
        background-color: #fff;
        padding: 40px;
        padding-top: 20px;
    }

    .eeh-row {
        margin-bottom: 8px;
    }

    .eeh-overlay {
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        top: 7%;
    }

    .eeh-extended-overlay {
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        top: 30%;
    }

    .newsletter-row {
        padding: 0;
    }

    .newsletter-row .form-check {
        margin-top: 2.5rem;
    }

    .helh-date {
        width: 100%;
        text-align: center;
        background-color: #333333;
        margin-top: 10%;
    }

}
@media (min-width: 1200px) {
    .main-menu-desktop {
        display: flex;
    }

    .secondary-menu-desktop {
        position: absolute;
        right: 0;
        top: 77px;
        z-index: 100000;
        background-color: black;
        width: 200px;
        display: none;
    }

    .secondary-menu-desktop .primary {
        background-color: transparent;
        color: white;
        font-size: 0.8rem;
        position: relative;
        padding: 0.65rem 1.25rem;
        margin-bottom: -1px;
        border: 1px solid rgba(0, 0, 0, 0.125);
        list-style-type: none;
    }

    .secondary-menu-desktop .secondary {
        display: none;
    }

    .secondary-menu-desktop .tertiary {
        display: none;
    }

    .ghost {
        display: block;
    }

    .section-title {
        text-align: left;
    }

    .section-title p {
        font-size: 1.2rem;
        margin-bottom: 0.7rem;
        margin-left: -6px;
        font-weight: 600;
    }

    .overlay-up {
        min-height: 85%;
    }

    .overlay-down {
        min-height: 15%;
        vertical-align: bottom;
    }

    .no-margins {
        margin-left: 4px;
        margin-right: 4px;
    }

    .no-paddings {
        padding-left: 4px;
        padding-right: 4px;
    }

    .main-row {
        margin-bottom: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }

    .bottom-row {
        margin-bottom: 0;
    }

    .helh-row {
        background-color: #fe0034;
        padding: 40px;
        padding-top: 20px;
    }

    .eeh-container {
        background-color: #fff;
        padding: 40px;
        padding-top: 0;
    }

    .eeh-row {
        margin-bottom: 8px;
    }

    .eeh-overlay {
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        top: 7%;
    }

    .eeh-extended-overlay {
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        top: 30%;
    }

    .newsletter-row {
        padding: 0;
    }

    .newsletter-row .form-check {
        margin-top: 2.5rem;
    }

    .helh-date {
        width: 100%;
        text-align: center;
        background-color: #333333;
        margin-top: 10%;
    }

}

.footer-above{
    padding-top:20px !important;
    background-color:#4d4d4d!important;
}

#botoneraInferior{
    height: 22px;
    padding: 0;
    text-align: center;
    margin-top: 5px;
}

#botoneraInferior li{
    display: inline;
    color: #c1c1c1;
    border-right: 1px solid #c1c1c1;
}

#botoneraInferior li:last-child{
    border-right: none;
}

#botoneraInferior li a{
    font-size: 13px;
    color: #c1c1c1;
    text-decoration: none;
    margin: 0 5px 0 2px;
    text-transform: uppercase;
}

.icon-bar {
    width: 22px;
    height: 2px;
    background-color: #FF0000;
    display: block;
    transition: all 0.2s;
    margin-top: 4px
}

.navbar-toggler {
    border: none;
    background: transparent !important;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);

    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

.programacion .buttons_calendar a{
    color: #ececec;
}

#main_content a {
    color: #12121a;
}

.programacion .info-program h2{
    color: #eb002b;
}

/* Forms */
.ch-form .form-control {
    border-radius: 0;
    border-color: #fe0034;
}

.ch-form .form-control:focus {
    border-color: #fe0034;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;

}

.ch-form .ch-validation .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #fe0034;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
}

.ch-form .ch-validation .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #fe0034;
}

.ch-form label {
    padding: 0;
    margin-bottom: 0;
}

.ch-form .btn {
    border-radius: 0;
    margin-top: 23px;
}

.ch-form a {
    color: #000;
    font-weight: bold;
}

.month-selector .month {
    background-color: #4d4d4d;
    min-height: 30px;
    padding:  4px;
    color: white;
    font-size: 0.9rem;
    margin: 2px;
    text-align:  center;
    cursor: pointer;
}

.month-selector .current{
    background-color: #eb0028;
    min-height: 30px;
    padding:  4px;
    color: white;
    font-size: 0.9rem;
    margin: 2px;
    text-align:  center;
    cursor: pointer;
}

.day-selector .day {
    background-color: #4d4d4d;
    min-height: 45px;
    padding:  4px;
    color: white;
    font-size: 1.9rem;
    margin: 2px;
    text-align:  center;
    cursor: pointer;
}

.day-selector .current {
    background-color: #eb0028;
    min-height: 45px;
    padding:  4px;
    color: white;
    font-size: 1.9rem;
    margin: 2px;
    text-align:  center;
    cursor: pointer;
}

.day-selector .disabled {
    background-color: rgb(221, 221, 221);
    min-height: 45px;
    padding:  4px;
    color: white;
    font-size: 1.9rem;
    margin: 2px;
    text-align:  center;
}

/*----POST----*/
.post{
    margin-bottom: 40px;
}
.post p{
    font-size: 16px;
    text-align: justify;
}
.post img{
    width: 100%;
}
.read-more{
    background-color: #eb002b;
    color: #fff;
    padding: 15px 20px;
    font-size: 18px;
    display: block;
    float: right;
    margin-top: 20px;
}
a.read-more:hover{
    background-color: #000;
    color: #FFF;
}
.post-detail{
    margin-top: 30px;
}
.post-detail h1{
    margin-top: 15px;
}
.post-detail span.date, .date{
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    color: #12121a;
    border-top: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
    padding-top: 4px;
    padding-bottom: 3px;
}

.entradas-relacionadas {
    width: 100%;
}

.entradas-relacionadas .columna-img {
    width: 30%;
    float: left;
}

.entradas-relacionadas .columna-texto {
    width: 65%;
    float: left;
}

.entradas-relacionadas .separador {
    width: 5%;
    float: left;
    height: 20px;
}

@media only screen and (max-width: 640px) {
    .entradas-relacionadas .columna-img {
        width: 100%;
        clear: both;
    }

    .entradas-relacionadas .columna-texto {
        width: 100%;
        clear: both;
    }

    .entradas-relacionadas .separador {
        width: 100%;
        clear: both;
        height: 20px;
    }
}

.search-results h2 {
    margin-top: 10px;
}

.search-results article {
    margin-bottom: 120px;
}

/*----PAGINATION----*/
.pagination{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.pagination a{
    background-color: #12121a;
    padding: 10px 15px;
    color: #FFF;
    margin-right: 4px;
}
.pagination a:hover{
    background-color: #000;
    color: #FFF;
}

.pagination span{
    background-color: #FFF;
    padding: 10px 15px;
    border: 1px solid #ececec;
    color: #12121a;
    margin-right: 4px;
}

.pagination span.current{
    border: 1px solid #eb002b;
}

/*----CHANNEL----*/
.channel img{
    /*width: 100%;*/
    width: 75%;
    margin: 5px 0px 0px 0px;
}
.channel{
    border: 1px solid #E1E1E1;
    text-align: center;
    margin-bottom: 30px;
}
.channel div.upper {
    height: 115px;
    background-color: #FDFDFD;
    position: relative;
    bottom: 0;
}

.channel div.lower {
    height: 55px;
    background-color: #FDFDFD;
    padding: 15px 0;
    border-top: 1px solid #E1E1E1;
    margin-top: 20px;
    position: relative;
    bottom: 0;
}

.channel div h4{
    font-size: 20px;
}
.channel div p{
    font-size: 16px;
    color: #999;
}

#descripcion-video > div > div > div button{
    background-color: #00e8ac;
    padding: 10px 15px;
    color: #FFF;
    border: none;
    margin-bottom: 30px;
}
#descripcion-video > div > div > div button:hover{
    background-color: #000;
    color: #FFF;
}
#descripcion-video p{
    text-align: justify;
    margin-top: 10px;
    font-size: 15px;
}

.tags a {
    color: black;
    font-weight: bold;
}

/*----SHOWS---*/
#show{
    margin-top: 20px;
}
#show.listado-show{
    margin-top: 0;
}
#show h3, #videos h3, #news h3{
    color: #434343;
    font-size: 30px;
}
.show-item{
    margin-bottom:30px;
    height: 240px;
}
.show-item .shareBttn {
    height: 25px;
    width: 25px;
    margin-left: 10px;
}
.show-item .shareBttn > svg {
    height: 25px;
    width: 25px;
}

.show-item > a{
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.shareFBTW .shareBttn {
    color: #000;
    margin-right: 15px;
}

.shareFBTW .shareBttn > svg {
    height: 20px;
    width: 20px;
}

.show-item div.image{
    width: 100%;
    max-height: 200px;
    overflow: hidden;
}

.show-item img{
    width: 100%;
}

.show-item:hover img{
    opacity:0.3;
}

.show-item:hover .oculto{
    opacity:1
}

.oculto{
    position: absolute;
    margin: 0 auto;
    opacity: 0;
    color: #00e8ac;
    /* top: 26%; */
    /* left: 40%; */
    font-size: 120px;
    line-height: 80px;
    background: #000;
    display: inline;
    width: 100%;
    text-align: center;
    padding: 17%;
    height: 200px;
    /* border-radius: 20%; */
    /* padding: 10px */
}

#videos .oculto{
    display: inline;
    width: 100%;
    text-align: center;
    padding: 13%;
    height: 146px;
}
#videos .tittle-show{
    /* height: 30px; */
    padding: 1px 10px;
}
#videos .tittle-show h4{
    /* font-size: 15px; */
}
#videos .show-item > a{
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
}
#videos .show-item{
    height: 176px;
}


.tittle-show{
    background:#12121a;
    padding: 5px 10px;
    font-size: 20px;
    min-height: 45px;
    border-top: 5px solid #00e8ac;
}
.tittle-show a{
    text-decoration:none;}

.tittle-show h4{
    color:#fff;
    text-decoration:none;
    text-transform:none;
    /*font-family: 'Tungsten';*/
    font-family: 'Open Sans';
    font-weight: 100;
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 0;
}
