body{
  background-color:  transparent;
}
.pager-active {
    filter: sepia(100%);
}
/* Antecedentes Slider*/
.gallery-container{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-color: #4e4e4e;
  filter: opacity(80%);
}
.contSlider{
    padding: 0px;
}
.bg_thumbs{
  width: 500px;
  height: 70px;
  position: absolute;
  padding-top: 10px;
  padding-left: 30px;
  margin-top: 10px;
  background-image: url(../assets/bg_thumnails.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cont-thumbs{
  width: 350px;
  height: 70px;
  z-index: 1;
}
.img_ant_01{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/antecedente1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}
.img_ant_02{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img_ant_03{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_10.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
}
.img_ant_04{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_11.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.img_ant_05{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_04.png);
  background-repeat: no-repeat;
  background-size:  cover;
  background-position: center;
}
.img_ant_06{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_06.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.img_ant_07{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_07.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img_ant_08{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_08.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.img_ant_09{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_09.jpg);
  background-repeat: no-repeat;
  background-size:  contain;
  background-position: center;
}
.img_ant_10{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img_ant_11{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img_ant_12{
  width: 100%;
  height: 500px;
  background-image: url(../assets/img_antecedentes/ante_img_05.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
/* Miniaturas */
.min_ant_01{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/2_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_02{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/1_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_03{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/5_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_04{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/4_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_05{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/3_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_06{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/8_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_07{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/9_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_08{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/10_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_09{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/6_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_10{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/11_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_11{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/12_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.min_ant_12{
  width:  60px;
  height: 60px;
  background-image: url(../assets/img_antecedentes/miniaturas/7_inactiva.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
