body {
font-family: 'acre-lightuploaded_file';
}
a {
color: #fff;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
header {
background-color: #73a694;
height: 51px;
}
.bg-mn {
background-color: #73a694;
}
.logo-rp {
position: absolute;
top: 0;
left: 0;
}
.menu-desk {
color: #fff;
text-transform: uppercase;
font-size: 1.3em;
line-height: 2.5;
letter-spacing: 5px;
text-shadow: -2px 1px #222;
}
.podcast {
background-color: #161616;
}
.btn-podcast {
background-color: #73a594;
border-color: #73a594;
color: #fff;
padding: .5em 1.5em .5em 1.5em;
letter-spacing: 2px;
font-size: 1.3em;
margin: 1em 0 0 0;
}
.btn-standby {
background-color: #000;
border-color: #676767;
color: #862928;
padding: .5em 1.5em .5em 1.5em;
letter-spacing: 2px;
font-size: 1.3em;
margin: 1em 0 0 0;
}
.rp-logo a span {
display: block;
width: 7.2rem;
height: 3.3rem;
background: url(https://www.rockandpop.cl/wp-content/themes/ziggy/img/rp_logomain.svg) center no-repeat;
background-size: auto 3.5rem;
text-indent: -9999px;
}
.intro {
background-image: url(../img/bg-top.jpg);
background-position: center;
background-attachment: fixed;
background-size: cover;
width:100%;
padding: 5em 0 5em 0;
}
.podcast-box {
position: relative;
}
.publish:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1;
}
.stand-by:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1;
}
.meta-podcast {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: auto;
text-align: center;
z-index: 2;
}
.meta-podcast h5 {
font-size: 2em;
color: #fff;
text-transform: uppercase;
letter-spacing: 3px;
text-shadow: -3px 1px 2px #73a694;
}
.stick {
position: fixed;
top: 0;
z-index: 99999;
left: 0;
right: 0;
}
.logo {
z-index: 1030;
text-align: center;
margin: auto;
}
.vrudopodcast {
height: 325px;
}
.modal-content {
background-color: #000;
color: #fff;
border: 1px solid #73A695;
}
.modal-title {
font-family: 'acre-extrabolduploaded_file';
}
.logo-content {
width: 537px;
}
.logo-content img {
width: 537px;
-webkit-transition: all 1s ease;  /* Chrome 1-25, Safari 3.2+ */
-moz-transition: all 1s ease;  /* Firefox 4-15 */
-o-transition: all 1s ease;  /* Opera 10.50–12.00 */
transition: all 1s ease;
}
.logo-menu {
width: 300px;
}
.logo-menu img {
width: 300px;
position: relative;
-webkit-transition: all 1s ease;  /* Chrome 1-25, Safari 3.2+ */
-moz-transition: all 1s ease;  /* Firefox 4-15 */
-o-transition: all 1s ease;  /* Opera 10.50–12.00 */
transition: all 1s ease;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.podcast-title {
background-image: url(../img/bg-titulo.png);
background-position: center center;
background-repeat: no-repeat;
background-color: #000;
height: 15vh;
background-size: contain;
}
.text-intro h1 {
font-family: 'acre-extrabolduploaded_file';
text-transform: uppercase;
font-size: 3.5em;
line-height: 1.4;
}
.text-intro h1 span {
background-color: rgba(115, 166, 148, 0.72);
}
.text-intro p {
color: #fff;
text-align: center;
margin: 4em 0 0 0;
font-size: 1.2em;
}
img.gray {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}
.navbar .list-inline {
margin: 0;
}
.break {
border-left: 1px solid rgba(197, 98, 176, 0.46);
box-shadow: 0.3px 0.1px #ffffff;
height: 40px;
vertical-align: middle;
}
@media (max-width: 575.98px) {
.logo-content {
display: none;
}
.text-intro h1 {

font-size: 2.2em;
}
}