@charset "UTF-8";
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 {
    border: 0 none;
    font: inherit;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: baseline;
    /* background:url(''); */
}
a {
    color: #58595B;
    text-decoration: none;
}
address {
    color: #6D6E70;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-top: 15px;
    text-transform: none;
}
body {
    background-color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.3em;
    min-width:1000px;    
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
h2, h3, h4, h5 {
    position: relative;
}
h2 {
    border-bottom: 2px solid #58595B;
    font-size: 1.3em;
    font-weight: lighter;
    letter-spacing: 2px;
    line-height: 1.3em;
    margin-bottom:30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h4 {
    border-bottom: 5px solid #58595B;
    color: #58595B;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h5 {
    /* background-color: #F1F1F2; */
    font-size: 0.9em;
    margin-bottom: 30px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 900;
    color: #d12127;
}
ol, ul {
    list-style: none outside none;
}
p {
    color: #58595B;
    font-size: 0.85em;
    margin-bottom: 20px;
}

strong{font-weight:bold;text-shadow:1px 1px 0 #FFFFFF}
em{font-style: italic;text-shadow:1px 1px 0 #FFFFFF;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.arrow {
    background:url("../images/icons.png") no-repeat -139px -6px;
    height: 4px;
    position: absolute;
    top: 34px;
  margin-left:35px;
    width: 10px;
}
.clear {
    clear: both;
}
.fright {
    float: right;
}
.mleft_20 {
    margin-left: 20px;
}

.mleft_10 {
    margin-left: 10px;
}

.mright_10 {
    margin-right: 10px;
}

.mtop0{margin-top:0 !important;}
.mbottom0{margin-bottom:0 !important;}
.mbottom30{margin-bottom:30px;}

.ptop0{padding-top:0 !important;}

.title {
    position: relative;
}
.uppercase {
    text-transform: uppercase;
}

p.last{margin-bottom:0;}

#header, #content, #wrap-footer, .content-width{
    margin: 0 auto;
    width: 980px;
}

.full-width{
	width:100%
}

.footer-bg{
	background-color: #ccc;;
}

#header, #top, #content, #wrap-footer, #footer, #main, #right {
    overflow: hidden;
}
#wrap-header, #wrap-top, #wrap-content, #wrap-intro, .wrap-content{
    overflow: visible;
    width: 100%;
}
#wrap-content{
	/* margin-top: 2rem; */
}
#wrap-header {
    /* min-height: 168px; */
    /* border-top: 5px solid #EB2027; */
    background: rgb(249,59,23);
}
#wrap-inicio {
    background: #fff;
    border-top: 5px solid #EB2027;
    min-height: 168px;
}

#wrap-intro{background: #fff; min-height:410px;} /* 325 */
#wrap-top {
    background: #fff;
    min-height: 330px;
}
.wrap-content{padding-top:65px;}
.bg_fondo {
    background: #fff;
}

#header {
    padding: 1.5rem 0;
    position: relative;
    height: 16px;
    overflow: visible;
}
#logo{
	left: 0;
	top: .5rem;
}
#logo a {
    /* background: url("../images/logo_uniradio_blanco.png") no-repeat scroll left top transparent; */
    /* display: block; */
    /* float: left; */
    /* height: 83px; */
    /* margin-right: 0px; */
    /* text-indent: -9999px; */
    /* width: 255px; */
}
#logo img{
	height: 48px;
}
ul#nav {
    float: right;
    margin-top: 50px;
}
ul#nav li {
    float: left;
    font-size: 0.75em;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
}
ul#nav li.last a {
    margin-right: 0;
}
ul#nav li a {
    display: block;
    margin: 0 10px;
    padding-bottom: 1px;
}
ul#nav li a:hover, ul#nav li a.activo {
    border-bottom: 1px solid #EB2027;
}
#top {
    background: url("../images/bg_top.png") no-repeat scroll center 15px transparent;
    height: 380px;
    margin: 0 auto;
    width: 1130px;
}
#arrow-left, #arrow-right {
    position: absolute;
    top: 50%;
	z-index:5000;
	margin-top: -18px;
}
#arrow-left{
   left: 1rem;
}
#arrow-right {
    right: 1rem;
}

#arrow-left a, #arrow-right a {
    display: block;
    text-indent: -9999px;
}
#arrow-left a {
    background: url("../images/icons.png") no-repeat -73px -24px;
    height: 36px;
    width: 14px;
}
#arrow-right a {
    background: url("../images/icons.png") no-repeat -89px -24px;
    height: 36px;
    width: 14px;
}

#arrow-left a:hover {background-position: -32px -24px;}
#arrow-right a:hover {background-position: -48px -24px;}
#slider {
    height: 362px;
    margin: 0;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    z-index: 1;
    width: 100%;
}
#lema {
    background-color: #6D6E70;
    bottom: -1px;
    color: #FFFFFF;
    /*font-family: Century Gothic,sans-serif;*/
    font-size: 0.8em;
    font-weight: 300;
    height: 21px;
    left: 0;
    letter-spacing: 2px;
    padding: 5px 30px 6px 0;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    width: 950px;
    z-index: 2;
}
#content {
    /* min-height: 307px; */
    padding-top: 0;
    width: 980px;
}
#main, #right {
    float: left;
}
#main {
    margin-right: 50px;
    width: 530px;
}
#right {
    width: 400px;
}

#right select{
    margin-bottom:20px;
}

#footer {
    color: #FFFFFF;
    font-size: 0.8em;
    padding: 50px 32px 0px 32px;
    position:relative;
    letter-spacing:1px;
    text-align: center;
}
#footer_top{
	margin-top: 2rem;
	text-align: center;
}

.footer-logo{
	border-top:2px solid #ed1b24;
}

.footer-logo img{
	margin-top: -50px;
    background: #fff;
    padding: 0 1rem;
}
#footer_top img{
    width:128px;
    margin:0 2rem;
	vertical-align: middle;
}

#footer address {
    color: #f5f5f5;
    font-size: .9em;
    margin-top:10px;
}
#footer h3 {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#footer p {
    font-size: 0.9em;
    margin-bottom:0;
}
#footer p a {
    color: #6D6E70;
    font-weight: 400;
}
.column {
    float: left;
    width: 285px;
}
.column img {
    margin-bottom: 12px;
}
.column ul li {
    margin-bottom: 2px;
    font-size: .9em;
    line-height:18px;
}

span.lupa {
    background: url("../images/icons.png") no-repeat -124px -4px;
    height: 9px;
    width: 9px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    text-indent: -9999px;

}

.copyright{font-size:.9em;bottom: 20px;position: absolute;width: 550px;}

.footer-bg-inicio{background:#9B9C9E url("../images/bg_gray.png") repeat scroll left top;/*background-color:#515151;color:#f5f5f5 !important;*/}
.footer-bg-inicio h3{border-bottom: 1px solid #f5f5f5  !important;}
.footer-bg-inicio a, .footer-bg-inicio address{color:#f5f5f5 !important;}

#wrap-inicio #header {
    padding-bottom: 20px;
}
#wrap-inicio #header ul#nav li a {
    /*color: #FFFFFF;*/
}
#wrap-inicio #logo a {
    background: url("../images/logo_uniradio.png") no-repeat scroll left top transparent;
}

#intro, #intro_en {
    background-color: rgba(255,255,255,0.7);
    box-shadow: 0 3px 10px #666;
    min-height: 180px;  
    margin-top: 70px;
    position: relative;
    width: 100%;
}
#intro #text, #intro_en #text {
    padding-top: 14px;
    text-transform: uppercase;
    width: 980px;
    margin: 0 auto;
}
#intro #text p, #intro_en #text p {
    background: url("../images/intro.png") no-repeat center center;
    height: 139px;
    /*color: #2C2A2B;*/
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    font-size: 2.3em;
    letter-spacing: -1px;
    line-height: 2.25em;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 2px 1px #fff;*/
    text-indent: -9999px;

}
#intro_en #text p {
    background: url("../images/intro_en.png") no-repeat center center;  
}

/*#intro #text p span{
    font-size: 1.6em;
    text-indent: -9999px;
    
}*/
#wrap-intro ul {
    margin:70px auto 0;
    overflow: hidden;
    width: 800px;
}
#wrap-intro ul li {
    float: left;
    padding-right:0;
}
#wrap-intro ul li.last, #wrap-intro ul li.last a  {
    margin-right:0;
}
#wrap-intro ul li a {
    background: #AF001B;
    color: #FFFFFF;
    display: block;
    font-size: .9375em;
    font-family: 'Montserrat',sans-serif;    
    letter-spacing: 1px;
    margin-right: 10px;
    padding: 3px 15px;
    text-transform: uppercase;
    
}
#wrap-intro ul li a:hover {
   background: #666;
   color: white;
}

.box {
    float: left;
    /*margin-right: 40px; 3 servicios en portada */
    margin-right: 35px;
}
.box img {
    border-bottom: 5px solid #EB2027;
    margin-bottom: 25px;
}
#content {
    display: flex;
}
#content div.box a img {
    width: 473px;
    height: auto;
}
.box h3 {
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
}
.wrap-content #content {
    min-height: 290px;
}
.wrap-content #content .last {
    margin-right: 0;
}
.map {
    margin: 25px 0 15px;
}
span.lupa2 {
    background: url("../images/icons.png") no-repeat -90px -2px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 5px;
    margin-top: 1px;
    text-indent: -9999px;
    width: 12px;
}
ul#cities {
    padding-top: 30px;
    clear: both;
    overflow: hidden;
}
ul#cities li {
    float: left;
}
ul#cities li a {
    background-color: #58595B;
    border: 0px solid #ABACAD;
    color: #FFFFFF;
    display: block;
    font-size: 1rem;
    /* letter-spacing: 1px; */
    margin-right: 1rem;
    padding: .5rem 1rem;
    text-transform: uppercase;
    line-height: 1rem;
}
ul#cities li a.current {
    background-color: #e30017;
}
.listen {
    letter-spacing: 1px !important;
    text-transform: uppercase;
}
.mediakit {
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height:16px;  
}
.mediakit span{
    display:block;
    height:16px;    
    width:16px;
    float:left;
    margin-right:5px;
    background: url("../images/icons.png") no-repeat -72px top;
}

.imgMediakit{
    width:100%;
    max-width:900px
}  

.station .img {
    padding: 0 2.2em;
    width: 5%;
}
.station .text {
    width: 85% !important;
}
.station ul li {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: .5em;
    vertical-align: top;
    width: 24%;
}

.station ul li span {
    color: #000000;
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.2em;
    margin-top:5px;
    text-transform: uppercase;
}

.station .locutores ul li {
    width: 13%;
    text-align: center;
}

.station .locutores ul li a{display:block;}

.station .redes-sociales ul li {
    color: #58595B;
    font-size:0;
    width: 38%;
    line-height:24px;    
}
.station .redes-sociales ul li a {
   display: inline-block;
}
.station .redes-sociales ul li span {
    color: #58595B;
    display: inline-block;
    font-size: 0.6em;
    font-weight: normal;
    padding-left: 1em;
}

ul.links li, .station .redes-sociales ul li a{
    height: 24px;
    width: 24px;  
  } 
.station .redes-sociales ul li a{
    /* text-indent:-500px; */
    overflow:hidden;
    float:left; 
    margin-right:10px;
}

.links li a{
    padding-left:30px;
    line-height: 24px;
}
.station .redes-sociales .fb a, .links li.facebook{background: url("../images/icons.png") no-repeat left top;}
.station .redes-sociales .tw a, .links li.twitter {background: url("../images/icons.png") no-repeat -24px top;}
.station .redes-sociales .yt a, .links li.youtube {background: url("../images/icons.png") no-repeat -48px top;}
.station .redes-sociales .in a, .links li.instragram {background: url("../images/icons.png") no-repeat -152px top;}



.title-red {
    clear: both;
    color: #EB2027;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top:20px;
}
.content {
    /* background-color: #E6E7E8; */
    min-height:258px;
    overflow: hidden;
    padding: 80px 90px 0;
    position: relative;
    width: 800px;
}
h3.radio {
    background: url("../images/antena.png") no-repeat scroll left center transparent;
    color: #58595B;
    font-size: 1.2em;
    font-weight: 500;
    height: 41px;
    line-height: 50px;
    margin-bottom: 35px;
    padding-left: 35px;
    text-transform: uppercase;
}
.intro {
    float: left;
    letter-spacing: normal;
    /*margin-bottom: 20px;*/
    width: 550px;
    position: relative;
}
ul#servicios {
    /*float: left;
    margin-left: 90px;
    width: 370px;*/
    float: right;
    width: auto;    
}
ul#servicios li {
    float: left;
    font-size: 0.8em;
    margin: 0 auto;
    padding-right: 25px;
    width: 100px;
}
ul#servicios li.radio a {
    background: url("../images/radio.png") no-repeat scroll 5px top transparent;
    display: block;
    float: left;
    font-weight: 500;
    height: 103px;
    line-height: 190px;
    text-transform: uppercase;
}
ul#servicios li.internet{
    padding-right: 45px;    
}   
ul#servicios li.internet a {
    background: url("../images/internet.png") no-repeat scroll 5px 10px transparent;
    display: block;
    float: left;
    font-weight: 500;
    height: 85px;
    line-height: 190px;
    text-transform: uppercase;
}
ul#servicios li.tv a {
    background: url("../images/tv.png") no-repeat scroll 14px 10px transparent;
    display: block;
    float: left;
    font-weight: 500;
    height: 78px;
    line-height: 190px;
    text-transform: uppercase;
}
ul#servicios li.impreso a {
    background: url("../images/impreso.png") no-repeat scroll 5px 10px transparent;
    display: block;
    float: left;
    font-weight: 500;
    height: 85px;
    line-height: 190px;
    text-transform: uppercase;
}
ul#servicios li.last {
    padding-right: 0;
}
ul#servicios li a.current {
    color: #BD2026;
}

ul#servicios li.radio a.current{background-position: 5px bottom;}
ul#servicios li.internet a.current{background-position: 5px -75px;}
ul#servicios li.impreso a.current{background-position: 5px -75px;}
ul#servicios li.tv a.current{background-position: 14px -68px;}



.item {
    margin-bottom: 0px;
    overflow: hidden;
}
.item .img {
    float: left;
    margin: 0 auto 30px;
    padding: 0 35px;
    width: 122px;
     min-height: 94px;
}

.item .pic{
    background-image:url(../images/icons.png);
    background-repeat:no-repeat;
    float: left;
    margin: 0px 36px; /* 0px 108px 0px 36px */
    padding:0px;
    width: 48px;
    height:48px;
    font-size:11px;
    text-indent:-400px;
    overflow:hidden;
    filter: brightness(0);
}
.item .pes{background-position:0px -60px}
.item .pau{background-position:-48px -60px}
.item .loc{background-position:-96px -60px}
.item .web{background-position:-192px -69px}
.item .soc{background-position:-144px -68px}
.item .rad{background-position:-240px -68px;height: 33px;}


.item .vis{background-position:-48px -108px}
.item .mis{background-position:0px -108px}
.item .val{background-position:-96px -108px}
.item .pres{background-position:-144px -108px}
.item .cli{background-position:-192px -108px}
.item .raz{background-position:-240px -108px}
.item .tv2{background-position:-240px -12px}

.item .tv{background:url(../images/tv-mini.png) no-repeat left top;}

.item .text {
    float: left;
    width: 75%;
}
.item .text p, .item .text ol li, .item .text-servicios ul li, .item .noticieros ul li{
    font-size: 0.8em;
    letter-spacing: normal;
    
}

.item .text ul.gallery{
    float: left;
    overflow: hidden;
}

.item ul.gallery li {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: .5em;
    vertical-align: top;
    width: 24%;
}

.text-servicios ul{overflow: hidden;}

.item .text-servicios ul li{
    font-family: 'Montserrat', sans-serif;
    width: 25%;
    float: left;
    margin: 0;
    /* height: 107px; */
    overflow:hidden;
    padding: 0;
}

.item .noticieros ul li{ 
    color: #58595B;
    font-family: 'Montserrat', sans-serif;
    width: 25%;
    float: left;
    margin: 0; 
    overflow:hidden;
    padding: 0;
}
.item .text-servicios ul li a{ 
    display: block;
    line-height: 140px;
    width: 122px;
    margin: 0 auto;
    text-align: center;
}

.item .noticieros ul li a , .item .noticieros ul li div{ 
    display: block;
    width: 122px;
    margin: 0 auto;
    text-align: center;
}

.item .noticieros ul li a img{ 
    margin-bottom: 0;
}

.item .noticieros ul li a img.bbgray{
    border-bottom: 1px solid #fdfdfd;
}

.item .noticieros ul li span{ 
    display: block;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.3em;
}

/*.item .text-servicios ul li.s1{
    background-image:url(../images/servicios/spots.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.item .text-servicios ul li.s2{
    background-image:url(../images/servicios/menciones_en_vivo.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.item .text-servicios ul li.s3{
    background-image:url(../images/servicios/conciertos.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.item .text-servicios ul li.s4{
    background-image:url(../images/servicios/controles.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.item .text-servicios ul li.s5{
    background-image:url(../images/servicios/expos.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.item .text-servicios ul li.s6{
    background-image:url(../images/servicios/eventos.png);
    background-position:center top;
    background-repeat:no-repeat;
}
*/
.item .text ol#lista {list-style-type:decimal;}
.item .text ol li {
     margin-bottom: 10px;
     padding-left:0;
     margin-left:20px;
}

h5 .listenlive{
    position: absolute;
    right: 16px;
	display:inline-block;
	font-size:10px;
	height:16px;
	line-height:16px;
	top:50%;
	margin-top:-8px;
}

h5 span {
    background:  url("../images/icons.png") no-repeat -104px -2px;
    height: 12px;
    width: 16px;  
	display:inline-block;
	vertical-align:middle;
    margin-top: -1px;
    margin-right: 4px;
}

.show, .hide {
    overflow: hidden;
    margin-bottom:10px;
}
.hide div {
    display: none;
}
.hide h5, .eClick h5 {
    cursor: pointer;
    margin-bottom: 30px;
}
.section {
    /* margin-bottom: 30px; */
    overflow: hidden;
}
.wide, .wide_tv {
    width: 100%;
}
.wide p.estacion {
    float: left;
    padding-right: 15px;
    /* width: 75%; */
    margin-bottom:0;
}

.wide_tv p.estacion{
    float: left;
    padding-right: 10px;
    width: 82%;
    margin-bottom:0;
}

.wide .logo {
    float: left;
    width: 22%;
}
.wide_tv .logo {
    float: left;
    width: 15%;
}

.wide .logo img {
    margin-bottom:0;
}
.wide .logo span {
    color: #6D6E70;
    font-size: 0.7em;
    letter-spacing: 1px;
    padding-left: 5em;
}

.internet p.estacion {
    width: 89%;
}
.internet .logo {
    width: 8%;
}

.radios ul#cities{padding-top:0;margin: 60px 0;}

form {
    font-size: 0.8em;
    margin: 0 0 5px 0;
}

form p{margin-bottom:0;}

label {
    color: #6D6E70;
    display: block;
    letter-spacing: 2px;
    margin: 10px 0 5px;
    text-transform: uppercase;
}
input {
    height: 20px;
}
input, textarea {
    background-color: #D0D2D3;
    border: medium none;
    font-style: normal;
    line-height: 1.3em;
    padding: 5px;
    width: 520px;
}
#button_vacantes {
    background-color: #E5E5E5;
    box-shadow: 2px 2px 1px #B5B5B5;
    color: #6D6E70;
    font-size: 1em;
    height: 30px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 80px;
}
#button_buscar {
    float: left;
    margin-left: 10px;
    height: 30px;
    width: 60px;
    position: relative;
    top: 0;
}
#btnContact {
    background-color: #E5E5E5;
    box-shadow: 2px 2px 1px #B5B5B5;
    color: #6D6E70;
    font-size: 1em;
    height: 30px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 80px;
}
label .warning {
    color: red;
    font-style: italic;
    letter-spacing: 0;
    margin-left: 10px;
    text-transform: capitalize;
}
.msgbox {
    color: #000000;
    margin-top: 25px;
    text-align: center;
}
#breadcrumb {
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 auto;
    padding:30px 0px;
    width: 980px;
}
#breadcrumb a:hover { color: #EB2027;}

.pt65 {    padding-top: 65px;}
.mk{text-align:center;padding-bottom:50px;}

@media screen and (max-width: 1127px) {
    #arrow-left,#arrow-right {
    display:none;
    }
  #top{width:980px;}
  #slider{
    margin:0px;
  }
  
    #menu li:hover .align_right2 {
    left:0;
        margin-left:-40px;
        top:auto;
    }
    #menu li:hover .align_right {
    left:0;
        margin-left:-150px;
        top:auto;
    }
  
}
#map-canvas{width: 800px; height: 500px;}
#map-canvas-small{width: 284px; height: 161px;margin-bottom:15px}
#map-canvas-m{width: 400px; height: 260px;margin-bottom:15px}



.slideshow{
    width: 100%;
    height:362px;
    overflow:hidden;
    z-index:1;
}



.hidden {
    height: 0;
    overflow: hidden;
}
.fl{
    float:left;
}

.perfil_locutor{
    background: #fff;
    padding:15px;
    overflow:hidden;
}
.perfil_locutor img{
    margin:0px 15px 15px 0px;
    -moz-box-shadow:0px 0px 5px #ccc;
    /* -webkit-box-shadow:0px 0px 5px #ccc; */
    /* box-shadow:0px 0px 5px #ccc; */
}

.perfil_locutor h5{
    color: black;
    margin-bottom:15px;
}

.perfil_locutor *{
    letter-spacing:1px;
    text-shadow:0px 0px 5px #bbb;
}
.ib{display:inline-block;}
.fr{margin-left:100px;}
h2.contacto, h2.sel{
    height:22px;
    line-height:22px;
    padding:0px;
}
.s1{width:820px;}
.s2{width: 560px;}
.s3{width:575px;}
#wrap-footer{margin: 150px auto 0 auto;}

p.sponsor {position:relative;}
p.sponsor img{position:absolute;right: 280px;top: -25px;}
p.sponsor img.padres{right: 360px !important;top: -20px !important;}
p.sponsor img.xolos{right: 380px !important;top: -15px !important;}
p.sponsor img.naranjeros{right: 280px !important;top: -20px !important;}
p.sponsor img.mayos{right: 360px !important;top: -15px !important;}


p.sponsor_small{position: relative;font-size: 11px;line-height: 12px;padding-left: 15px;padding-top: 20px;text-align: left;margin-bottom: 0;}
p.sponsor_small img{position:absolute;left: 64px;top:5px;}
p.sponsor_small img.padres{position:absolute;left: 85px;top:10px;}
p.sponsor_small img.xolos{position:absolute;left: 64px;top:5px;}
p.sponsor_small img.mayos{position:absolute;left: 70px;top:10px;}

#lang{font-size:13px;position: absolute;right: 0;bottom: 12px;}
#lang span{float: left;display: block;color: #ccc;font-size: 14px;line-height: 22px;margin: 0;padding: 0;width: 7px;}
#lang a{display:block;float:left;font-size:.875em;padding: 0;background: #eaeaea;margin-right: 5px;text-indent: -9999px;width: 24px;height: 24px;}
#lang a.en{background: url("../images/icons.png") no-repeat -4px -181px}
#lang a.es{background: url("../images/icons.png") no-repeat -3px -157px}
#lang a:hover{text-decoration: underline;}

.h270{height:287px;}
.h208{height:225px;}
.h195{height:195px;}
.h260{height:260px;}

#fbpodcast{
        text-align:left;
}
#fbpodcast .podcast_player{
    display:inline-block;
    vertical-align:top;
    width: 50%; 
}
#fbpodcast .texto{
    border: 5px solid #EAEAEA;
    text-align:center;
    display:inline-block;
    vertical-align:top;
    width: 46%; 
    padding: 41px 0;
}


.ctit{
    border-bottom: 2px solid rgb(88, 89, 91);
    padding-bottom:10px;
    margin:0 0 30px 0;
}
.ctit .dib{
    display:inline-block;
    width:49%;
}
.ctit h2{
    border:0 !important;
    padding:0;
    margin:0;
}

.ctit div{text-align:right;}

h5 span.ver_tv{
    background:none;
    right: 145px;
    white-space: nowrap;
}

.button{
    background:#CC0000;
    -webkit-box-shadow: 3px 3px 3px 0 #cccccc;
    box-shadow: 3px 3px 3px 0 #cccccc;
    -moz-box-shadow:  3px 3px 3px 0 #cccccc;
    color: white;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 4px 10px;
    position: relative;
    top: -4px;
}

.item .text-servicios ul li{
    text-align:center;
}
.text-servicios span{
    display:inline-block;
    background: url('../images/icons.png') no-repeat left top;
    filter: brightness(0);
}
.text-servicios span.conciertos{
    width:28px;
    height:48px;
    background-position:left -204px;
}
.text-servicios span.menciones{
    width:52px;
    height:48px;
    background-position:left -396px;
}
.text-servicios span.spots{
    width:57px;
    height:48px;
    background-position:left -444px;
}
.text-servicios span.controles{
    width:66px;
    height:48px;
    background-position:left -252px;
}
.text-servicios span.expos{
    width:63px;
    height:48px;
    background-position:left -348px;
}
.text-servicios span.eventos{
    width:51px;
    height:48px;
    background-position:left -300px;
}

.item .text-servicios ul li a{ 
    line-height:48px !important;
}

.evento{
    background-position:left -300px;    
    width: 51px !important;
    text-indent: -400px;
    margin:0 70px !important;
    overflow: hidden;
}

.control_remoto{
    background-position:left -252px;
    width:66px !important;
    margin:0 60px !important;
}

table{
    margin: 0 0 20px;
}

table th{
    background-color: #F1F1F2;
/*    border-bottom: 1px solid #B5B5B5;*/
    font-size: .9em;
    padding: 5px 10px;
    text-transform: uppercase;
}

#listap table tr:hover{
   background-color: #fdfdfd;
}

table td{
   border-bottom: 1px solid #B5B5B5;
   color: #58595B;
   font-size: 0.8em;
   padding: 5px 10px; 
   letter-spacing: normal;
}

table td a:hover{
    text-decoration: none;
}

table td.celda{
    text-align: center;
}

#description td strong{
    text-shadow: 1px 1px 0 #FFFFFF;
}

#pagination{
    font-size: .8em;
    margin: 0 0 20px 0;
    overflow: hidden;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 40%;
}

#busqueda {
    overflow: hidden;margin-bottom: 30px;
}

#busqueda label{
    text-transform: none;
}
#busqueda #valor{
    width: 320px;
    float: left;

}

.ar{text-align: right;}
.al{text-align: left;}
.ac{text-align: center;}
.fwb{font-weight: bold;}
.ib{
	display: inline-block;
	box-sizing: border-box;
}
.cb{color:#000}
.cw{color:#fff}
.m0{margin:0}
.bgr{/* background: #f93b17; */}
.p3{
	padding:3px
}
.lang .activo{
	padding:0 3px; 
	border-radius: 3px;
	background:#ed1b24;
	color:#fff
}
.pa{position: absolute;}
.pr{position: relative;}

#numeralia{
	/* background: #e30017 url(/media/Fondo_Estadisticas_Inicio.png) no-repeat left center; */
	margin-top: 205px;
	background-size: cover;
}
#numeralia .content-width{
	padding: 4rem 2rem;
	color:#fff;
}

#numeralia p{
	text-align:center;
	font-weight:normal;
	padding: 0 6rem;
	color:#fff;	
}

#numeralia table{
	margin-top: 4rem;
	width:100%;
	text-align:center;
}
#numeralia table td{
	padding:2rem 0;
	width: 25%;
	color:#fff;
	border-right:1px solid #fff;
	border-left:0px solid #fff;
	border-bottom:0px solid #fff;
}

#numeralia table td:last-child{
	border-right:0px solid #fff;
}

#numeralia table strong{
	font-size:96px;
	font-weight: 900;
	line-height: 72px;
}

#numeralia table span{
	margin-top:1rem;
	display:block;
	line-height:16px;
}

.slide{
	background: url('/images/banners/Banner_Inicio.png') no-repeat center center;
	background-size:cover;
	height:362px;
	/* border-bottom:2rem solid #eee; */
	position:relative;
}

.slide .content-width{
	height:362px;
}

.slide .btns{
	position:absolute;
	bottom:5rem;
	right:3rem;
}

.slide a{
	display:inline-block;
	background: #e30017;
	padding:.5rem 0;
	width:150px;
	text-align:center;
	color:#fff;
	font-size:1.5rem;
	font-weight:normal;
	margin:0 1rem;
}

.slide a:hover{
	font-weight:900;	
	background:#de3c2b;
}

#home-desc{
	padding: 80px 0rem 2rem 0rem;
}

#home-desc p{
	padding-left: 32.5rem;
	padding-right: 0;
	margin:0;
	line-height:1.5;
	text-align:justify;
	font-size: .75rem;
	font-weight:500;
	letter-spacing: 0;
}

#home-desc .slogan{
	background: rgb(249,59,23);
	color:#fff;
	padding: 2rem;
	margin-top: -289px;
	height: 418px;
	width: 436px;
	box-sizing: border-box;
}

.bgg{
	background: linear-gradient(135deg, #e64d2e 0%, #d22027 100%) !important;
}

.slogan .w1,
.slogan .w3{
	font-size: 90px;
	line-height: 1;
	font-weight: 800;
}

.slogan .w3{
	font-size: 90px;
	line-height: 1;
	font-weight: 800;
}


.slogan .w2{
	font-size: 56px;
	line-height:48px;
	font-weight: 800;
	padding: 3rem 0 2.5rem 0;
}

.slogan .w4{
	margin-top:1rem;
	font-size: 24px;
}

.slogan .w4en{
    line-height: 32px;
	
}

#footer_top div{
	margin-top: 4rem;
}

.slideshow img{
	object-fit:cover
}

#estaciones, #digital, .estacionDetalle .content{
	padding:0;
	width: 100%;
}

#estaciones h5, .estacionDetalle h5{
	background: #e30017;
	color: #fff;
	font-weight: bold;
}

#estaciones h5 a{
	color: #fff;
	filter: none;
}


#estaciones h5 span{
	filter: brightness(10);
}

#digital .rsprofiles{
	width:100%;
	border:0;
	margin-bottom: 80px;
}

#digital .rs-cities{
	margin-bottom: 35px;
}


.rsprofiles td{
	width:19%;
	padding: 0;
	vertical-align: top;
	border:0;
}

.rsprofiles td.wspace{
	width:1%;
}

#digital .rsprofiles img{
	height: 48px;
}

#digital .rsprofiles img.ui{
	height: 32px;
	margin-bottom: 16px;
}

#digital .rsprofiles a{
	display:block;
	color:#000;
}

#digital .rsprofiles i{
	display:inline-block;
	width:20px;
}

.rsprofiles .rs-city{
	background: #e30017;
	color: #fff;
	text-align: center;
	font-weight: 600;
	width:auto;
}
.rsprofiles .city-sd{
	width: 25%;
}

.rsprofiles .city-mx{
	width: 20%;	
}

.rsprofiles .logoEstacion{
	margin-bottom: 2rem;
}

.rsprofiles .city-hmo{
	width:57%	
}

.rsprofiles .city-ui{
	width:62%	
}

.rsprofiles .whatsapp{
	margin-top: 1rem;
}

.rsprofiles .cabina{
	margin-top: .5rem;
}


.social-profiles{
	margin: 1.5rem 0 0  0;
}

.social-profiles a{
	padding:.5rem;
	display: inline-block;
	color: #000;
	letter-spacing: normal;
	font-weight:500 ;
	vertical-align: middle;
}
	
.social-profiles a:hover{
	color: #e30017;
}

#digital b{
	font-weight:700;
}

#digital .apps_links {
	margin-top: 1.25rem;
	padding: 0;
	margin-top: 1rem;
	line-height: 1rem;
}

#digital .apps_links a{
	display:inline-block;
	margin-right:.5rem;
	vertical-align: middle;
}

#digital .apps_links img{
	height: 20px;
	width:auto;
}

.portales a{
    display: inline-block;
	vertical-align: top;
}

#footer_top .portales .ui img{
	width:150px;
}

.mtb80{
	margin:80px 0;
}

.mt150{
	margin-top:150px;
}

#estaciones .item .show{
	margin-bottom:0
}

#estaciones .item .img{
	min-height:auto;
	margin-bottom:0px
}

#estaciones .item .text{
	margin-bottom:60px
}

#estaciones .item .text p{
	margin:0
}

.section .internet{
	margin-bottom: 80px;
}

.section .internet p:last-child{
	margin-bottom: 0px;
}

.estacionDetalle .item{
	margin-top:60px;
}

.estacionDetalle .item .show{
	margin-bottom: 00px;
}

.estacionDetalle .item .locutores li{
	margin-bottom: 00px;
}


.estacionDetalle .item .text p:last-child{
	margin-bottom: 00px;
}

