@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500');
@font-face {font-family: 'code_boldregular';src: url('fonts/code_bold-webfont.eot');src: url('fonts/code_bold-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/code_bold-webfont.woff') format('woff'),url('fonts/code_bold-webfont.ttf') format('truetype'),url('fonts/code_bold-webfont.svg#code_boldregular') format('svg');font-weight: normal;font-style: normal;}
@font-face {
    font-family: 'chawpregular';
    src: url('../fonts/chawp-webfont.woff2') format('woff2'),
         url('../fonts/chawp-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {font-family: 'latobold';src: url('fonts/lato-bold-webfont.eot');src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato-bold-webfont.woff') format('woff'),url('fonts/lato-bold-webfont.ttf') format('truetype'),url('fonts/lato-bold-webfont.svg#latobold') format('svg');font-weight: normal;font-style: normal;}
html{position:relative;min-height: 100%}
body {margin-bottom: 36px!important;font-family: 'Lato', sans-serif !important;overflow-x: hidden; }
body.scroll {margin-top: 92px}
img{image-rendering: auto!important;}
.object-fit {object-fit:cover;width:100%;height:100%}
.object-fit-poster {object-fit:cover;width:50%;height:50%}

.topbar {background-color: #424242;padding: 5px;font-weight: 200;color :#fcfcfc !important;font-size:0.7em !important;}
.topbar a:link, a:visited  {color:#f00!important;text-decoration: none;transition: all .2s ease-in-out}
.topbar a:hover,a:active {color:#ff0000;transition: all .2s ease-in-out}
.chawp{font-family: 'chawpregular'!important;font-size: 1.1543  em!important;}
.header-logo img {padding-top:10px;}
.inline{display: inline!important;}
.header-logos img {padding-top:10px;margin-top: -2px}
.navbar-custom {padding-top:20px;padding-bottom:20px;border-radius:0!important;margin-bottom:0!important;border-bottom:2px solid #d50000!important;background-color: #272727;}
.navbar-brand {padding-top: 0!important;padding-bottom: 0!important;height: 0!important;margin-top: -20px}
.navbar-brand-mobile {padding-top: 0!important;padding-bottom: 0!important;height: 0!important;margin-top: -20px}
.navbar-live-mobile {padding-top: 0!important;padding-bottom: 0!important;height: 0!important;vertical-align: middle;margin-top: 5px;}
.navbar-live {padding-top: 0!important;padding-bottom: 0!important;height: 0!important;}
.listen{vertical-align: middle;text-align: center;color: #fff;}
.listen-margin{padding-left: 50px;}

.navbar-nav.navbar-nav > li  {padding-top:5px;padding-bottom:5px;margin-top:6px;color: #fff;font-size: 1.2em ;font-family: 'Lato', sans-serif !important;}
.navbar-nav.navbar-nav > li > a:link, a:visited {background-color: transparent;text-decoration: none}
.navbar-nav.navbar-nav > li.active {border: 2px solid #d50000;border-radius: 5px;color: #fff !important;}
.navbar-nav.navbar-nav > li.active > a {color: #fff !important;}
.navbar-nav.navbar-nav > li > a {text-align: center;padding-top: 5px;padding-bottom: 5px;margin-left: 17px;margin-right: 17px;color: #fff !important;}

.navbar-nav.navbar-nav > li > a:hover {
    color: #fff !important;
}

.navbar-nav.navbar-nav > li:hover {
    background-color: #d50000;
    border-radius: 5px;
    color: #fff !important;
}

.red {color:#f00 !important;}
.navbar-nav.navbar-mobile > li  {padding-top:5px;padding-bottom:5px;margin-top:6px;margin-left:5px;margin-right:5px;color: #f00 !important;font-size: 1.2em ;font-family: 'Lato', sans-serif !important;}
.navbar-nav.navbar-mobile > li > a {text-align: center;padding-top: 5px;padding-bottom: 5px;margin-left: 17px;margin-right: 17px;color: #f00!important;}
.navbar-nav.navbar-mobile > li > a:link, a:visited {background-color: transparent;text-decoration: none;color: #f00!important;}
.navbar-nav.navbar-mobile > li.active {border: 2px solid #d50000;border-radius: 5px;color: #f00 !important;}
.navbar-nav.navbar-mobile > li.active > a {color: #f00 !important;}

.navbar-nav.navbar-mobile > li > a:hover {
    color: #f00!important;
}

.navbar-nav.navbar-mobile > li:hover {
    background-color: #d50000;
    border-radius: 5px;
    color: #f00!important;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #424242;
}
.content-wrap{
    margin-bottom: 36px;

}

.fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.slider-wrap {
    background: url('../media/on-air.jpg') no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #dadada;
    overflow: hidden;
}

.slider-bg-img-cont {
    position: absolute;
    top: 0;
    left: 0;
}

.banner-lg img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.banner-md {
    margin-bottom: 30px;
}

.banner-md img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.banner-sm img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.subscribe {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: rgba(000,000,000,0.90);
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 20px;
    text-transform: uppercase;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none!important;
}
.font-400 {
    font-weight: 400;
}

.banner-category {
    margin-top: 30px;
}

.shows-item {position: relative;margin-top: 30px;}
.shows-item-tint {position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.3);height:100%;width:100%;z-index:99;opacity:0;transition: all 0.2s ease-in-out;display:flex;flex-wrap:wrap;justify-content: center;align-items: center;padding:10px;text-align:center}
.shows-item-tint:hover {opacity:1;cursor: pointer;transition: all 0.2s ease-in-out}
.shows-item-tint a {color:#fff}
.shows-item-tint a:hover {color:#fff;text-decoration: none}

.banner-spacer {
    height: 30px;
}

.home-block-advertisement img {
    object-fit:cover;
    width:100%;
    height:100%
}

.home-block-advertisement .home-ad-block {
    padding:0!important;
}

.home-block-clear {
    padding-top: 50px;
    padding-bottom: 50px;
}

.home-block-gray {
    background-color: #e6dee9;
    padding-top: 30px;
    padding-bottom: 60px;
    background-size: cover;
    background-attachment: fixed;
}

.home-block-title {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}
.font-200 {
    font-family: 'Lato';
    font-weight: 200;
}

.home-block-bg {
    position: relative;
    padding-top: 20px;
    padding-bottom: 0px;
    overflow: hidden;
}
.home-block-bg-img-cont {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.home-block-bg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-block-title-white {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    color: #fff;
}
.content h1 {
    text-align: center;
}
.content .content-footer p {
    color: #6d6d6d;
    font-size: 12px;
    text-align: center;
}
.content .content-footer p a {
    color: inherit;
    font-weight: bold;
}

/*  --------------------------------------------------
    :: Table Filter
    -------------------------------------------------- */
.panel {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
}
.panel .btn-group {
    margin: 15px 0 30px;
}
.panel .btn-group .btn {
    transition: background-color .3s ease;
}
.table-filter {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.table-filter tbody tr:hover {
    cursor: pointer;
    background-color: #eee;
}
.table-filter tbody tr td {
    padding: 10px;
    vertical-align: middle;
    border-top-color: #eee;
}
.table-filter tbody tr.selected td {
    background-color: #eee;
}
.table-filter tr td:first-child {
    width: 38px;
}
.table-filter tr td:nth-child(2) {
    width: 35px;
}

.table-filter .media-photo {
    width: 35px;
}

.table-filter .media-meta {
    font-size: 11px;
    color: #999;
}
.table-filter .media .title {
    color: #2BBCDE;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}
.table-filter .media .title span {
    font-size: .8em;
    margin-right: 20px;
}
.table-filter .media .title span.pagado {
    color: #5cb85c;
}
.table-filter .media .title span.pendiente {
    color: #f0ad4e;
}
.table-filter .media .title span.cancelado {
    color: #d9534f;
}
.table-filter .media .summary {
    font-size: 14px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top:0 !important}
.modal-content {background-color: black !important;}

.nav-main {
    top: 0;
    left: 0;
    padding: 80px 0;
    z-index: 1001;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    position: fixed;
    width: 100%;
    height: 100%;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #212121!important;
}
h11{
    font-size: 18px;
    color: #fff!important;
}
.card {
    font-size: 1em;

    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top: 30px;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    background-color: #fff;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
    height: 45px;
}
.card-title-test {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
    height: 45px;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
    height : 50px;
}

.card-news {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-img-news {
    display: block;
    width: 100%;
    height: auto;
}
.sotre{
    background: url('../media/preview.jpg') ;
    background-size: cover;
    background-attachment: fixed;
    background-color: #252525;
}
.events-block-clear{
    color: #fff;
}
.white{
    color: #fff!important;
    text-align: justify;
}
.blue{
    color:#000;
}

.home-events-wrap {}
.home-events-item {margin-bottom:20px;vertical-align:middle}
.home-events-item-thumbnail {width: 150px;float:left;margin-right:10px}
.home-events-item-thumbnail-poster {width: 150px;float:left;}
.home-events-item-details {width: calc(100% - 160px);float:left;}
.home-events-item-title {font-size:1em;font-weight: 700;margin-bottom:-15px}
.home-events-item-date {font-size:0.8em;margin-bottom:-10px}
.home-events-item-title a {color: #c12e2a}
.home-events-item-title a:hover {color: #c12e2a}

.card-block a {color: #d50000}
.card-block a:hover {color: #ff0000}

.single-page-wrap {background-color: #e6dee9;padding-top:30px;padding-bottom:60px;background-size: cover;background-attachment: fixed;}
.single-page-body {background-color:#fff;padding:10px}
.single-page-body a:visited  {color:#609;text-decoration: none;transition: all .2s ease-in-out}
.single-page-details {margin-bottom: 10px}
.single-page-title {margin-top: 5px}

.movie-page-wrap {background-color: #e6dee9;padding-top:30px;padding-bottom:60px;background-size: cover;background-attachment: fixed;}
.movie-page-body {background-color:#fff;padding:10px}
.movie-page-body a:visited  {color:#609;text-decoration: none;transition: all .2s ease-in-out}
.movie-page-details {margin-bottom: 10px}
.movie-page-title {margin-top:5px}

.video_container {padding-top: 80px !important; padding-bottom: 80px !important;}
#playlist {}

.listenlive-wrap {display:flex;justify-content: center;align-items: center;height:100vh;background-image: url('../img/listenlive-bg.jpg')}
.white-container {background-color: #fff;border-color: 1px solid #dadada;padding:10px;}
.home-block-shows {background-color: #e6dee9;padding-top: 130px;padding-bottom: 60px;background-size: cover;background-attachment: fixed;}
.item-block-clear a:visited  {color:#609;text-decoration: none;transition: all .2s ease-in-out}
.chest a:visited  {color:#609;text-decoration: none;transition: all .2s ease-in-out}
.header-photo {position:relative;height:25px;width:25px}
.header-photo-overlay {position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.25); z-index:999;width:25px;height:25px;color:#fff;display:flex;justify-content: center;align-items: center;border-radius:100px;opacity:0;font-size:1.5em; transition: all .5s ease-in-out}
.header-photo-overlay:hover {opacity:1; transition: all .5s ease-in-out}

.bolder{font-weight: 900;}
.black{background: black;}
.chalktitle{color:#93c353;}
.chalktext{color:white;}

@media screen and (max-width: 1405px) {
    .navbar-nav.navbar-nav > li > a {margin-left: 9px;margin-right: 9px};
}

@media screen and (max-width: 1245px) {
    .navbar-nav.navbar-nav > li > a {margin-left: 0;margin-right: 0};
}
.page-background{
    min-height: 100vh;
    background-color: #e6dee9;
}

#box{
	  position: relative;
	  width: 70%;
	  background: #ddd;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	  text-shadow: 0 1px 0 #fff;
	  line-height: 1.5;
	  margin: 60px auto;
      border: 3px dashed #ccc
}

.box-style{
    text-align: center!important;
    font-family: "Times New Roman", Times, serif;
    font-size: 42px;
    font-weight: bold;
}

.download {
    background: url('../img/download-bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 100vh;
}

.download-bg {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
    overflow: hidden;
}

.overwrite-col{
    float:none;
    display:inline-block;
}

.container-pagination{
    margin :auto 10% ;
}

.container-pagination .navbar-nav.navbar-mobile > li > a:link, a:visited {
    background-color: transparent;
    text-decoration: none;
    color: black !important;
}
