/*
html {
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  html {
    font-size: 1rem;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}
*/
/* Base styles for section - applies to all breakpoints by default */
.text-brown { color: #5d2450; }
.text-blue { color: #0074D9; }
.text-red { color: #C0392B; }
.text-amber { color: #FF8F00; }
.text-teal { color: #00B894; }
.text-darkred { color: #A93226; }
.text-darkteal {
    color: #0f777c;
}
.text-yellow {
  color:#ffc107;
}
.shortcut-button {
  width: 180px;
}

.action-title {
      background-color: #FFFFFF;
      border-radius: 12px;
      /*padding: 20px 10px;*/
      box-shadow: 0 3px 6px rgba(0,0,0,0.1);
      text-align: center;
      cursor: pointer;
      transition: transform 0.15s ease;
    }

    .action-tile:hover {
      transform: translateY(-2px);
      box-shadow: 0 6px 12px rgba(0,0,0,0.12);
    }

.bg-harpflower i,
.card i {
    font-size: 2rem;
}
/*
.bg-harpflower i {
  padding-right: 1rem;
}*/

.bi-lifecycle::before {
    content: "";
    width: 2rem;
    height: 2rem;
  background-image: url('/img/flux-de-travail.png'); /* Path to your image */
  background-size: cover; /* This will make sure that your image covers the whole area */
  background-repeat: no-repeat;
}

#payment-method div,
#payment-method li {
    height: 3rem;
    /*margin-right: 1.55rem;*/
}

.payment-method-img {
    height: 100%;
}

section {
  padding: 1rem; /* default padding */
  padding-bottom: 2rem; /* default margin */
    /*background-color: var(--bs-white);*/
    box-shadow: 0 3px 5px #d75a4a10;
  }

.bg-harpflower {
    /*background-image: linear-gradient(to right, #ae8b65, #cfcbbf);*/
    background-color: var(--bs-primary);
    width: 17rem;
    height: 17rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: left;
    color: white;
}

.harpflower-center {
    text-align: center;
    background-color: transparent;
    /*background-color: var(--bs-primary);*/
    background-image: none;
    /*margin-left: .5rem;
    margin-right: .5rem;*/
}
  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) {
    section {
      padding: 1.5rem; /* increased padding */
      padding-bottom: 3rem; /* increased margin */
      box-shadow: 0 5px 7px #d75a4a10;
    }
  }
  
  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) {
    section {
      padding: 2rem; /* further increased padding */
      padding-bottom: 4rem; /* further increased margin */
      box-shadow: 0 7px 11px #d75a4a10;
    }

    .bg-harpflower {
        width: 17rem;
        height: 17rem;
        font-size: 0.865rem;
      }
    
      /*.bg-harpflower p {
        max-width: 10rem;
      }*/

      .mt--3{
        margin-top: -3rem;
      }
      
  }
  
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) {
    section {
      padding: 2.5rem; /* larger padding */
      padding-bottom: 5rem; /* larger margin */
      
    }
    /*.bg-harpflower {
      width: 18rem;
      height: 18rem;
      font-size: 1rem;
    }*/
    .d-lg-list_item {
      display: list-item!important;
  }
  }
  
  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
    section {
      padding: 3rem; /* even larger padding */
      padding-bottom: 6rem; /* even larger margin */
    }
    /*.bg-harpflower {
      width: 19rem;
      height: 19rem;
      font-size: 1rem;
    }*/
  }
  
  /* Extra extra large devices (larger desktops, 1400px and up) - if you need it */
  @media (min-width: 1400px) {
    section {
      padding: 3.5rem; /* maximum padding */
      padding-bottom: 7rem; /* maximum margin */
      box-shadow: 0 7px 11px #d75a4a10;
    }
  }
  
  

  .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 2px;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
  }
  
  
  .checkbox-container .checkmark {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    height: 19px;
    width: 19px;
    background-color: #ffffff;
    border: solid 2px #0050d7;
    border-radius: 2px;
  }
  
  .checkbox-container input:checked ~ .checkmark {
    background-color: #0050d7;
    border: solid 2px #0050d7;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEzIDEwIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQuNDMyIDYuNjY4TDEwLjk5LjEwM2EuMzQ5LjM0OSAwIDAgMSAuNDk1IDBsLjkxLjkxYy4xNDEuMTQuMTQxLjM3IDAgLjUxMUw0LjY4IDkuMjNhLjM0OS4zNDkgMCAwIDEtLjQ5NSAwTC42MDUgNS42NTVhLjM2My4zNjMgMCAwIDEtLjAwMi0uNTFsLjg5NS0uOTFhLjM0OS4zNDkgMCAwIDEgLjQ5Ny0uMDAybDIuNDM3IDIuNDM1eiIvPgo8L3N2Zz4K);
  }

  .is-invalid~.checkmark, .was-validated :invalid~.checkmark {
      border: solid 2px #d75a4a;
  }


.shortcut-button .btn {
    width: 9rem;
    height: 100%;
}

.bage-index-bg {
    /*background-color: #EE617B !important; old color*/
    background-color: #5D2450 !important;
}


#pricing_plans_section table {
  table-layout: fixed;
  width: 100%;
}


.pricing-category {
  margin-top: 0rem;;
  margin-bottom: 0rem;
  border-radius: 13px;
  padding: 0.5rem 1rem 0.5rem 1rem;
  background-color: #5D2450;
  cursor: pointer;
    word-wrap: break-word;
  white-space: normal;
  color:#F0E6F6; /*#F0E6F6 or #E5D8EB*/
}
.pricing-category  i {
  color:#F0E6F6;
}

.pricing-category:hover {
  background-color: #4d1b41;
  /*color: white;*/
}

/*.pricing-category:hover i {
  color: white;
}*/

.pricing-category button i::before {
  transition: transform 0.3s ease;
}

/*[data-bs-toggle="collapse"][aria-expanded="true"] .bi-chevron-up {
  display: inline-block;
}*/


[data-bs-toggle="collapse"]:hover>*{
  --bs-table-bg-state: initial!important;
}

[data-bs-toggle="collapse"][aria-expanded="false"] .bi-chevron-up::before {
  transform: rotate(180deg);
}

.feature-description {
  width:100%;
  word-wrap: break-word;
  white-space: normal;
}

@media (min-width: 768px) {
  
  .feature-description {
    width:auto;
    word-wrap: break-word;
    white-space: normal;
  }

}

.plan-column {
  width:150px;
  text-align: center;
}

.feature-check i {
  font-size: 2rem;
}

/*@media (max-width: 768px) { 
  .selected-plan.plan-column {
    width:120px;
  }

  .plan-column {
    width:0;
  }
}*/


/*
@media (min-width: 576px) { 
  .feature-description {
    width:350px;
  }
 }

@media (min-width: 768px) { 
  .feature-description {
    width:450px;
  }
 }

@media (min-width: 992px) { 
  .feature-description {
    width:500px;
    max-width: 500px;
  }
 }

@media (min-width: 1200px) { 
  
 }

@media (min-width: 1400px) { 
  
 }
 */

.selected-plan {
  display: table-cell !important;;
}
/*
@media (max-width: 767.98px) {
  .feature-check {
    display: none;
  }
  
  .feature-check.selected-plan {
    display: table-cell;
  }

}*/

.signup-success{
  margin:auto;
  padding-top: 5rem;
  padding-bottom: 3rem;;
  max-width: 40rem;
}

.form-label-lg {
  font-size:1.25rem;
}

.lyra-mode .form-label {
  color: white;
}

.alert-messages:first-child {
  margin-top: 1rem;
}

.alert-messages:last-child {
  margin-bottom: 0;
}