.rate2 {
    display: inline-block; }
    .rate2 span {
      display: block;
      font-size: 5rem;
      line-height: 1em;
      color: #000; }
    

    header.slider-header h2.h4 {
        color: #00a891;
        letter-spacing: .5rem;
        margin: 2.5rem
    } 

    .owl-carousel .owl-item {
      -webkit-tap-highlight-color: transparent;
      -webkit-touch-callout: none;
      -webkit-backface-visibility: hidden;
      float: left;
      min-height: 1px;
      position: relative
  }

  .btn-rounded,.button-rounded {
    padding: 0
}

.btn-submit,.button-submit {
    font-family: RobotoMedium,sans-serif;
    font-size: 1.4rem;
    padding: 2.7rem 0;
    width: 20rem
}

.btn-more,.button-more {
    background-color: #f7f7f7;
    border: 0;
    border-radius: 100%;
    height: 2.2rem;
    line-height: 2.2rem;
    padding: 0;
    width: 2.2rem
}

.btn-more-journey,.button-more-journey {
    background-color: #f7f7f7;
    border: none!important;
    border-radius: 0;
    color: #18273b!important;
    width: 100%!important
}

.btn-more-journey:focus:before,.btn-more-journey:hover:before,.button-more-journey:focus:before,.button-more-journey:hover:before {
    background-color: #dedede!important
}

.btn-close,.button-close {
    background-color: transparent;
    border: 0!important;
    color: #f7f7f7!important;
    height: 3.9rem;
    width: 3.9rem
}

.btn-close:focus,.btn-close:hover,.button-close:focus,.button-close:hover {
    color: #979797
}

.btn-discover,.button-discover {
    padding-left: 2rem!important;
    padding-right: 2rem!important
}

.btn-discover-elux,.button-discover-elux {
    background-color: #00a891;
    border: none!important;
    color: #fff
}

.btn-floating-elux,.button-floating-elux {
  background-color: #00a891;
  border: none;
  border-radius: 100%;
  box-shadow: 0 1rem 2.2rem 0 rgba(24,39,59,.19);
  color: #fff!important;
  height: 5.4rem;
  line-height: 1.5;
  right: 1rem;
  top: 4rem;
  width: 5.4rem
}

.myCarsouusel {
    background-image: linear-gradient(white, white, gray);
}

.myCard{
    width: 18rem; 
    border-radius: 10px;
    margin: 1rem;
    overflow: hidden;
}

.navver{
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;

    vertical-align: baseline;
    font-family: inherit;
    --wp--preset--font-size--normal: 16px;
    padding: 50px 80px;
}

.draftCard{
    background-color: aliceblue;
    height: 30vh;
}