body {
    font-family: 'Zona Pro';
    color: white;
    background: url('../img/body-bg.png');
    background-size: cover;
    background-position: center top;
    min-height: 100vh;
}

a { text-decoration: none;}

.header-logo-txt { 
  font-size: 1.1rem;
    color: white;
    font-weight: 100;
    padding-top: 17px;
    text-align: end;
    }

.logo-presenta {
  /* position: sticky; */
    position: absolute;
    top: 15px;    
    
}

.header {
        margin-top: -35px;
    }

.countdown-desk
    {
        text-align: center;
        margin-top: -33%;
        
    } 

.noticia { 
    font-weight: 600;
    font-size: 2em;
    padding-top: 10px; 
    margin-bottom: -8px;
    color: white;
}

a {color: white;}

.noticia p {
    color: white;
}

.bajada {
    font-weight: 100;
    font-size: 1.2rem;
    padding-top: 10px;
    color: white;
}

.dia {
    font-weight: 600;
    font-size: 1rem;
}

.box {
    width: 130px;
    height: 130px; 
    padding-top: 15px;  
    padding-bottom: 20px;
    background: url('../img/bg-cuenta.png');
    background-size: cover;
}

.number {
    font-size: 3.4em;
    font-weight: 600;
    padding-top: 9px;
    padding-bottom: 22px;
}

.fecha {font-size: 1rem;}

.titulo {
    color:#00aae8;
    font-size: 3em;
    font-weight: 600;
}

.box-item p {
    margin-top:10px;
    font-size: 1.2rem;
    margin-bottom: 0;
}

.destacados {
  
    padding: 45px 0px;
    min-height: 700px;
    margin-top: 70px;
}

.lo-ultimo
{
    padding: 40px 0px;
    background: url('../img/lo-ultimo-bg.png');
    background-size: cover;
}

.titulo-lo-ultimo
{
    font-size: 3em;
    font-weight: 600 ;
    text-align: center;
    padding-bottom: 50px;
}


.titulo-lo-mas-visto
{
    font-size: 3em;
    font-weight: 600 ;
    text-align: center;
    padding-bottom: 50px;
    color:#00aae8;
}



.lo-mas-visto {
    
    padding: 75px 0px;
    min-height: 700px;
}

.box-item {
    padding: 15px;
}

.box-item .bajada {
    margin-top: -8px;
}


.owl-theme .owl-nav {
    margin-top: 0px;  
    font-size: 3em!important;
    font-weight: 600!important;    
}

.owl-carousel .owl-nav button.owl-prev {
   position: absolute;
    top: 75px;
    left: -10px;
}

.owl-carousel .owl-nav button.owl-next {
  
    position: absolute;
      top: 75px;
    right:-10px;
}

.carousel-control-prev-icon {
    background-image: url('../../assets/img/left.png');
    width: 10px;
    height: 20px;
}
.carousel-control-next-icon {
    background-image: url('../../assets/img/right.png');
    width: 10px;
    height: 20px;
}

.owl-theme .owl-nav [class*=owl-]{
    background: #86979100;
    color: #FFF;
    opacity: .7;
    text-decoration: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #86979100;    
    opacity: 1;   
}

.mv-box {
    padding: 15px 0px;
    border-radius: 7px;
}

.mv-box p {
    color: white;
    padding-top: 10px; 
}

.mv-box img {
  border-radius: 5px;
}

.box-item img {
  border-radius: 5px;
}



.cal-top1
{
   width: 100%;
   height: 65px;
   background-color: #00aae8;    
    
}
.cal-top2
{
   width: 100%;
   height: 65px;
   background-color: #272279;    
    
}
.cal-top3
{
   width: 100%;
   height: 65px;
   background-color: #8b3596;    
    
}

.cal-top4
{
   width: 100%;
   height: 65px;
   background-color: #d40b84;    
    
}
.cal-top5
{
   width: 100%;
   height: 65px;
   background-color: #8b3596;    
    
}
.cal-top6
{
   width: 100%;
   height: 65px;
   background-color: #272279;    
    
}

.cal-top1 {
    border-radius: 30px 0px 0px;
}

.cal-top3 {
   border-radius: 0px 0px 0px 0px; 
}

.cal-top6 {
   border-radius: 0px 30px 0px 0px; 
}

.cal-dia {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
    padding: 19px 0px;
}




.calendario {
    padding: 0px 0px 100px 0px; 
}


.artista {
    font-weight: 400;
    padding-top: 15px;
   /* font-size:1.1rem;*/
    font-size: .8rem;
    
}


.destacados img {
    border-radius: 5px;
}

.carousel-control-next, .carousel-control-prev {
  
   top: auto; 
   bottom: 33px;
    
   
}


footer{
    background: black;
    padding: 40px 0px;
}

 .footerorder{
        display: none;
        
    }
    
.logo-claro-footer{
width:200px;  margin-top: -20px;
}
/* Mediaqueries */


@media(max-width:1440px)
{
    
 .carousel-control-next, .carousel-control-prev {  
   top: auto; 
   bottom: 43px;
    
   
}
    
  .cal-dia {
    font-size: 1.1rem;
   
}
    
}

@media(max-width:1366px)
{
    /*
.carousel-control-next, .carousel-control-prev {top: 330px;}
.carousel-control-next, .carousel-control-next {top: 330px;}  */
}

@media(max-width:980px)
{
    

.cal-top3 {
   border-radius: 0px 30px 0px 0px; 
}
 .cal-top4 {
    border-radius: 30px 0px 0px;
}

}



@media(max-width:768px)
{ 
   .cal-top1 {
    border-radius: 15px 0px 0px;
}
 
    
   .cal-top3 {
  border-radius: 15px 0px 0px; 
}   
    
    
 .cal-top5 {
   border-radius: 0px 0px 0px 0px; 
}  
.cal-top2 {
   border-radius: 0px 0px 0px 0px; 
}
 .cal-top4 {
    border-radius: 15px 0px 0px 0px;
} 
    .cal-top3 {
    border-radius: 0px 15px 0px 0px;
}
   
     .cal-top6 {
    border-radius: 0px 15px 0px 0px;
}
      
    
    .header {
        margin-top: 60px;
    }
    
    .header-logo-txt {
    font-size: .8rem;    
    padding-top: 12px;   
}
   
    
  .countdown-desk {
    text-align: center;
    margin-top: -55%;
}  
     
.cal-dia {
    font-size: .8rem;
   
}
    
} /* end media max 768*/



@media(max-width: 600px)
{
    
      .countdown-desk {
    text-align: center;
    margin-top: -50%;
}
    
    .box {
    width: 100px;
    height: 100px; 
    padding-top: 15px;  
    padding-bottom: 20px;
    background: url('../img/bg-cuenta.png');
    background-size: cover;
}

.number {
    font-size: 2.4em;
    font-weight: 600;
    padding-top: 9px;
    padding-bottom: 22px;
}

    
}



@media(max-width:480px)
{
    
 .carousel-control-next, .carousel-control-prev {
    top: auto;
    bottom: 28px;
}
       
    .countdown-desk {
    text-align: center;
    margin-top: -50%;
}
    
    .box {
    width: 70px;
    height: 70px;
    padding-top:10px;
    padding-bottom: 0px;
    background: url(../img/bg-cuenta.png);
    background-size: cover;
}
  .number {
      font-size: 1.8em;
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 10px;
}  
   .fecha {
    font-size: 0.65rem;
    font-weight: 100;
} 
    
    .header-logo-txt {
    font-size: .7rem;    
    padding-top: 12px;   
}
  
    .header {
        margin-top: 60px;
    }
    
    .footerorder{
        display: block;
        
    }
    
  .logo-claro-footer{
width:200px;  margin-top: 0px;
}  
    
/* .carousel-control-next, .carousel-control-prev {top: 315px;}
.carousel-control-next, .carousel-control-next {top: 315px;}  
  */  
} /* end media max 480*/




.tracking-in-expand {
	-webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

.gradient-text2 {
  /* Fallback: Set a background color. */
  background-color: red;
  
  /* Create the gradient. */
  background-image: linear-gradient(45deg, #f3ec78, #af4261);
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-text {

  
  /* Create the gradient. */
   background: #c6397d;
    background: linear-gradient(-192deg, #c6397d 24%, #6c2ce2 83%);
    width: 100%;
    padding: 10px 0px;
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  
  /* Animate the text when loading the element. */
    /* This animates it on page load and when hovering out. */
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards;

   
  background-clip: text;

    
    
}

.gradient-text:hover{
    animation: rainbow-text-simple-animation 0.5s ease-in forwards;
}


/* Move the background and make it smaller. */
/* Animation shown when entering the page and after the hover animation. */
@keyframes rainbow-text-simple-animation-rev {
    0% {
        background-size: 650%;
    }
    40% {
        background-size: 650%;
    }
    100% {
        background-size: 100%;
    }
}

/* Move the background and make it larger. */
/* Animation shown when hovering over the text. */
@keyframes rainbow-text-simple-animation {
    0% {
        background-size: 100%;
    }
    80% {
        background-size: 650%;
    }
    100% {
        background-size: 650%;
    }
}

/* ----------------------------------------------
 * Generated by Animista on 2023-1-25 12:6:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}


/**
 * ----------------------------------------
 * animation kenburns-right
 * ----------------------------------------
 */
.kenburns-right {
	-webkit-animation: kenburns-right 5s ease-out both;
	        animation: kenburns-right 5s ease-out both;
}
@-webkit-keyframes kenburns-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 50%;
            transform-origin: 84% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translateX(20px);
            transform: scale(1.25) translateX(20px);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
@keyframes kenburns-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 50%;
            transform-origin: 84% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translateX(20px);
            transform: scale(1.25) translateX(20px);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}

