.Section_1 {
  text-align: center;
}

.Cont_b {
  position: relative;
  text-align: center;
}
.img-text {
  position: absolute;
  top: 76%;
  left: 50%;
  transform: translate(-50%,0%);
}

.section1_box .img-text p {
  margin: 0;
  letter-spacing: 1px;
  font-size:  15px;
}
.men_t .p-1{
   color: #c1332e;
   font-weight: 1em;
   line-height: 1.34;
   padding: 0 16px;
}
.men_t .p-2 {
   background: #c1332e;
   color: white;
   border-radius: 5px;
}
.Accesseries .p-1 {
  color: white;
  line-height: 1.34;
}
.Accesseries .p-2 {
  background: #917894;
  color: white;
  border-radius: 5px;
}
.Chinos .p-1 {
  line-height: 1.34;
  padding: 0 16px;
}
.Chinos .p-2 {
  color: white;
  border-radius: 5px;
 background: #29303d;
}