#block-cablecd-views-block-les-plus-consultes-block-1 ol li::marker {
  content: "";
}

#superfish-main {
  display: flex;
  justify-content: center;
}

#top .top_1 .col-md-8 > div {
  display: flex;
  justify-content: right;
}

#block-cablecd-titresecurite h5,
#block-cablecd-titresociete h5{
  margin-top: 3rem;
}

#block-cablecd-categorie a {
  color: white;
  text-transform: uppercase;
}

#block-cablecd-categorie {
  padding: 0.25rem 1rem;
  background-color: #CF2E2E;
  display: inline-block;
}

#block-cablecd-primary-local-tasks ul {
  display: inline-flex;
}

#block-cablecd-primary-local-tasks ul li {
  padding: 0.25rem 1rem;
  border: thin gray solid
}

#block-cablecd-content img, #block-cablecd-views-block-vue-de-contenu-block-1 img {
  max-width: 100%;
  height: auto;
}

#block-cablecd-content, #block-cablecd-views-block-vue-de-contenu-block-1 {
  font-size: 1.1rem;
}

#block-cablecd-views-block-vue-de-contenu-block-1 p:first-of-type {
	padding-top: 1.5rem;
	clear: left;
}

#superfish-main-toggle span {
  display: none;
}

@media screen and (max-width: 767px) {
  #top {
    display: unset;
  }
  
  #block-cablecd-logomanuel {
    text-align: center;
  }
  
  #block-cablecd-logomanuel b.text-uppercase{
    font-size: 3rem !important;
  }
}

#footer_bottom, #footer_bottom a {
  color: white;
  text-align: center;
}