body {
  overflow-x: hidden !important;
  /* Hide horizontal scrollbar */
}

/*******Tooltipe*****/
.custom-tooltip {
  --bs-tooltip-bg: #01030d;
}

.tooltip-inner {
  max-width: 270px;
}

/***-----------ACCUEIL---------***/
.btn-commander {
  padding: 8px 18px !important;
  border-radius: 4px;
  color: #fff;
}

.m-r-30 {
  margin-right: 30px;
}

.btn-commander:hover {
  color: #fff !important;
}

.notre-partenaire {
  font-weight: 10px;
  font-style: italic;
  margin-bottom: 0px;
  color: dimgray;
  letter-spacing: 3px;
}

.apropos {
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: left !important;
}

.apropos-p p {
  text-align: left !important;
}

.partenaire-exclusuf {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  align-items: center;
}

.partenaire-exclusuf img {
  width: 100px;
  filter: grayscale(100%);
  transition: all 0.3s;
}

.partenaire-exclusuf img:hover {
  filter: grayscale(0%);
}

.carousel-item {
  height: 600px !important;
}


.caroussel1 {
  width: 50% !important;
  margin-left: 300px;
  margin-bottom: 120px !important;
}

.equipe_dedails {
  margin-bottom: 0px;
  padding-top: 0px !important;
  display: flex;
  align-content: center;
  justify-content: center;
}

.equipe_dedails i {
  margin-top: 1px;
  margin-right: 5px;
  font-size: 15px;
}

.equipe_dedails a {
  color: #aaaaaa;
}

svg {
  position: absolute;
  left: 0;
  top: 0;
  fill: none;
  stroke: #fff;
  stroke-dasharray: 150 480;
  stroke-dashoffset: 150;
  transition: 1s ease-in-out;
}

button svg {
  position: relative;
  fill: #dc3545;
  width: 18px;
}

.btn-send-message:hover {
  background: #567d24 !important;
}

.m-r-5 {
  margin-right: 5px;
}

.partenaireloading {
  width: 150px;
  height: 75px;
  display: block;
  background: linear-gradient(45deg, #edeff3 0%, #d5d9e2 30%, #f0f3fa 60%, #d0d3d8 100%);
  background-size: 400%;
  animation: change 3s ease-in-out infinite;
}

.loaderEquipe {
  display: block;
  background: linear-gradient(45deg, #edeff3 0%, #d5d9e2 30%, #f0f3fa 60%, #d0d3d8 100%);
  background-size: 400%;
  animation: change 3s ease-in-out infinite;
}

.loaderEquipe.loadImage {
  width: 100%;
  aspect-ratio: 1 / 1;
}

.loaderEquipe.loadTitre {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;
}

.loaderEquipe.loadService {
  width: 90%;
  height: 25px;
  margin-bottom: 20px;
}

.bg-default-equipe {
  background: #dbecea;
}

.break-word {
  word-wrap: break-word;
  overflow: auto;
}

.loaderEquipe.loadContact {
  width: 70%;
  height: 25px;
  margin-bottom: 10px;
}

.loadInfo {
  padding: 20px;
}

@keyframes change {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0 50%;
  }
}


/*******fin ACCUEIL***********/

/*******PCIE DE GARDE**********/
.pcie-garde {
  margin-top: 0px !important;
}

.feature-box p {
  margin-bottom: 0px;
}

.feature-box h3 {
  text-transform: uppercase;
}

.feature-box {
  height: 200px !important;
  background: #fff;
  border-radius: 10px;
}

.feature-box-end {
  height: 150px !important;
}

.urgencebloc {
  padding: 25px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 60px 1fr;
}

.urgencebloc.ambulance {
  height: 150px;
}

.urgencebloc.hospital {
  min-height: min-content;
}

.urgencebloc.pharmacy {
  height: min-content;
}

.urgencebloc i {
  font-size: 44px;
  margin-top: -12px;
}

.urgencebloc.ambulance i {
  color: #be2324;
}

.urgencebloc.hospital i {
  color: #008BB0;
}

.urgencebloc.pharmacy i {
  color: #298046;
}

.urgencebloc h3 {
  font-size: 18px;
  color: #31482b;
  font-weight: 700;
  text-transform: uppercase;
}

.urgencebloc p {
  margin-bottom: 5px;
  font-size: 15px;
  color: #848484;
}

.f-box {
  margin-top: -153px;
}

/*************COMMANDE*******************/

.filtre-liste {
  display: flex;
  justify-content: space-between;
}

.paginate {
  float: right;
}

.btn-alphabet {
  margin-bottom: 10px;
}

.dp {
  float: right;
  font-size: small;
}

.table-header {
  background-color: rgb(116, 163, 57);
  color: #fff;
}

.input_quatite_panier,
.input_quatite_panier_instance {
  background: none;
  border: none;
  max-width: 75px;
}

.max_width {
  max-width: 75px;
}

.table_panier_footer {
  background-color: rgb(169, 174, 176);
  font-weight: 600;
  color: #353638;
}

.inportation-text {
  font-size: 10px;
}

.ul-importation {
  list-style-type: circle;
  margin-left: 15px;
}

.panier-div {
  margin-top: 25px !important;
}

.swal2-confirm {
  margin-left: 10px;
}

.btn-validepanier {
  float: inline-end;
}

section.sous-section {
  padding: 0px 0 60px;
}

.text-sopharmad {
  color: #74a339;
}

.text-center-md-right {
  text-align: center;
}

button.btn-special {
  position: relative;
  padding: 5px 15px;
  border: none;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  background-color: #74a339;
  box-shadow: hsla(210, 40%, 52%, .4) 2px 2px 22px;
  border-radius: 4px;
  transition: all 0.3s;
  animation: wiggle 2s linear infinite;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 2;
}

button.btn-special i {
  margin-right: 5px;
  font-size: 24px;
}

.div-btn-panier {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

button.btn-special:hover {
  background-color: #608a2c;
}

button.btn-special::before {
  content: '';
  pointer-events: none;
  opacity: .6;
  background:
    radial-gradient(circle at 20% 35%, transparent 0, transparent 2px, #fff 3px, #fff 4px, transparent 4px),
    radial-gradient(circle at 75% 44%, transparent 0, transparent 2px, #fff 3px, #fff 4px, transparent 4px),
    radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, #fff 5px, #fff 6px, transparent 6px);
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}

@keyframes bubbles {
  from {
    transform: translate();
  }

  to {
    transform: translate(0, -66.666%);
  }
}

@keyframes wiggle {

  0%,
  7% {
    transform: rotateZ(0);
  }

  15% {
    transform: rotateZ(-8deg);
  }

  20% {
    transform: rotateZ(6deg);
  }

  25% {
    transform: rotateZ(-6deg);
  }

  30% {
    transform: rotateZ(3deg);
  }

  35% {
    transform: rotateZ(-1deg);
  }

  40%,
  100% {
    transform: rotateZ(0);
  }
}

/****************************************************************
*           COMMANDE
**************************************************************/
.text-badge {
  font-size: 11px;
}

.text-promotion {
  font-size: 16px;
}

/**************************************************************
*                           CGU
**************************************************************/
.cgu h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 50px;
}

.cgu h4 {
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
}

/***************************************************************
            COMPTE UTILISTAUR
***************************************************************/
.tr_compte td p {
  line-height: 7px;
}

.box-pcie {
  text-align: left !important;
}

.box-pcie p {
  line-height: 10px;
}

.btn-security {
  margin: 5px;
}

.pcie-f {
  height: 288px;
}

.new-user {
  height: 404px;
}

.sec-info {
  height: 300px;
}

/***********************TROK************************/

.remarque {
  text-align: justify;
  text-justify: inter-word;
}

.card_detail p {
  line-height: 5px;
}

.header_body p {
  line-height: 7px;
}

.publier_title {
  text-transform: uppercase;
  font-size: 15px;
}

.month {
  background: #d4dad6;
  color: #000;
}

.cursor-pointer {
  cursor: pointer;
}

.btn_edit_trok {
  height: 25px;
  width: 25px;
  color: #000;
  background: #adbbb2;
  border-radius: 50%;
  margin-top: 20px;
}

.pcie_name {
  margin-bottom: -7px;
  margin-left: -19px;
}

.date-trok {
  margin-left: -19px;
}

.hr-trok {
  margin-top: -10px;
}

.trok_comment {
  margin-top: 0px;
  background: #eef0ef;
  border-radius: 10px;
  padding: 10px;
}

.card-sp {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  margin-bottom: 10px;
  border-radius: 10px;
  background: #fff;
}

.card-sp .header {
  padding: 20px;
  padding-bottom: 0px;
}

.card-sp .header h4 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #8a8e95;
}

.card-sp .body {
  padding: 20px;
  padding-top: 0px;
}

.entetetrok {
  margin-top: 25px;
  display: grid;
  grid-template-columns: 3fr 1fr 2fr 1fr 2fr;
}

.contenu-trok {
  display: grid;
  grid-template-columns: 3fr 1fr 2fr 1fr 2fr;
  border-bottom: 1px solid #e1e3e8;
  padding-bottom: 10px;
}

.contenu-trok .datepub {
  font-size: 10px;
  font-weight: 800;
  color: #9da3a8;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.mt-15px {
  margin-top: 15px;
}

.entetetrok p {
  color: #74a339;
  font-weight: 600;
  font-size: 12px;
}

.inline {
  display: inline;
}

#list_trok {
  padding: 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

/***************************FIN**********************/

/****************Login************************/
.bloc-soph {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  border-radius: 10px;
  background: #fff;
}

.login {
  width: 500px;
  max-width: 90%;
  padding: 50px;
}

.inscription {
  width: 800px;
  max-width: 90%;
  padding: 30px;
}

.inscription h5 {
  text-transform: uppercase;
  font-weight: 800;
  color: #a9b3ae;
  font-size: 14px;
}

.btn-seconnecter {
  background: #74a339 !important;
  border: none;
}

.inputauth {
  margin-bottom: 1rem;
  position: relative;
}

.inputauth input {
  padding-left: 40px;
}

.inputauth i {
  position: absolute;
  top: 3px;
  left: 10px;
  color: #95969c;
  font-size: 22px;
}

.btn-seconnecter:hover {
  border: #567d24;
  background: #097a20 !important;
}

.subscription:hover,
.passeword-obli:hover {
  color: #097a20 !important;
}

/*****************FIN*************************/

/******************SLIDE*******************/

.promotion-accueil {
  display: flex;
  justify-content: space-between;
}

.bloc-promotion {
  z-index: 1;
  text-align: left;
  background: #fff;
  border-radius: 7px;
  width: 215px;
  padding: 15px;
  padding-top: 50px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  position: relative;
}

.bloc-promotion p.expiration {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.02em;
}



.bloc-promotion p.produit {
  font-size: 16px;
  margin: 0px;
}



.bloc-promotion p.dp-promo {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.02em;
}



.bloc-promotion label.palier {
  font-size: 12px;
  padding: 7px 12px;
  cursor: pointer;
  display: block;
  width: max-content;
  margin-bottom: 5px;
  background: #be2324;
}


.ribbon {
  z-index: 2;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}



.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: 0;
  content: '';
  display: block;
  border: 5px solid #b95f29;
}



.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 10px 0;
  background-color: #ff7815;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
  color: #fff;
  font: 700 14px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-transform: uppercase;
  text-align: center;
}



.ribbon-top-right {
  top: -10px;
  right: -10px;
}



.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}



.ribbon-top-right::before {
  top: 0px;
  left: 32px;
}



.ribbon-top-right::after {
  bottom: 32px;
  right: 0;
}



.ribbon-top-right span {
  left: -10px;
  top: 30px;
  transform: rotate(45deg);
}

/** Slide accueil **/
.caroussel-sp {
  position: relative;
}

.caroussel-sp h1 {
  position: absolute;
  top: -40px;
  right: 0px;
  text-transform: uppercase;
  font-weight: 200;
  text-shadow: 0px 0px 5px #eaeef4;
  text-align: right;
  letter-spacing: 1px;
  font-size: 22px;
}

.caroussel-sp h1 b,
.caroussel-sp h4 b {
  font-weight: 800;
  color: #74a339;
}

img.livraison-caroussel {
  width: 70%;
}

img.import-caroussel {
  width: 90%;
}

.caroussel-sp h4 {
  font-size: 16px;
  font-weight: 200;
}

.carousel-caption {
  top: 100px;
}

.carousel {
  height: 100%;
}

/** Slide accueil **/


@media (max-width: 1200px) {
  .bloc-promotion {
    padding: 10px;
  }

  .bloc-promotion:last-child {
    display: none;
  }
}

@media (max-width: 991px) {
  .carousel-caption {
    top: 50px;
  }
}

@media (max-width: 992px) {
  .caroussel-sp h1 {
    font-size: 20px;
  }

  img.livraison-caroussel {
    width: 90%;
    margin-top: 25px;
  }

  img.import-caroussel {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .bloc-promotion:nth-last-child(-n+2) {
    display: none;
  }
}

@media (max-width: 576px) {
  .caroussel-sp h1 {
    position: initial;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
  }

  img.livraison-caroussel {
    width: 100%;
  }

  img.import-caroussel {
    width: 100%;
  }

  .caroussel-sp h4 {
    margin-top: 15px;
    font-size: 14px;
  }


  .promotion-accueil {
    flex-direction: column;
  }

  .bloc-promotion {
    width: 100%;
    padding: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .ribbon span {
    padding: 4px 0;
    font: 700 11px/1 'Lato', sans-serif;
  }

  .ribbon-top-right::before {
    top: 0px;
    left: 50px;
  }

  .ribbon-top-right::after {
    bottom: 50px;
    right: 0;
  }

  .bloc-promotion p.expiration {
    margin-bottom: 5px;
  }

  .bloc-promotion p.produit {
    font-size: 14px;
  }

  .bloc-promotion p.dp-promo {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .bloc-promotion label.palier {
    font-size: 12px;
    padding: 5px 7px;
    width: max-content;
    margin-bottom: 3px;
    margin-left: 3px;
  }

  .top-sm-none {
    top: 0px;
  }
}

.btn-block {
  width: 100% !important;
}