.content-tax{
  margin-bottom:50px;
}
.e-fondo-distribucion{
  background-image: url(../img/abril22/Banner_Motriz.jpg);height:195px;
}
.e-d-generales-1{
  width:124px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-2{
  color:#fff;
}
.e-d-generales-3{
  width:164px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-4{
  width:110px !important; margin-top:20px; margin-bottom:0; display:inline-block
}
.e-d-generales-5{
  color:#fff;
}
.e-d-generales-6{
  width:67px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-7{
  width:151px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-8{
  width:101px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-9{
  width:124px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-10{
  width:124px !important; margin-top:20px; margin-bottom:0
}
.e-d-generales-11{

}
.item-taxs .item-img{position: relative; z-index: 1}
.item-taxs .titulo-item{
  color: #FA4C06;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 28px
}
.item-taxs .item-img .sobrepuesto{
  position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255,255,255,0.90); opacity: 0; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
}
.item-taxs .item-img:hover .sobrepuesto{opacity: 1}
.item-taxs .item-img .logo-item{width: auto !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%);}
.item-taxs .p-1{
  min-height: 144px
}
.item-taxs .p-2{
  min-height: 216px
}
.item-taxs .p-3{
  min-height: 288px
}
@media(max-width:767px){
  .item-taxs .p-1{
    min-height: inherit;
  }
  .item-taxs .p-2{
    min-height: inherit;
  }
  .item-taxs .p-3{
    min-height: inherit;
  }
}
