body {
 font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    color: #5a5a5a;
    font-weight: 400;
    font-stretch: normal;
    font-size: 16px;
}

/* CAROUSEL */
.indc{
  left: 0;
  top: auto;
  bottom: -50px;

}

.indc li{
  background:  #0D038B;
  border-radius: 50%;
    width: 20px;
    height: 10apx;
}

.indc .active{
  background:   #dc3545;
}

/*PRODUCTOS*/

.redondo{
  border-radius: 50%;
  }

.ind{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/ind.png') no-repeat center center;
  background-size: cover;
}
.solid{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/solidario.png') no-repeat center center;
  background-size: cover;
}
.comunal{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/Comunal.png') no-repeat center center;
  background-size: cover;
}

.desarrollo{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/desarrollo.png') no-repeat center center;
  background-size: cover;
}
.velocicash{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/velocicash.png') no-repeat center center;
  background-size: cover;
}
.agrocitrus{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/agrocitrus.png') no-repeat center center;
  background-size: cover;
}
.agro{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/agro.png') no-repeat center center;
  background-size: cover;
}
.nomina{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/nomina.png') no-repeat center center;
  background-size: cover;
}
.factoraje{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/factoraje.png') no-repeat center center;
  background-size: cover;
}
.salud{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/CreditoSalud.png') no-repeat center center;
  background-size: cover;
}
.verde{
  position: relative;
  height: 500px;
  color: #fff;
  /*text-align: center;
  background: url('/paracrecer1.mx/img/fondo1.png') no-repeat center center;*/
  background: url('../img/Verde.png') no-repeat center center;
  background-size: cover;
}
/* FOOTER */

.back-gris {
  background-color: #F5F5F5;
  border-top: 1px solid #CCCCCC;
}

.footer { 
padding-top: 20px;
padding-bottom: 20px;
/*color: #FFF; */
font-size: 13px; 
/*background-color: red; */
height:auto;
 }

 .afoot{
  color: black; 
  font-size: 13px; 
}

.afoot : hover{
  color: #FFF;
}

/*DENUNCIAS*/

.den{
  color: #243452 !important;
}

.den:hover{
  color: #dc3545 !important;
}

.med{
  border-color: #243452 !important;
}

.med:hover{
  color: #243452 !important;
}