/*** Cambios para el foocus en los carruseles    (STAR)***/

.carousel-indicators :focus-visible{
  border: 3px solid black !important;

}
/*** Cambios para el foocus en los carruseles    (end)***/


.carousel-caption p a.enlaceNormal{
  color: #ffffff !important;
  text-decoration: underline !important;
  text-decoration-color: #ffffff;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: none !important;
  min-height: 150px;
  height: 325px;
}



#myCarousel .carousel-inner > .carousel-item > img{
  width:100%;
  height: auto;
}

/* ---- /Botones slider ---- */
.carousel-indicators {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
  }
  

  .carouselOIR .carousel-indicators {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
  }
  

  .carouselInformacionPrivilegiada {
    margin-top: 1.5em !important;
    
  }

  /* ---- /Indicadores slider star---- */
  .carouselInformacionPrivilegiada .carousel-indicators button {
    width: 10px;
    height: 10px !important;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-left: 3px;
    background: #fff;
    border: 2px solid #ad1442;
    z-index: 5 !important;
    
  }


  .carouselInformacionPrivilegiada .cards-wrapper {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }


 .carouselInformacionPrivilegiada .card {
    margin-top: 0.6em;
    /*max-height: 20em;*/
    min-height: 15em;    
    height: 80%;
  }





  .carouselInformacionPrivilegiada .card a {
    padding-left: 0;
    text-decoration: none;
  }


  .carouselInformacionPrivilegiada .card a:hover {
    text-decoration: underline;
  }

  .carouselInformacionPrivilegiada .card-footer {
    border-top: none;
    text-align: left;
    padding-left: 2em;
    height: 2.85em;
  }
  
  .carouselComunicacionesPublicas .carousel-indicators button {
    width: 10px;
    height: 10px !important;
   border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-left: 3px;
    background: #fff;
    border: 2px solid #ad1442;
   
    
  }
  
  
  .carousel-indicators-general .carousel-indicators {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
  }

   #myCarousel .active {
    background: #fff !important;

  }


  #myCarousel .carousel-indicators button {
    width: 10px;
    height: 10px !important;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-left: 3px;
    background: transparent;
    border: 2px solid #fff;
   }

    #myCarousel .carousel-indicators-general .carousel-indicators {
    bottom: 0;
    left: 0;
    margin: auto auto 1em auto;
    right: 0;
    width: 50%;
  }
  
  #myCarousel .carousel-indicators-general .carousel-caption{
    padding-left:1em;
  
  }
    
  
    
  .carousel-indicators .active {
   /* width: 18px !important;*/
   background: #ad1442 !important;
    
  }

  .carousel-indicators [data-bs-target]{
    opacity: 1 !important;
  }

  .carousel-indicators button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-left: 3px;
    background: #fff;
    border: none;
    z-index: 5 !important;
  }



/* ---- Botones slider ---- */
.glyphicon-play::before,
.glyphicon-pause::before {
  color: #fff;
}
.playButton {
  padding-left: 15px; 
  /* background-image: url(../images/icono_Desplegar.jpg) !important; */
  background-repeat: no-repeat;
  background-position: 10px, 10px;
}

.playStop {
  padding-left: 15px;
  background-image: url(../images/stop.GIF) !important;
  background-repeat: no-repeat;
  background-position: 10px, 10px;
}

  
/* HOME */
.slider-home {
    z-index: 5;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slider-home .btn-control:focus {
    border: 6px solid white !important;
  }

  .carousel {
   margin: 2em auto 3em auto;
  /*-webkit-box-shadow: 0 4px 5px -1px rgba(1, 0, 2, 0.5);
   box-shadow: 0 4px 5px -1px rgba(1, 0, 2, 0.5);*/
  }
    
  
  #carouselButtons {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 5 !important;
  }
  
  
  #myCarousel .carousel-indicators {
    bottom: 0;
    left: 0;
    margin: auto auto 1em auto;
    right: 0;
    width: 50%;
  }
  
  #myCarousel .carousel-caption{
    padding-left:1em;
  
  }
  
  .text-slider-home {
    display:inline-grid;
    justify-content: center;
    align-items: center;
	  bottom: 0;
    left: 0;
    background: rgba(150, 35, 67, 0.9) none repeat scroll 0 0;
    color: #fff;
    /*height: -moz-fit-content;
    height: fit-content;*/
    min-height: 120px;
    line-height: 1.9;
    padding-bottom: 4.5rem;
	padding-inline: 1rem;
    text-shadow: none;
    width: 100%;
  }
  .text-slider-home p {
    margin: 0 !important;
    text-align: center;
    
  }
  
  .text-slider-home a {
    text-align: center;
    color: #fff;
    opacity: 1 !important;
    -webkit-transition: opacity 0.4s !important;
    transition: opacity 0.4s !important;
    font-size: 1.275rem;
    font-weight: bolder;
    text-decoration: none !important;
    
  }
  .text-slider-home a:hover {
    color: #fff;
    text-decoration: none !important;
    opacity: 0.5 !important;
  }
  .text-slider-home a:focus {
    color: #fff;
    text-decoration: none;
  }
  
 
  .slider-text {
    /* padding-top: 13px; */
    padding: 10px 30px;
    background-position: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -1.65em;
    border-radius: 0 7px 7px 0;
	  width: -moz-available;
    width: -webkit-fill-available;
    border: solid 1px #ccc;
    border-left: none;
    box-shadow: 2px 2px 3px 0px rgb(1 0 2 / 20%);
}

  .slider-text .fecha {
    pointer-events: none;
    cursor: default;
  }

    
.icon-ultima-hora {
   padding-top: 14px;
   position: relative;
   display: flex;
   
  }


.icon-ultima-hora .bi-info-circle-fill{
  color:#ad1442;
  font-size: 1.3rem;
}

.tickercontainer {
  background: transparent;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  overflow: hidden;
}
.tickercontainer .mask {
  position: relative;
  left: 10px;
  top: 0;
  width: auto;
  overflow: hidden;
}
ul.newsticker {
  position: relative;
  vertical-align: sub;
  left: 100%;
  list-style-type: none;
  margin-left: 2em;
  padding: 0;
  display: inline-flex;
}
ul.newsticker li {
  float: left;
  margin: 0;
  padding: 0;
  background: transparent;
}

ul.newsticker li a {
  white-space: nowrap;
  padding: 0;
  color: #ad2144;
  margin: 0 50px 0 0;
  display: inline;
}
ul.newsticker span {
  margin: 0 10px 0 0;
}


/*carrusel home*/

  .slider-home, .btn-control {
    background-color: #ad2144;
    border: solid 1px #fff;
    color: #fff !important;
  }
  
  .slider-home, .btn-control, .glyphicon {
    left: 1px;
   position: sticky;
   width: 2.5rem;
   height: 2.5rem;
   padding: 0rem 0rem 2rem 0rem;
   border-radius: 50px;
   border: solid;
  }
  .slider-home, .btn-control:focus {
    background-color: #ad2144;
    border: solid 3px black;
    color: #fff !important;
  }
  .text-slider-home span {
    display: block;
  }
  .img-slider-home-desktop {
    display: block !important;
  }
  .img-slider-home-mobil {
    display: none !important;
  }



  .slide#carouselComunicacionesPublicas {
    box-shadow: none !important;
   }
  
  #carouselComunicacionesPublicas .carousel-inner {
    margin-bottom: 20px;
    padding: 0em 1em;
  }
  
  #carouselComunicacionesPublicas .card-body{
	height: -moz-available;
   
  }

  #carouselComunicacionesPublicas .card-footer{
    margin-top: 0 !important;
    padding-bottom: 1.5em;
  }

  #carouselComunicacionesPublicas .card-footer a{
    text-decoration: none;
  }

  #carouselComunicacionesPublicas .card-footer a:hover{
    text-decoration: underline;
  }

    
  #carouselComunicacionesPublicas .carousel-indicators li {
    background: #ad1442;
    border: none;
  }
  
  #carouselComunicacionesPublicas .slide > .btn{
    margin-top: 12em;
    }


  #carouselComunicacionesPublicas.carousel {
    margin-bottom: unset; 
	  margin-top: unset; 	
  }


  #carouselComunicacionesPublicas ~ div > .btngrupo {
      margin-top: 1em;
      /* border: solid 1px red; */
  }
  
  .logosHome-item {
    width: auto;
    padding: 0.75rem;
    margin:auto;
  }

  .logosHome-item img {
    max-height: 100px;
  }


  .logosHome-item a:focus {
  display:inline-block;
  height:auto;
  border: solid 2px #000;
  }

  .logosHome {
    box-shadow: none !important;
    margin-top: 2em;
	margin-bottom: 2em;
  }
  
  .logosHome img:hover {
    opacity: 0.3;
	-moz-transition: opacity .45s ease-in-out;
    -webkit-transition: opacity .45s ease-in-out;
    transition: opacity .45s ease-in-out;
  }


  #informacionPrivilegiada{
    text-align: center;
  
  }
  
  #informacionPrivilegiada .carousel-item{
    margin-bottom: 1em;
  }
  
  
  #informacionPrivilegiada .card-footer{
   border-top: none;
   text-align: left;
   padding-left: 2em;
  }
  
  
  #informacionPrivilegiada button{
    margin: 1em auto 2em auto;
      
  }

/*Carrusel OIR*/

  #carouselUltOIR.carousel{
    margin: 0 !important;
    -webkit-box-shadow: none !important;
   box-shadow: none !important;
   }
    
  
  .carouselOIR{
    text-align: center;
    margin-top: 0.4em;
  }
  
  .carouselOIR .carousel-item{
  
    margin-bottom: 1em;
  }
  
  
  .carouselOIR .card {
    margin-bottom:1.5em;
    height: 85%;
   }
  
   .carouselOIR .card a{
    padding-left: 0;
   }
  
  
  
  .carouselOIR .card-body{
    /*height: 14em !important;*/
   
  }
  
  .carouselOIR h4.card-title{
    margin:0 !important;
    padding-bottom:0 !important;
  }
  
  .carouselOIR p.card-text{
  /*font-weight: 900;*/
  margin:0 !important;
  padding-bottom:0 !important;
  }
  
  .carouselOIR .card-footer{
   border-top: none;
   text-align: left;
   padding-left: 2em;
   height:4em;
   margin-top:0.3em;
  }

  .carouselOIR .card-footer a{
    text-decoration: none;
  }

  .carouselOIR .card-footer a:hover{
    text-decoration: underline;
  }


  .carouselOIR .carousel-indicators button {
    width: 10px;
    height: 10px !important;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-left: 3px;
    background: #fff;
    border: 2px solid #ad1442;
    z-index: 5 !important;
  }
  



  /*Carruseles galeria Multimedia*/

  /*Imágenes*/
  .slide#carouselGaleriaImagenes {
    box-shadow: none !important;
  }
  
  #carouselGaleriaImagenes .carousel-inner {
    margin-bottom: 1em;
    padding: 1em;
  }


  #carouselGaleriaImagenes .card{
    box-shadow: none;
    max-height: 350px;
    overflow: hidden;
  
}

  
  #carouselGaleriaImagenes .card-body{
    display: flex;
    justify-content: center;
    max-height:350px;
    overflow: hidden;
    margin-bottom: 1em;
  }
  
  
  .slide#carouselGaleriaImagenes .card a {
    
    width:530px;
    max-width:100%;
    padding-left: 0;
  }

  /*Para las imagenes sin slide start*/
  #carouselGaleriaImagenes .card a{
    padding-left: 0;
    text-decoration: none;
  }

  #carouselGaleriaImagenes .card a:hover{
    text-decoration: underline;
    color:#fff;
  }

  
  #carouselGaleriaImagenes .card img {
    display: flex;
    padding-left: 0 !important;
    width:350px;
    max-width:350px;
    height:220px;
    object-position: top;
    object-fit: cover;

}





  /*Para las imagenes sin slide end*/


  .slide#carouselGaleriaImagenes .card-text {
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    padding: initial;  

  }

  #carouselGaleriaImagenes .card-footer {
    margin-top: 0;
    padding-bottom:2em;
    border-top: none !important;
  }


  #carouselGaleriaImagenes .cards-wrapper{
    margin-bottom: 1em;
  }
  
  #carouselGaleriaImagenes .carousel-indicators li {
    background: #ad1442;
    border: none;
  }
  
  #carouselGaleriaImagenes .slide > .btn{
    margin-top: 12em;
  
  }


 /*Videos*/

 

 #carouselGaleriaVideos .carousel-indicators button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  margin-bottom: 2px;
  margin-right: 3px;
  margin-left: 3px;
  background: #fff;
    border: 2px solid #ad1442;
  z-index: 5 !important;
}

 .slide#carouselGaleriaVideos {
  box-shadow: none !important;
}

#carouselGaleriaVideos.carousel{

  margin:0 auto 3em auto;
}

#carouselGaleriaVideos .card{
  box-shadow: none;
  margin-top: 0;
}

#carouselGaleriaVideos .carousel-inner {
  /*margin-bottom: 2em;*/
  padding: 0;
}

#carouselGaleriaVideos .card-body{
  height:auto;
}


.slide#carouselGaleriaVideos .card-text {
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: initial;
  
}


.slide#carouselGaleriaVideos iframe {
  width:530px;
  max-width:100%;
  max-height:auto;
  min-height:315px;
  margin:auto;
}





#carouselGaleriaVideos .cards-wrapper{
  margin-bottom: 1em;
}

#carouselGaleriaVideos .carousel-indicators li {
  background: #ad1442;
  border: none;
}

#carouselGaleriaVideos .slide > .btn{
  margin-top: 12em;

}



