* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}

div[alt="www.000webhost.com"]{
    display: none;
}
/*menu responsive*/
.bars_menu{
    display: none;
    color: #8d5cb8;
}
.bars_menu{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
}
.bars_menu span{
    display: block;
    width: 100%;
    height: 2px;
    background-color: #424242;
    margin-top: 6px;
    margin-left: -14px;
    transform-origin: 0px 100%;
    transition: all 300ms;
}
.Active_line1_menu{
    transform: rotate(45deg) translate(-2px, 1px);
}
.Active_line3_menu{
    transform: rotate(-45deg) translate(-4px, 2px);
}
.Active_line2_menu{
    opacity: 0;
    margin-left: -30px;
}

/*fin*/

div > a {
    display: none;
}
div > .iconSocial{
    display: inline-block;
}
div > .iconSocial:hover{
    /* background-color: rgb(0, 123, 255); */
    color: rgb(0, 123, 255);
}

body {
    /*background-color: #091a22;*/
    background-color: #f8fafc;
}

#wraper-body {
    margin: 0 auto;
    width: 100%;
    background-color:  #f8fafc;;
    /* padding: 10px; */
    padding-top: 80px;
}

.header-wraper {
    width: 100%;
    margin: 0 auto;
}
.div-descarga{
    margin-top: 0;
    background-color: white;
}

header {
    background-color:#007bff;
    height: 110px;
    position: fixed;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
}

body header {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;

}

header img {}

nav {

    flex-grow: 2;
    box-sizing: border-box;
}

h1 {

    font-size: 1.2rem;
    color: white;
}

nav ul {
    display: flex;
    height: 100%;
    box-sizing: border-box;
}

nav ul li {
    list-style: none;
    flex-grow: 1;
    text-align: center;
    box-sizing: border-box;

}

nav ul li a {
    text-decoration: none;
    font-size: 1.2rem;
    height: 100%;
    line-height: 62px;
    color: white;
    display: block;
    box-sizing: border-box;
    transition: all 300ms;

}

nav ul li a:hover {
    color: #11171c;
    box-sizing: border-box;
    transform: scale(1.2);
}

.img {
    flex-grow: 1.7;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 20px;
}

.img img {
    height: 120px;
}

nav ul li {
    display: inline;
}

/*barra lateral*/
#aside {
    width: 25%;
    height: 500px;
    color: white;
    background-color: #23282d;
    display: inline-block;
    float: left;
}

#aside p {
    text-align: center;
    margin-top: 20px;
}

/*main*/
#main {
    /* background-color: #f8fafc;; */
    width: 100%;
    min-height: 500px;
    height: 80%;
    padding: 18px;
    display: inline-block;
}

h1,
h2,
h3 {
    color: white;
}

#container-title {
    padding: 30px;
    background-color: #1f95ef;
    text-align: center;
}

#title {

    color: white;
}

div#coverBackground {
    background-color: #1f95ef !important;
}

#iframe-wrap {
    float: right;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    padding-bottom: 10px;

}

#container-info {
    width: 30%;
    display: inline-block;
    text-align: center;
    padding-top: 20px;

}

.text-repro {
    color: white;
    text-align: center;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #0288ef;

    font-size: 17px;

}

.text-footer-reproductor{
    text-align: center;
    font-size: 1.2rem;
}



#reproductorIfra {
    width: 90%;
    height: 60px;
    margin: 0 auto;
}

.titulo {
    color: #0288ef;
    font-size: 18px;
    font-style: bold;
}

.tex1 {
    color: white;
    background-color: #0288ef;
    margin: 0px 10px 5px 10px;
    font-size: 17px;
    padding: 4px;
}

.wrapeer-h3 {
    padding: 5px;
}

.txt-info {
    font-size: 16px;
    margin-top: 5px;
}

/*footer*/
#footer {
    /* margin-top: 10px; */
    background-color: #23282d;
    text-align: center;
    color: white;
    padding: 40px;
}

#footer p {
    display: block;
    padding: 5px;
}

#footer p a {
    color: #0288ef;
    text-decoration: none
}
.flex.flex-col.items-stretch.gap-6.bg-slate-50.px-4.pb-4.pt-3.text-\[\#0d141c\]{
    background: transparent;
}


/*limpiar*/
.clear-fix {
    float: none;
    clear: both;
}


/*responsive*/
@media (max-width:650px){
    h2, h1 {
        font-size: 0.9rem;
    }
    nav ul li a{
        font-size: 0.8em;
    }
    div#wraper-body, main div p{
        font-size: 0.8rem;
    }
    
#container-title {
    font-size: 0.8rem;
    padding: 14px;

    }
    .tex1, .text-repro{
        font-size: 0.8rem;
    }
    .titulo, .txt-info {
        font-size: 0.8rem;
    }
    

}
@media (max-width:1250px) {
    #wraper-body {
        width: 100%;
    }

    .header-wraper {
        width: 100%;
    }

    header {
        width: 100%;
    }

    #volumeSlider {
        width: 50%;
      }
     
}


@media(max-width:1080px) {
    .wrap-principal {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .text-repro {
        display: none;
    }
    
    .containerv1 {
        display: flex;
        flex-direction: column;
    }
    #iframe-wrap {
        width: 100%;
        order: 2;
    }

    #container-info {
        width: 100%;
        order: 1;
    }

    #main {
        /* width: 74%;
        margin: 3px; */

    }
    nav ul li a:hover {
        color: #11171c;
        box-sizing: border-box;
        transform: scale(1.1);
    }
    /* header img {
        background-image: url(/ciudad/img/ciudad-bannerl.png);
    } */

    .bg-center.bg-no-repeat.aspect-square.bg-cover.rounded-xl.size-80 {
        width: 400px;
    }
    
}

@media (max-width:900px) {
    /* div#wraper-body {
        display: flex;
        flex-direction: column;
    } */

    /* main#main {
        order: 1;
        width: 100%;
    } */

    /* aside#aside {
        order: 2;
        width: 100%;
    } */

    /* footer#footer {
        order: 3;
    } */

    /* #container-title {
        padding: 20px;

    } */
    .btnNext{
        display: none;
    }
    .btnNext.flex.shrink-0.items-center.justify-center.rounded-full.size-10.text-\[\#0d7cf2\] {
        display: none;
      }
    /*titulo*/
    .img{
        /* margin-left: 20px; */
        margin-right: 0;
        justify-content: flex-start;

    }
    /*menu responsive*/
    .bars_menu{
        display: block;
        width: 45px;
        height: 30px;
        position: absolute;
        top: 35%;
        left: 92%;
        cursor: pointer;
    }
    nav{
        display: none;
        /* margin-top: 62px; */
    }
    .nav-visible{
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 80%;
        height: 100vh;
        animation: aparecer ease 0.5s backwards;

    }
    .nav-visible ul{
        flex-direction: column;
        align-items: flex-start;
        margin-left: 25px;
       
    }
    .nav-visible{
        display: block;
        background-color: #00447a;
        /* color: red; */
        
    }
    nav ul li {
        list-style: none;
         flex-grow: 0;
        font-size: 0.8rem;
    }
    @keyframes aparecer {
        from {
           transform: translate(-100%);
           opacity: 0;
        }
        to{
           transform: translate(0%);
           opacity: 1;
        }
    }
}
@media (max-width:530px) {
    header {
        height: 82px;
    }
    .img img {
        height: 84px;
    }
    header .bars_menu {
        left: 85%;
      }
    .bg-center.bg-no-repeat.aspect-square.bg-cover.rounded-xl.size-80 {
        width: 100%;
    }
    
}
@media(max-width:700px) {
    #container-info {
        width: 100%;
    }


    #iframe-wrap {
        width: 100%;
        display: block;
        float: none;
    }
    main#main{
        width: 100%;
        margin: 0 auto;
        height: auto;
       
    }
    /* aside#aside{
        width: 98%;
        margin: 0 auto;
    } */
    div#iframe-wrap{
        margin: 0 auto;
        text-align: center;
    }
    #reproductorIfra{
        height: 50px;
    }

}
@media(max-width:950px) {
    

}
@media(max-width:510px) {
    #contVol {
        width: 0%;
        opacity: 0;
      }
      #relleno {
        width: 0%;
      }

}



/*estilos especiales*/
.Terminos h4 {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.43;
    color: #000000;
    font-weight: 700;
}
.Terminos p {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.43;
    color: #000000;
}
.Terminos ul {
    font-family: Roboto,sans-serif;
    list-style-position: inside;
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.43;
    color: #000000;
}
.title2{
    color: #ffffff;
    text-decoration: none;

}
/*add*/
.div-descarga{
    height: 50px;
    display: flex;
    align-items: center;
}
.div-descarga p,.div-descarga a{
    display: inline-block;
    line-height: 50px;
    font-size: 1.2em;
}
.div-descarga a{
    background-color: #22ff52;
}



/* player */
#player {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 8px;
}

#controls {
    margin: 20px 0;
}

button {
    /* background-color: #4CAF50; */
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

button:hover {
    /* background-color: #45a049; */
}

#volumeControl {
    display: flex;
    align-items: center;
    /* margin-top: 10px; */
    justify-content: center;
}

#volumeSlider {
    margin-left: 10px;
}

#status {
    font-weight: bold;
}

#audioPlayer {
    display: none;
  }
#stopBtn{
    display: none;
}

#relleno {
    width: 26%;
  }
  #contVol {
    width: 25%;
  }

  main#main {
    background-image: url("/ciudad/img/Loreto-xxl.webp");
     min-height: 700px; 
    background-repeat: no-repeat; 
    background-position: center;
    position: relative;
    
  }

  #reproductor{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 70%;
    justify-content: space-between;
}
.wrapp-div {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
    align-content: center;
    padding: 5px;
    margin-left: 12px;
}
.controles{
    display: flex;
}
.EstadoReproducion {
    margin-right: 10px;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(231, 76, 60, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(231, 76, 60, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(231, 76, 60, 0);
    }
}

.live-indicator {
    font-weight: 600;
    color: #e74c3c;
    display: flex;
    align-items: center;
    gap: 8px;
}

.live-indicator .dot {
    width: 10px;
    height: 10px;
    background-color: #e74c3c;
    border-radius: 50%;
    animation: pulse 1.5s infinite;
}
.live-indicator {
    font-weight: 600;
    color: #e74c3c;
    display: flex;
    align-items: center;
    gap: 8px;
}
.textShadow{
    text-shadow: 0 0 11px black;

}
.liveOffText{
    color: #757171;
}
.texLogo{
    background-color: rgba(0, 0, 0, 0.27);
    border-radius: 6px;
    display: inline;
    width: auto;
    margin: 0 auto;
    padding: 0px 15px;
}

/* Pantalla desde 640px */
@media (min-width: 300px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-mb.webp");
        min-height: 620px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: none;
    }
    .EstadoReproducion{
        display: none;
    }
    .controles{
        margin: auto;
    }
    .decorationBoton{
        display: flex;
     }
     .iconReproductor{
         width:30px;
         margin: 0 10px;
     }
     .wrapp-div{
        display: none;
     }

     .texLogo h1{
        font-size: 28px;
    }
    .texLogo h2{
        font-size: 25px;
    }
    .live-indicator{
        font-size: 20px;
    }
    
  }

  @media (max-width:350px) {
    .texLogo h1{
        font-size: 30px;
    }
    .texLogo h2{
        font-size: 28px;
    }
    .live-indicator{
        font-size: 20px;
    }
    
}

  /* Pantalla desde 1024px lg */
@media (min-width: 300px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-ultramin.webp");
        min-height: 500px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        
    }
    .flex.flex-1.justify-center.py-5.h-full {
        padding-top: 0px;
    }
    .flex.flex-col.items-stretch.gap-6.bg-slate-50.px-4.pb-4.pt-3.text-\[\#0d141c\].h-full {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: -20px;
    }
    .texLogo {
        padding: 0px;
        margin-top: -35px;
    }
    span.text-white.font-bold.text-lg {
        font-size: 0.9rem;
    }
}
@media (min-width: 425px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-min.webp");
        min-height: 590px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    span.text-white.font-bold.text-lg {
        font-size: 1.5rem;
    }

    /* #status{
        display: none;
    }
    .EstadoReproducion{
        display: none;
    }
    .controles{
        margin: auto;
    }
    .decorationBoton{
        display: flex;
     }
     .iconReproductor{
         width:30px;
         margin: 0 10px;
    }

    .texLogo h1{
        font-size: 45px;
    }
    .texLogo h2{
        font-size: 35px;
    }
    .live-indicator{
        font-size: 20px;
    } */
    .texLogo {
        padding: 0px;
        margin-top: 15px;
    }
    .flex.flex-col.items-stretch.gap-6.bg-slate-50.px-4.pb-4.pt-3.text-\[\#0d141c\].h-full {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 12px;
    }
}
@media (min-width: 550px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-mb.webp");
        min-height: 620px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: none;
    }
    .EstadoReproducion{
        display: none;
    }
    .controles{
        margin: auto;
    }
    .decorationBoton{
        display: flex;
     }
     .iconReproductor{
         width:30px;
         margin: 0 10px;
    }

    .texLogo h1{
        font-size: 45px;
    }
    .texLogo h2{
        font-size: 35px;
    }
    .live-indicator{
        font-size: 18px;
    }
    .texLogo {
        padding: 0px;
        margin-top: 15px;
    }
}
@media (min-width: 650px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-t.webp");
        min-height: 650px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: block;
    }
    #live-indicator2{
        display: none;
    }
    .EstadoReproducion{
        display: inline-block;
    }
    .controles {
        margin: 0;
    }
    .wrapp-div{
       display: flex;
    }
    .iconReproductor{
        width:0px;
    }

    .texLogo h1{
        font-size: 50px;
    }
    .texLogo h2{
        font-size: 40px;
    }
    
}
  /* Pantalla desde 1024px lg */
@media (min-width: 800px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-m.webp");
        min-height: 650px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: block;
    }
    #live-indicator2{
        display: none;
    }
    #reproductor{
        justify-content: space-between;
    }
    span#statusLive {
        font-size: 1rem;
    }
    
}

/* Pantalla desde 1024px lg */
@media (min-width: 1000px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-md.webp");
        min-height: 650px; 
        max-height: 700px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: block;
    }
    #live-indicator2{
        display: none;
    }
}
/* Pantalla desde 1024px lg */
@media (min-width: 1200px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-xl.webp");
        min-height: 700px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: block;
    }
    #live-indicator2{
        display: none;
    }
}
/* Pantalla desde 1024px lg */
@media (min-width: 1500px) {
    main#main {
        background-image: url("/ciudad/img/Loreto-xxl.webp");
        min-height: 700px; 
        background-repeat: no-repeat; 
        background-position: center;
        position: relative;
        
    }
    #status{
        display: block;
    }
    #live-indicator2{
        display: none;
    }
}
    
  