.bgDark {
  background: url("../images/STM_HLP_TABLET_PROTECTION/STMS_Tablet-Protection_HLP_03_A.jpg");
  background-size: cover;
}

.bgBagHLP {
  background: url("../images/STM_BAGS_HLP/STMS_Bags_HLP_05_A.jpg");
  background-size: cover;
}

.bgBagHLP02{
  background: url("../images/STM_BAGS_HLP/Backpack/STM_BLP_DuxBackpack_00.jpg");
  background-size: cover;
}


.txtUppercase {
  text-transform: uppercase;
}

.ListElementTitle {
  font-size: 0.77em;
  padding-bottom: 10px;
  color: var(--submenu-txt-color);
  font-family: GoboldLowPLus;
  letter-spacing: 1.8px;
}

.ListElement {
  font-size: 1em;
  padding-bottom: 8px;
}

.ImageSubMenu {
  height: 15vw;
}

.DivNav {
  height: 100%;
}

.ulNavItems {
  list-style: none;
  padding-left: 0%;
}

.collapseButonStm {
  margin: auto;
}

.navSubItemsIPad,
.navSubItems1 {
  z-index: 20;
}

.No-display-Celphone {
  display: none;
}

.mb-parrafo {
  margin-bottom: 3%;
}

.ml-Titles {
  margin-left: 3.5%;
}

.subMenuVW {
  float: none;
  text-align: center;
  padding-left: 0;
}

/*BAG HLP*/

.navSubItemsBagHLP {
  left: 7vw;
  bottom: 10px;
  top: -140px;
}

.navSubItemsBagHLP2 {
  left: 3vw;
  bottom: 10px;
  top: -140px;
}

.navSubItemsBagHLPBackpack {
  left: 6vw;
  bottom: 10px;
  top: -140px;
}

.centerContent {
  margin: auto;
 }


@media only screen and (min-width: 992px) {
  .subMenuVW {
    float: none;
    text-align: center;
    padding-left: 0;
  }

  .No-display-Celphone {
    display: initial;
  }

  .display-Celphone {
    display: none;
  }

  .ListElementTitle {
    font-size: 1.5em;
    padding-bottom: 0px;
  }

  .divPowerChargers {
    position: relative;
  }

  .divAccesories {
    position: relative;
  }

  .navSubItems2 {
    position: absolute;
    left: 120px;
    bottom: 10px;
    /* bottom: -3px; */
    width: 145px;
  }

  .navSubItemsSurface {
    position: absolute;
    left: 120px;
    bottom: 10px;
    /* bottom: -3px; */
    width: 145px;
  }

  .itemImageSTM2 {
    position: absolute;
    padding-left: 50vw;
  }

  .itemImageSTM2PowerHLP {
    position: absolute;
    padding-left: 64vw;
  }

  .navSubItemsIPad {
    position: absolute;
    left: 124px;
    bottom: 0px;
    width: 145px;
  }

  .navSubItems1 {
    position: absolute;
    left: 124px;
    bottom: 35px;
    width: 145px;
  }

  .navSubItems3MagSafe {
    width: 170px;
    bottom: 35px;
    position: absolute;

    /* left: 124px; */
    left: 105px;
    z-index: 20;
  }

  .subMenuVW {
    height: 155px;
  }

  .itemImageSTM1 {
    position: absolute;
    padding-left: 25vw;
  }

  .itemImageSTM1PowerHLP {
    position: absolute;
    padding-left: 14vw;
  }

  .itemImageSTM3_MagSafe {
    position: absolute;

    /* padding-left: 42vw; */
    padding-left: 38vw;
  }

  .ImageSubMenu {
    height: 8rem;
  }

  .ListElement {
    padding-bottom: 1.5px;
    line-height: 1.35;
  }

  .itemImageSTM_Collection {
    position: absolute;
    left: 68vw;
  }

  .itemImageSTM_Backpacks {
    position: absolute;
    left: 17vw;
  }

  .itemImageSTM_Briefs {
    position: absolute;
    left: 34vw;
  }

  .itemImageSTM2_Sleeves {
    position: absolute;
    left: 51vw;
  }

  .itemImageSTM_Collection {
    position: absolute;
    left: 65vw;
  }

  .navSubItemsBagHLP {
    position: absolute;
    left: 4vw;
    bottom: 10px;
    width: 200px;
    top: -140px;
  }

  .navSubItemsBagHLP2 {
    position: absolute;
    left: 3vw;
    bottom: 10px;
    width: 145px;
    top: -140px;
  }

  .navSubItemsBagHLPBackpack {
    position: absolute;
    left: 6vw;
    bottom: 10px;
    width: 115px;
    top: -140px;
  }
}