/* screen - coupe-9-para */

.coupe-9-para {
  background-color: var(--white);
  min-height: 832px;
  min-width: 1280px;
  position: relative;
  width: 100%;
}

.coupe-9-para .fond-de-page {
  background-color: var(--white);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.coupe-9-para .bandeau-noir {
  background-color: var(--black);
  height: 50px;
  left: 0;
  position: absolute;
  top: 782px;
  width: 1280px;
}

.coupe-9-para .societe-de-tir-de-toulon {
  display: flex;
  height: 60px;
  left: 311px;
  position: absolute;
  top: 40px;
  width: 820px;
}

.coupe-9-para .boutonnous-contacter {
  background-image: url(../img/rectangle-6.svg);
  background-size: 100% 100%;
  flex: 1;
  position: relative;
  width: 140px;
}

.coupe-9-para .texte {
  display: flex;
  flex-direction: column;
  height: 509px;
  left: 90px;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 234px;
  width: 1100px;
}

.coupe-9-para .p1-v2-1100-1 {
  height: 1444px;
  object-fit: cover;
  width: 1100px;
}

.coupe-9-para .p2-v2-1100-1 {
  height: 748px;
  object-fit: cover;
  width: 1100px;
}

.coupe-9-para .petite-balle-bas {
  background-image: url(../img/petite-balle-bas@2x.png);
  top: 661px;
}

.coupe-9-para .petite-balle-haut {
  background-image: url(../img/petite-balle-haut@2x.png);
  top: 285px;
}

.coupe-9-para .petite-balle {
  background-position: 50% 50%;
  background-size: cover;
  height: 55px;
  left: 1214px;
  position: absolute;
  width: 15px;
}
