/* screen - installations-2 */

.installations-2 {
  aspect-ratio: 1.54;
  background-color: var(--white);
  min-height: 832px;
  min-width: 1280px;
  position: relative;
  width: 100%;
}

.installations-2 .fond-de-page {
  background-color: var(--white);
  height: 832px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.installations-2 .bandeau-noir {
  background-color: var(--black);
  height: 50px;
  left: calc(50.00% - 640px);
  position: absolute;
  top: 782px;
  width: 1280px;
}

.installations-2 .societe-de-tir-de-toulon {
  display: flex;
  height: 60px;
  left: calc(50.00% - 329px);
  position: absolute;
  top: 40px;
  width: 820px;
}

.installations-2 .plan-implantation-stand {
  height: 450px;
  left: calc(50.00% - 460px);
  object-fit: cover;
  position: absolute;
  top: 240px;
  width: 920px;
}

.installations-2 .plan-dimplantation-des-pas-de-tir {
  height: 30px;
  left: calc(50.00% - 257px);
  position: absolute;
  top: 724px;
  width: 514px;
}

.installations-2 .accueil {
  height: 28px;
  left: calc(50.00% + 44px);
  position: absolute;
  top: 470px;
  width: 72px;
}

.installations-2 .x20-postes-de-tir-10-mtres {
  height: 46px;
  left: calc(50.00% - 280px);
  position: absolute;
  top: 523px;
  width: 179px;
}

.installations-2 .x20-postes-de-tir-10-mtres-1 {
  height: 45px;
  left: calc(50.00% + 197px);
  position: absolute;
  top: 420px;
  width: 179px;
}

.installations-2 .x20-postes-de-tir-50-mtres {
  height: 40px;
  left: calc(50.00% - 8px);
  position: absolute;
  top: 329px;
  width: 180px;
}

.installations-2 .x1-poste-de-tir-gongs {
  height: 32px;
  left: calc(50.00% - 295px);
  position: absolute;
  top: 303px;
  width: 140px;
}

.installations-2 .x5-postes-de-tir-poudre-noire {
  height: 44px;
  left: calc(50.00% - 287px);
  position: absolute;
  top: 320px;
  width: 194px;
}

.installations-2 .x40-postes-de-tir-25-mtres {
  height: 40px;
  left: calc(50.00% - 278px);
  position: absolute;
  top: 407px;
  width: 180px;
}

.installations-2 .balle-gauche {
  background-image: url(../img/balle-gauche.png);
  left: calc(50.00% - 576px);
}

.installations-2 .balle-droite {
  background-image: url(../img/balle-droite.png);
  left: calc(50.00% + 510px);
}

.installations-2 .balle {
  aspect-ratio: 3.67;
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 18px;
  position: absolute;
  top: 730px;
  width: 66px;
}
