@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
	text-decoration: none;
	-webkit-text-size-adjust: none;
	/* color: #FFFFFF; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Montserrat', sans-serif;
	box-sizing:border-box;
}

body{
    background-image:url(../imagenes/home0fdo.jpg);
    background-size: cover;
}
.contSelect{
    max-width: 950px;
    margin: auto;
}
section{
    margin: 20px 0px;
    text-align: center;
}
section p{
   color: white;
}
h1{
    font-size: 1.5em;
    color: white;
    font-weight: bold;
    text-align: center;
}
h2{
    font-size: 1em;
    color: silver;
    font-weight: bold;
    text-align: center;
}
.oneEst{
    display: inline-block;
    width: 50%;
    padding: 20px;
}
.gridEst{
    text-align:center;
    display: table;
    width: 100%;
}
    .oneEst ul{
    border-radius: 10px;
    overflow: hidden;
    display: table;
}
.ultranoticias{
    background-color: white !important;
    background-image: url(../imagenes/fdo-ultranoticias.jpg);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
}
.ultranoticias a{
    text-align: right;
    display: block !important;
}
.ultranoticias > a > img{
    padding: 4px 0;
    max-width: 180px !important;
}
    .oneEst ul li{
    display: table-cell;
    /* width: 50%; */
    vertical-align: middle;
    padding: 10px;
}
 .oneEst ul li:first-child{
    background-color: black;
    color: #00ff01;
    font-weight: bold;
    text-align: center;
    font-size: .7em;
    width: 35%;
}
 .oneEst ul li:first-child a{
    display: block;
    min-height: 80px;
    padding-top: 10px;
}
 .oneEst ul li:last-child a{
    display: contents;
}

 .oneEst ul li:first-child p{
    color: #00ff01;
}
 .oneEst ul li:last-child{
    background-color: #00ff01;
}

        .oneEst ul li img{
    width: 80%;
    max-width: 130px;
}
.oneCinfo{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 10px;
    text-align: left;
}
.btplaynow{
    background-color: black;
    border-radius: 10px;
    padding: 20px 2px;
    width: 90px;
    text-align: center;
    }
.oneCinfo p{
    font-size: .7em;
    font-weight: bold;
    color: #00ff01;
}
.oneCinfo h3{
    font-weight: bold;
    font-size: .8em;
    color: black;
}
.oneCinfo i{color: #00ff01;font-size: 1.8em;}
a{
    transition:.3s;
    vertical-align: middle;
    color: black;
}
a:hover{
    transition:.3s;
}
.contLogoH{
    text-align: center;
}
    .contLogoH img{
    max-width: 210px;
}
.resbus{
    color: black;
}
.contDataEvent{}
    .contDataEvent p{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid silver;
}
    .contDataEvent strong{
    color: black;
}
.galleryWrap{
    margin: 20px 0px;
}
.thegallery{}
.theimage{
    display: inline-block;
    max-width: 19.666666%;
    vertical-align: top;
    margin: 2px;
}
    .theimage a{}
    .theimage a img{
    width: 100%;
    box-shadow: 0 1px 10px rgb(0 0 0 / 20%);
}


audio{
    width: 90%;
    box-shadow: 0px 0px 20px rgb(0 255 1);
    border-radius: 50px;
}
.conModal{
    padding: 40px 0px;
    text-align: center;
}
.titModal{
    font-weight: bold;
    font-size: 2em;
    color: #00ff01;
    margin: 0 0 40px;
}
#open-modal{
    background-color: transparent;
    border: none;
    font-weight: bold;
}


.eldatoConMapa{
    border: 1px solid black;
}

.eldatoCon{
    margin: 20px 0px;
    display: inline-block;
    font-weight: bold;
}
.eldatoCon label{
    display: block;
    font-weight: bold;
    font-size: .7em;
}
     .eldatoCon a:hover{
         background-color:black;
         color;#00ff01;
     }
    .eldatoCon a{
    display: inline-block;
    background-color: #00ff01;
    padding: 10px 20px;
    border-radius: 6px;
    margin: 0 0 5px;
    text-decoration: none !important;
}
    .eldatoCon iframe{
    width: 100%;
}
    .eldatoCon a i{
    margin: 0 10px 0px 0px;
    font-size: 1.3em;
    vertical-align: middle;
}
.gridLocutores{
    text-align: center;
}
    .gridLocutores .contunLoc{
    display: inline-block;
    width: 30%;
}
.wrapListN{}
    .wrapListN ul{}
    .wrapListN ul li{
    display: table-cell !important;
    width: 50% !important;
}
.contMedia{
    margin: 30px 0px;
    text-align: center;
}
.contMedia img{
    max-width: 190px;
    height: auto;
    border-radius: 10px;
    display: block;
    margin: 0px auto 30px;
}
.wrapPodcast{
    text-align: center;
}
    .wrapPodcast h1{
    font-size: 2em;
    font-weight: bold;
}
    .wrapPodcast h2 p{
    text-align: center;
    font-size: 1em;
    color: white;
    }
.wrapPodcast h3{
    font-size: 1.3em;
    font-weight: bold;
    color:white;
    margin: 0 0 30px;
}
.wrapPodcast p{
    color: silver;
    margin: 10px 0px;
    text-align: justify;
    font-size: .9em;
    line-height: 22px;
}
.wrapPodcast p strong{
    color:white;
}
.wrapPodcast label{
    margin: 10px 0px;
}
    .btDarkTheme{
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid silver;
    margin: 10px 0px;
    border-radius: 8px;
    font-weight:bold;
}
    .btDarkTheme:hover{
    background-color: #00ff01;
    color:black;
}
.noprogram{
    font-weight: bold;
    padding: 20px 140px;
    background-color: #00ff01;
    color: black;
    text-align: center;
}

.contBann2C{
    text-align:center;
}
    .contBann2C a img{
    width: 100%;
    height: auto;
    border: 1px solid black;
}
strong{
	font-weight:bold;
}

/* EL CARRUSEL CSS */
 .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
/* EL CARRUSEL CSS */




::selection {
background: black;
color: #00ff01;
text-shadow: none;
}

.menuaux1{
    background-color: #dfdfdf;
}
.contmenuaux1{
    border-bottom: 1px solid black;
    display: table;
    width: 100%;
    padding: 0px 20px;
    height: 53px;
}
    .contmenuaux1 a{
    color: black;
}
        .contmenuaux1 a i{
   font-size: 1.7em;
}
.colmenuaux1{
    display: table-cell;
    width: 50%;
}
.coliz{
    text-align: left;
}
.colder{
    text-align: right;
}
.btAux1{
    padding: 12px;
    display: inline-block;
    vertical-align: middle;
    font-size: .9em;
}
.contentPage{
	position: relative;
	top: 150px;
	max-width: 1080px;
	margin: auto;
}
.socialFoll{
}
    .socialFoll h2{
    font-weight: bold;
    color: white;
    font-size: 1.6em;
}
    .socialFoll a i{
    color: white;
    font-size: 3em;
}
.unaseccion{}
.contahora{padding: 0px 5px;}
.conprogramaahora{
    display: table;
    width: 100%;
}
columahora{}
.col1{
    background-color: black;
    border-radius: 15px 0 0 0;
}
.col2{
    background-color: #393939;
}
.col3{
    background-color: black;
}
.col4{background-color: black;border-radius: 0 15px 0 0;width: 90px;}

.col1, .col2, .col3, .col4{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.estacionahora{
    color: white;
    margin: 0 0 10px;
}
.colS1, .colS2{
    display: contents;
}
.colS1{}
.colS2{
}
    .estacionahora span{
    color: #00ff01;
    font-weight: bold;
    width: auto !important;
}
.titProgahora{
    color: white;
    font-weight: bold;
}
.contelProgramaahora{
    padding: 20px;
    vertical-align: middle;
    display: block;
}
.contnombrelocu{
    color: silver;
    display: inline-flex;
    vertical-align: middle;
}
.contnombrelocu span{
    color: white;
    font-weight:bold;
    display:block;
    width: auto !important;
}
.ellocutorahora{
    display: inline-flex;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    overflow: hidden !important;
    background-color: black;
}
    .ellocutorahora img{
    width: 100% !important;
    height: auto;
    position: absolute;
}
.banahora{
    display: grid;
}
    .banahora a{
    display: flex;
}
    .banahora img{
    height: 120px;
}
.contLocahora span{
    width: auto !important;
    font-weight: bold;
    color: black;
}
.tableG ul li > .contLocahora{
    background-color: transparent;
}
.contLocahora{padding: 8px 0 0 0;color: black;border-radius: 10px;font-size: .8em;}
.icoPlay{
    padding: 10px 0px 0px;
}
    .icoPlay i{
    font-size: 3em;
    color: black;
}
.elPlay{
    background-color: #00ff01;
    text-align: center;
    border-radius: 12px;
    width: 130px;
    /* position: absolute; */
    /* right: 8px; */
    /* top: 8px; */
    /* bottom: 8px; */
    display: block;
    margin-right: 10px;
}
.txPlay{
    padding: 10px;
}
    .txPlay p{
    font-weight: bold;
    color: black;
    font-size: .8em;
}
.elAvra{}
    .elAvra iframe{
    width: 100%;
    height: 500px;
}
.elprogprox{
    color: silver;
}
    .elprogprox p{
    display: inline-block;
    font-size: .9em;
    margin-right: 12px;
    vertical-align: middle;
    }
     .elprogprox p span{
    font-weight: bold;
    color: white;
}
    .elprogprox p:first-child span{
    color: #00ff01;
}
.contProx{
    margin: 20px 5px;
}
.proxProg{
    background-color: #393939;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
}
.proxProg ul{
    display: table;
    width: 100%;
}
    .proxProg ul li{
    display: table-cell;
    vertical-align: middle;
}
        .proxProg ul li:last-child{
    text-align: right;
}
.btauxProg{}
.btprog{
    font-size: .8em;
    font-weight: bold;
    color: #00ff01;
    background-color: black;
    padding: 12px 16px;
    border-radius: 5px;
    display: inline-block;
    margin: 2px 2px;
}
.contunLoc{
    width: 100%;
    padding: 20px 0px 40px;
}
.txLoc{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.6601015406162465) 0%, rgba(255,255,255,0) 100%);
    padding: 60px 20px 20px 20px;
    font-size: .8em;
}
.elloc{
    background-size: cover;
    height: 390px;
    /* width: 260px; */
    position: relative;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    border-radius: 15px;
    overflow: auto;
    background-position: center;
    display: block;
}
.fdoloc1{
    background-image: url(../imagenes/foto.jpg);
}
.nomLoc{
    color: white;
    font-weight: bold;
    font-size: 1.3em;
}
.progCond{
    color: #00ff01;
    font-weight: bold;
    font-size: 1em;
    border: 1px solid #8d8d8d;
    margin: 0 0 5px;
    border-radius: 5px;
}
.horaProg{
    color: black;
    font-size: .8em;
    font-weight: bold;
}
.infohorario{
    background-color: #00ff01;
    margin: 10px 0 0 0;
    padding: 10px;
    border-radius: 10px;
}
.elcarrLoc h2{
    font-weight: bold;
    text-align: center;
    font-size: 2em;
    color: black;
}
.contCarrLoc{
    margin: 40px 0px;
}
.contBannerH{
    text-align: center;
    margin: 20px 0px;
}
    .contBannerH img{
    height: auto;
    max-width: 890px;
    width: 100%;
    border: 1px solid black;
}
.contNotP{}
.lanotaP{
    background-size: cover;
}
.fdonotaP1{
    background-image: url(../imagenes/foto.jpg);
}
.contLogoP{
    padding: 30px 15px;
    text-align: right;
}
    .contLogoP img{
    width: 120px;
    height: auto;
}
.contTxNotP{
    padding: 260px 20px 60px 80px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.80) 0%, rgba(255,255,255,0) 100%);
    display: block;
}
.tipNoP{
    font-weight: bold;
    color: silver;
    font-size: 1.5em;
}
.titNotP{
    font-weight: bold;
    color: white;
    font-size: 4em;
}
.autorNotP{
    font-size: 1.5em;
    font-weight: bold;
    color: silver;
}
.autorNotP span{
    color: white;
}
.contNotS{
    margin: 30px 0px;
}
    .contNotS ul{
    display: table;
    width: 100%;
}
    .contNotS ul li{
    display: table-cell;
    vertical-align: top;
    width: 70%;
}
.contNotS ul li:last-child{
    width: 30%;
}
.contlasNS{
    padding: 0 60px 0 0;
}
.conunaNS{
    margin: 0 0 20px;
}
.lanotaNS{
    display: table;
    width: 100%;
}
.blogList{}
    .blogList{}
        .blogList p{
    color: black;
    font-size: .9em;
}
.imaNotNS{
    width: 30%;
}
    .imaNotNS img{
    max-width: 150px;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.txNotNS, .imaNotNS{
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}
.contBtMore{
    text-align: center;
    margin: 20px 0px;
}

.icoPlayNS{
    margin: 3px;
    background-color: #00ff01;
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
    color: black;
}
    .icoPlayNS a{
        color:black;
        font-weight:bold;
    }
    .icoPlayNS i{
    font-size: 1.5em;
}
.titNotNS{
    margin: 0px 0px 10px 0px;
    font-size: 1.4em;
    color: gray;
}
    .titNotNS span{
    font-weight: bold;
    color: black;
    width: 100% !important;
}
.elPie{
    text-align: center;
}
.logoPie{
    margin: 40px 0px;
}
    .logoPie img{
    width: 130px;
    height: auto;
}
.contelPie{
    padding: 40px 20px;
}
.menuAuxPie{}
    .menuAuxPie ul li{list-style: none;display: inline-block;}
    .menuAuxPie ul li a{
    color: black;
    font-weight: bold;
    margin: 0px 15px;
    padding: 10px;
    display: block;
}

.lalistP ul li{
   width: 80% !important;
   vertical-align: middle !important;
}
.lalistP ul li:first-child{
    width: 6% !important;
    vertical-align: middle;
}
.lalistP ul{
    padding: 5px;
    border-top: 1px solid #2b2b2b;
}
.lalistP{
    margin: 0 0 10px;
}
.menuAux2Pie{}
    .menuAux2Pie a{
    color: black;
    font-size: .9em;
    margin: 0px 10px;
    padding: 10px;
    display: inline-block;
    }
    .intG{
    margin: 40px 0px;
    }
    .lalistPP3{
    margin: 10px 0px;
    padding: 10px 0px;
    border-bottom: 1px solid silver;
}


.posPodListBuca{
    width: 20%;
    text-align: left;
}
.nomPodListBuca{
    width: 60%;
    text-align: left;
}
.icoPodListBuca{
    width: 20%;
    text-align: center;
}



.positionTop{
    width: 10% !important;
}
.nameTop{
    width: 20%;
}
.artistTop{
    width: 20%;
}
.videoTop{
    width: 50%;
}
.videoTop iframe{
    width: 100%;
    height: 300px;
}


        .lalistPP3 ul{}
        .lalistPP3 ul li:first-child{
    /* width: auto !important; */
}
        .lalistPP3 ul li{
     vertical-align: middle !important;
     text-align: left;
    }
     .lalistPP3 ul li p{color: black;}
    .lalistPP2{
    margin: 0 0 10px;
}
        .lalistPP2 ul li{
    /* width: auto !important; */
    vertical-align: middle !important;
}


.fechaPodcast{width: 10%!important;}
.temaPodcast{width: 30%!important;border-right:1px solid;padding:0 5px 0 0;}
.programaPodcast{width: 25%!important;border-right:1px solid;padding:0 5px 0 5px;}
.conducePodcast{width: 25%!important;padding:0 0 0 5px;}
.icoPodcast{width: 10%!important;}
.fechaPodcast, .temaPodcast, .programaPodcast, .conducePodcast{
    border-color:#4a4a4a;
}

    .tableG ul{
    display: table;
    width: 100%;
    }
    .tableG ul{
    list-style: none;
    }
    .tableG ul li{
    display: table-cell;
    vertical-align: top;
    }
    .tableG ul li:first-child{
    width: 40%;
    }
    .tableG ul li:first-child a span{
    	display: inline-grid;
    	vertical-align: top;
    }
    .tableG ul li:first-child{
    color: #00ff01;
    }
    
    .tableG ul li:first-child a span:first-child{
    width: 5%;}
    .tableG ul li:first-child a span{
    width: 43%;
    }
    .lalistP ul li:first-child a span:first-child p{
    color: #00ff01;
    display: table-cell;
    }
    .lalistP ul li:first-child a p{
    color: white;
    font-weight: normal;
    }
    .lalistP ul li:first-child a p:first-child{
    	color: #ffffff;
    }

    
.infIzC{
    margin-bottom: 40px;
}
.contFL{
    text-align: center;
    height: auto;
    margin: auto;
}

.lafotoL{
    /* overflow: auto; */
    /* width: 250px; */
    /* height: auto; */
    /* display: inline-block; */
    /* border-radius: 20px; */
    /* box-shadow: 0 1px 11px rgba(0,0,0,.2); */
}
    .contFL img, .lafotoL img{
    width: 80%;
    height: auto;
    overflow: auto;
    display: inline-block;
    border-radius: 20px;
    box-shadow: 0 1px 11px rgb(0 0 0 / 20%);
}



.infDerC{
    padding: 0px 10px;
}
.contTxInC{}
    .contTxInC h1{
    font-weight: bold;
    font-size: 3em;
    color: black;
    margin: 0 0 10px;
}
    .contTxInC h3{}
         .contTxInC h3 span{
    font-weight: bold;
    color: black;
}

    .contTxInC h2{
    font-weight: bold;
    font-size: 2em;
    color: black;
    margin: 0 0 10px;
}

    .contTxDes{
    margin: 30px 0px;
    color: #424242 !important;
}
    .contTxDes ul{
    list-style: disc;
    margin: 0 0 0 10px;
}
    .contTxDes ul li{
    display: list-item;
    margin: 10px;
    color: rgb(51 51 51 / 70%) !important;
}
    .contTxDes a{
    font-weight: bold;
    color: black;
    text-decoration: underline;
    font-size: .9em;
}
.eldatoConMapa iframe{
    width: 100%;
}
     .contTxDes a:hover{
    
    color: #00ff01;
}
    
            .contTxDes p{
    margin: 10px 0px;
    line-height: 30px;
    text-align: justify;
}
.contPodTop{}
.contPodTop > .lightTheme{
    background: #606060;
    margin: 10px 0px;
}
.contPodTop > .lightTheme h2{
    font-weight: bold;
    font-size: 1.4em;
    color: white;
}
  .lightTheme > .topTepList > .lalistPP > a > ul > li{
    width: 50% !important;
}  
  .lightTheme > .topTepList > .lalistPP > a > ul > li > .contLocahora > div{
      display: inline-block;
      margin: 0px 10px;
  }

    
.losPodTop{
    background-color: black;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 30px;
}
.losPodTop h2{
    color: white;
    text-align: center;
    margin: 0 0 20px;
}
    .losPodTop h2 span{
    font-weight: bold;
    }
.topTepList{}
.lalistPP{
    padding: 10px 0px;
    border-bottom: 1px solid #808080;
}
    .lalistPP a{
    display: block;
}
    .lalistPP ul{
    display: table;
    width: 100%;
}
    .lalistPP ul li label{
        font-size: .8em;
        color: silver;
        }
    .lalistPP ul li:first-child{
    width: 20% !important;
    vertical-align: top;
}
   .lalistPP ul li:last-child{
    width: 40% !important;
    vertical-align: top;
}
    .lalistPP ul li:last-child p{
    font-size: .8em;
    color: silver;
    text-align: justify;
    margin: 0 0 10px;
}

.contBuscaLis{
    margin: 30px 0px;
    text-align: center;
}
.contBusca{
    /* max-width: 910px; */
    margin: auto;
}
.elbusca{}
    .elbusca label{
    color: black;
    font-weight: bold;
}
    .elbusca ul{}
        .elbusca ul li{
    width: 50% !important;
    padding: 10px;
}
    .elbusca span{}
    .elbusca span i{}

 input[type="submit"]{
    background-color: rgb(255 102 1);
    border-color: white;
    border: none;
    padding: 18px 30px;
    color: white;
    font-weight: bolder;
    border-radius: 10px;
    -webkit-appearance: none;
 }
input[type="text"], input[type="email"], input[type="tel"], input[type="date"], textarea{
    background-color: transparent;
    border: 1px solid #000000;
    padding: 15px 20px;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: 9px;
    color: black;
}

   


   
   
    @media only screen and (max-width: 880px) {
    .contelProgramaahora{
    text-align: center;
    padding: 12px;
    }
    .contLocahora{
    text-align: center;
    padding: 12px;
    }
    .ellocutorahora{
    width: 50px;
    height: 50px;
    }
    .elPlay{
    width: 100px;
    }
    .contNotS ul li{
    display: block;
    width: 100%;
}
    
    }

 @media only screen and (max-width: 800px) {
    .col1, .col2, .col3, .col4{
    }
    .colS1, .colS2{
    display: inherit;
    width: 100%;
    }
    .col4{
    border-radius: 0;
    }
    .col1{
    border-radius: 15px 10px 0 0;
    }
    .contentPage{
    top: 120px;
    }
    .noprogram{
        padding: 20px 100px;
    }
   }


@media only screen and (max-width: 607px) {
.contTxDes a{
    width: 100%;
    display: block;
}
.eldatoCon{
    display: block;
    width: 100%;
}
.infDerC{
    padding: 0px 20px;
}
.theimage{
    max-width: 48.33%;
}
    .noprogram{
        padding: 20px 20px;
    }
    .titNotP{
    font-size: 2.5em;
    }
    .contTxNotP{
    padding: 260px 20px 60px 20px;
    }
    .imaNotNS img{
    /* max-width: 80px; */
    width: 100%;
    }
    .titNotNS{
    font-size: 1.2em;
    }
    .txNotNS, .imaNotNS{
    }
    .contentPage{
    top: 120px;
    }
    .coliz{
        display: none;
    }
    .colmenuaux1{
    width: 100%;
    text-align: center;
    }
    .contlasNS{
    padding: 0;
}

}

@media only screen and (max-width: 470px) {
   .oneEst{
    display: block;
    width: 100%;
    padding: 10px;
}
   .gridLocutores .contunLoc{
    width: 90%;
}

   .wrapListN ul li{
    display: block !important;
}

    .tableG ul li, .tableG ul li:first-child,.tableG ul li:last-child{
    display: block !important;
    width: 100% !important;
}
    .proxProg ul li{
    display: block;
    text-align: center;
    margin: 10px 0px;
}
    .proxProg ul li:last-child{
        text-align:center;
    }
    .contLocahora span{
    font-size: .85em;
}
    .contPlayahora{
}
    .elPlay{
    margin: auto;
    width: 90% !important;
}
     .col2, .col3, .col4{
    width: 33%;
    }
    .icoPlay i{
    font-size: 2.5em;
}
    .ellocutorahora{
    width: 35px;
    height: 35px;
    }
   .contLocahora{
    text-align: left;
    padding: 6px;
    font-size: .8em;
    }
    .banahora img{
    height: 100px;
    }
    .txPlay{
    padding: 5px;
    /* font-size: .85em; */
    }
    .menuAuxPie ul li a{border: 1px solid;margin: 0px 0 5px;border-radius: 8px;}
    .menuAuxPie ul li{
    display: block;
}
}