.logo_org {
  width: 100%;
  max-width: 350px !important;
}

h2 {
  color: black !important;
  font-size: 30px !important;
}

.coord span {
  width: 100%;
  display: block;
  padding-top: 10px;
}

.coord label {
  font-weight: bolder !important;
}

.org_liste_icon {
  margin: 0 !important;
}

.sect {
  font-size: 16px !important;
  font-weight: bold;
  margin-left: 10px;
}

.general_info ul li {
  margin-left: 25px;
  font-size: 16px !important;
}

.unefiche_div .row {
  margin-top: 30px;
}

.modal-body a {
  color: black;
  text-decoration: none !important;
}

.modal-body a:hover {
  border-bottom: 1px solid #db2416;
}

iframe {
  width: 100%;
  height: 350px;
  position: relative;
  z-index: 999;
}

.lui::before {
  content: "";
  position: absolute;
  bottom: calc(50% - 30%);
  background: #113f58;
  z-index: 1;
  width: 250px;
  height: 250px;
  left: 0;
  top: 30%;
}

.lui::after {
  content: "";
  position: absolute;
  top: 12%;
  background: #f0c06a;
  z-index: 1;
  width: 60%;
  height: 50%;
  right: 0;
}

.blues {
  width: 850px;
  /* height: 800px; */
  position: absolute;
  left: 5%;
  top: -4%;
}

.phone {
  width: 50%;
  /* height: 800px; */
  position: absolute;
  left: -30%;
  top: 40%;
  z-index: 1;
}

.dark_blue {
  width: 300px;
  height: 100px;

  background: #133f58;
  /* height: 800px; */
  position: absolute;
  left: -30%;
  bottom: -10%;
  z-index: 1;
  opacity: 0.3;
  display: none;
}

h2 {
  z-index: 9999 !important;
}

.general_info .blues,
.phone {
  opacity: 0.2;
}

.fil_arianne {
  display: none;
}

#printableArea button {
  background: #134057 !important;
}

#printableArea button:hover {
  background: #5db0ad !important;
}

#non-printable,
.blues {
  display: none;
}

#printable {
  display: block;
}

.show-print {
  display: none;
}
.ligne_urgence {
  z-index: 99;
  position: relative;
}
