.rectangle{
    max-width: 91.3%;
    height:25%;
    position:absolute;
    background-color: black;
    opacity:0.5;
}

.image2 .etiquette {
  align-items: center;
  width: auto;
  height: 35px;
  position: absolute;
  background-color: black;
  display: flex;
}

.image2 {
  /* height: 200px;
  width: 320px; */
  overflow: hidden;
  position: relative;
  display: flex;
  width: fit-content;
}

.Card-title {
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem; /* 133.333% */
    /* letter-spacing: 0.795px; */
    position: relative;
    /* width: fit-content; */
    text-align: left;
    margin-bottom: 0;
    z-index: 2;
}

.Card-sub-title {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem; /* 311.111% */
    letter-spacing: 2.941px;
    /* width: fit-content; */
    text-align: left;
    margin-bottom: 0;
    z-index: 2;
}

section.page-banner {
    padding: 70px 0;
}

.breadcrumb-item.active {
  font-weight: bold;
  color: #007bff; /* or any other desired color */
}

.breadcrumbss .breadcrumb-item {
  
    transition: scale .7s;
    position: relative;
    width: fit-content;
    height: 22px;
    background-color: #F4F4F4;
    margin: 0px 5px;
    padding: 0 1rem;

    font-size: 12px;
    font-weight: 500;
    color: #A7A7A7;
    text-transform: uppercase;
    line-height: 23px;
    padding-left: calc(1rem + 11px);
    z-index: 2;
    white-space: nowrap;

    margin-bottom: 10px;
  }
  
  .breadcrumbss .breadcrumb-item:before,
  .breadcrumbss .breadcrumb-item:after {
    content: " ";
    position: absolute;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
  }
  
  .breadcrumbss .breadcrumb-item:before {
    left: 100%;
    border-left: 11px solid #F4F4F4;
  }
  
  .breadcrumbss .breadcrumb-item:after {
    right: 100%;
    border-right: 11px solid #fff;
    transform: rotate(-180deg) translateX(calc(-100% + 1px));
  }

  /* .breadcrumbs .breacrumb-item.active:before, .breadcrumbs .breacrumb-item.active:after {
    border-top: 12px solid transparent;
  } */

  .breadcrumbss {
    display: flex;
  }

  .breadcrumbss .breadcrumb-item.active {
    scale: 1.2;
    z-index: 10;
    background-color: var(--bs-secondary);
    color: #fff;
    margin-left: 20px;
    /* border-top: 1px solid var(--bs-secondary); */
    /* border-bottom: 1.5px solid var(--bs-secondary); */
    border-top-right-radius: 2.4px;
    border-bottom-right-radius: 2.4px;
    border-right: 1px solid var(--bs-secondary);
    transition: scale .7s;
  }
  .breadcrumbss .breadcrumb-item.active::before {
    border-left-color: var(--bs-secondary);
    top: 50%;
    transform: translateY(-50%);

  }

  .breadcrumbss .breadcrumb-item.active ~ .breadcrumb-item {
    z-index: -1;

  }
  .breadcrumbss {
      flex-direction: row;
        flex-wrap: wrap;

  }

  .breadcrumbss .breadcrumb-item.passed {
    scale: 1;
    z-index: 0;
    background-color: var(--bs-secondary);
    color: #fff;
    margin-left: 5px;
    border-top-right-radius: 2.4px;
    border-bottom-right-radius: 2.4px;
    border-right: 1px solid var(--bs-secondary);
  }

  .breadcrumbss .breadcrumb-item.passed::before{
    border-left-color: var(--bs-secondary);
    top: 50%;
    transform: translateY(-50%);

  }

  .title {
    margin-top: 50px;
    /* text-align: center; */
  }

  .taille-de-terrace {
    background-color: #CCCCCC;
    width: 370px;
    height:61px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .pose {
    background-color: #CCCCCC;
    width: 280px;
    height:61px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .bois-de-pays {
    background-color: #CCCCCC;
    width: fit-content;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* opacity: 0.1; */
    padding: 10px;
  }

  .systeme-fixation {
    background-color: #CCCCCC;
    width: 250px;
    height:41px;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* opacity: 0.1; */
    padding: 10px;
  }

  .accessoires-lames {
    background-color: #CCCCCC;
    width: 370px;
    height:41px;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* opacity: 0.1; */
    padding: 10px;
  }

  .M2 {
    background-color: #CCCCCC;
    width: 45px;
    height:45px;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* opacity: 0.1; */
    padding: 10px;
  }

  .box-green {
    width: 150px;
    height:41px;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
  }

  .text-2 {
    font-weight: bold;
  }

  .text-3 {
    font-size: smaller;
    color: #F2F2F2;
  }

  .text-3-price {
    font-weight: lighter;
  }

  .page {
    background-color: #F2F2F2;
  }

  .content {
    background-color: white;
  }

  .ima {
    height: 171px;
    width: 140px;
  }

  .votre-sol {
    background-color: #CCCCCC;
    width: 275px;
    height:61px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: auto;
  }

  .kit-band {
    background-color: #CCCCCC;
    width: 100%;
    height:45px;
    justify-content: center;
    align-items: center;
    padding: auto;
  }

  .kit-band-devis {
    background-color: black;
    width: 100%;
    height:45px;
    justify-content: center;
    align-items: center;
    padding: auto;
  }

  .text {
    font-weight: bold;
    font-size: 24px;
    padding: auto;
  }

  .indiquez-surface {
    font-weight: 400;
    font-size: 18px;
  }

  .calcul {
    font-style: italic;
    font-size: 14px;
    color: #6C6A6A;
  }

  /* .product-card .img {
    height: 329px;
    width: 405px;
} */

input:focus {
  outline: none;
}

.form-title {
    color: #6C6A6A;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.008px;
}

.form-text {
    color: #6C6A6A;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.008px;
}

.form-text a{
    color: #007C21;
    text-decoration: none;
}

input[type=text] {
    height: 45px;
    width: 100%;
    border: 1px solid #979797;
    opacity: 0,5;
    /* text-align: center; */
}

.check {
    width: 20px;
    height: 20px;
    border-style: groove;
    justify-content: center;
    align-content: center;
    align-items: center;
}

input[type=checkbox] {
    border-style: none;
}

.finalization form ::placeholder {
    opacity: 0.5;
    font-size: 14px;
}

/* .btn-btn-secondary {
    width: 33%;
}

.btn-secondary-text .text {

} */

/* .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eeeeee;
  }

  .container:hover input ~ .checkmark {
    background-color: #ccc;
  }

  .container input:checked ~ .checkmark {
    background-color: #2196F3;
  } */

  textarea {
    height: 85px;
  }

  .card-box {
    /* border: groove; */
    border: .6px solid #CCCCCC;
  }

  .bitmap {
    max-width: 900px;
    max-height: 260px;
  }

  .image-terrace {
    width: 483px;
  }

  .text-4 {
    color: #767676;
    font-size: smaller;
  }

  .border-nested {
    border: 1px solid #dee2e6 !important;
    width: fit-content;
  }