/* ---- couleurs ---- */
/* ---- Couleurs au hover ---- */
/* ---- font size ---- */
/* ---- media queries ---- */
.arrow-creuse {
  top: 134px;
  right: 47px;
}
.arrow-sevres {
  top: 55px;
  right: 286px;
}
.arrow-vienne {
  top: 67px;
  right: 200px;
}
.arrow-h-vienne {
  top: 152px;
  right: 130px;
}
.arrow-charente {
  top: 189px;
  right: 236px;
}
.arrow-charente-maritime {
  top: 159px;
  right: 332px;
}
.arrow-correze {
  top: 241px;
  right: 66px;
}
.arrow-dordogne {
  top: 275px;
  right: 177px;
}
.arrow-gironde {
  top: 329px;
  right: 302px;
}
.arrow-lot-et-garonne {
  top: 378px;
  right: 204px;
}
.arrow-landes {
  top: 434px;
  right: 330px;
}
.arrow-pyrenees-atlantiques {
  top: 536px;
  right: 333px;
}

.vector {
  top: 354px;
  left: 332px;
}

.inscription-text {
  top: 334px;
  left: 411px;
}

.bg-vienne {
  background-color: #EFC367;
}
.bg-dordogne {
  background-color: #af9393;
}
.bg-gironde {
  background-color: #dda4a4;
}

.border-top-legend {
  border-top: 3px solid rgba(0, 0, 0, 0.1019607843);
}

.bg-preview-pro {
  background-color: #ebebeb;
}

.border-bottom-green {
  border-bottom: 3px solid #98C3B7;
}

.background-popular-payment {
  background-color: rgba(152, 195, 183, 0.35);
}

.background-premium-payment {
  background-color: rgba(152, 195, 183, 0.7);
}

.bottom-40-px {
  bottom: -40px;
}

.menu-title-reseau:hover p {
  color: #98C3B7;
}

.logo_parentela_pro {
  width: 80%;
}
@media screen and (min-width: 600px) {
  .logo_parentela_pro {
    width: 55%;
  }
}
@media screen and (min-width: 900px) {
  .logo_parentela_pro {
    width: 40%;
  }
}
@media screen and (min-width: 1100px) {
  .logo_parentela_pro {
    width: 32%;
  }
}
@media screen and (min-width: 1450px) {
  .logo_parentela_pro {
    width: 25%;
  }
}

@media screen and (min-width: 900px) {
  .adhesion-content {
    margin: 0 20%;
  }
}

/*# sourceMappingURL=pro_main.output.css.map */
