.categary h2 {
    text-align: center;
}


/* بانر ثابت */
@media (min-width: 1024px) {
  .Furniture .container {
    flex-direction: row;
  }
}
/*Furniture*/
.Furniture .absolute {
  left: 0% !important;
  background-color: transparent;
  padding: 1rem 0;
  width: 100%;
}

.Furniture .relative .absolute {
    bottom: unset;
    top: unset;
    padding: 0;
}
.Furniture .relative .absolute h1 {
    padding: 0rem 1rem !important;
    line-height: 50px;
    color: #ffffff !important;
}

.Furniture .relative:first-of-type .absolute {
    bottom: 0% !important;
}
.Furniture .relative:last-of-type .absolute {
  bottom: 0% !important;
}
.Furniture .relative button {
    border: unset;
    /* background-color: transparent; */
    width: 100% !important;
    background: linear-gradient(180deg, #02AFBD 0%, #06363A 100%);
    margin: 0;
}
.Furniture h1 {
  color: #fff;
  font-size: 38px !important;
  width: 100%;
  font-weight: 600;
  line-height: 2rem;
  margin-bottom: 2rem;
}
.Furniture button {
  color: #fff;
  border: 1px solid #ffff;
}

.Furniture button a {
  color: #fff;
}
/**/



/* بانر ثابت */


/* counts*/
.media .shape {
  background-color: var(--color-primary);
}
.media .shape p {
  color: var(--color-primary);
}

.counts span{

  color:#fff;
}
/****/

/* اراء  */
.swiper p {
  text-align: center;
}

/*  */

.Questions .absolute {
    background-color: var(--color-primary);
}

.overlay .text-\[var\(--m-color\)\] {
    color: #ffffff;
}

@media (max-width: 768px) {

/*main banner **/

.h-\[85vh\] {
    height: 47vh;
}
/***/
.h-\[85vh\].relative .m-auto p {
    text-align: center;
    font-size: 21px;
    line-height: 1.5;
}

.h-\[85vh\].relative{
height:60vh;
}
.h-\[85vh\].relative .flex {

    padding-bottom: 8px;
    align-items: end;
    margin-bottom: 0px !important;
}

.h-\[85vh\].relative .text-center {
    text-align: center;
    padding: 20px 0;
    background: #ffffff85;
}
 .h-\[85vh\].relative .absolute {
    padding-left: 0;
    padding-right: 0;
}

}
/**/


/**/




 .rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}


}