:root {
    --star-size: 24px;
    --star-color: #fff;
    --star-background: #fc0;
  }
  
.testimonial{
    border: 1px dashed #00000014;
    padding: 15px;
    min-height: 325px;
    border-radius: 10px;
    background: #fafafa;
}

span.testimonial__name {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    line-height: 22px;
}

.testimonial__text {
    letter-spacing: 0.2px;
    font-size: 16px;
}

.why_perfectuot_list_details {
    background: #038760;
    padding: 30px;
  }
  
  .why_perfectuot_list_details li {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
    width: 48%;
    padding: 10px;
    position: relative;
    padding-left: 45px;
  }
  
  .why_perfectuot_list_details li span {
    position: absolute;
    left: 0px;
    background: #fff;
    padding: 4px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #76c143;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    box-shadow: 13px 4px 24px 2px rgb(255 255 255 / 14%),
      0 6px 30px 5px rgb(0 0 0 / 12%), 8px 4px 10px -7px rgb(0 0 0 / 20%);
    border: 2px solid #7abe48;
  }
  .why_perfectuot_list_details ul {
    display: flex
;
    flex-wrap: wrap;
}
section.section-default-property {
    padding: 40px 0;
}

.Stars {
    --percent: calc(var(--rating) / 2.6 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
    margin-left: 10px;
  }
  .Stars::before {
    content: "★★★★★";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .rating-box {
    display: flex
;
}
.slider_ctn h6 {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: left;
    /* border: 1px solid #ececec; */
    /* box-shadow: 0px 5px 10px 5px rgb(0 0 0 / 5%), 0px 5px 10px 5px rgba(0, 0, 0, 0.02); */
    border-radius: 8px;
    min-height: 360px;
    margin: 20px 0;
    filter: drop-shadow(1px 4px 8px rgba(0,60,40,0.08));
}
.testimonials .tutor-info {
    display: flex
;
}
.fz_testimonial_desc {
    padding: 10px 10px 10px 10px;
    text-align: left;
}
.shadow-effect p {
    font-size: 14px;
    letter-spacing: 0.3px;
    margin-bottom: 20px !important;!i;!;
}
.clientsays {
    padding: 0px 25px;
}


.swiper-button-next, .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: #05865f;
    border-radius: 100%;
}
span.testimonial__name .icon {
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #0000002b;
    max-width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #ffff;
    margin-right: 10px;
    min-width: 40px;
}

.sevenway{padding: 30px 0px;    background: #fbfbfb;}
.sevenway h2{font-size: 21px;padding-bottom: 20px;padding-left: 12px;text-transform: uppercase;}
.sevenway span{color: #061640;}
.sevenway .accordion-flush{border: 1px solid #dee2e6;}
.sevenway h2.accordion-header{padding-bottom: 0; padding-left: 0; }
.sevenway h2 button:focus{box-shadow: none;}
section#reviewstour {
    padding: 40px 0;
}
video#bgVid {
    width: 100%;
}

.center-video {
    border: 2px dashed #00000012;
    padding: 10px;
    border-radius: 10px;
    /* background: #0000000a; */
}
.service-img img {
    height: 237px;
    object-fit: cover;
}
.packagebtn {
    background: #6114cf;
    margin-bottom: 10px;
    border-radius: 7px;
}
.point-heading{
    font-size: 11px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 2px;
    color: #008001;
}

.carelist {
    background: #eaeaea63;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.hidden {
    display: none;
}

.ccarelist-readmore ul {
    list-style: none;
    padding: 0;
}

.carelist-readmore .toggle-btn {
    cursor: pointer;
    color: #389674;
    /* text-decoration: underline; */
    font-size: 13px;
    font-weight: 600;
}

.carelist-readmore ul li {
    font-size: 13px;
    text-align: left;
    
    margin-bottom: 8px;
}
.content-btn {
    text-align: right;
    margin-top: 0px;
}
.carelist-readmore ul li span {
    color: #389674;
    display: block;
    margin-right: 5px;
}
.service-img img {
    width: 100%;
}
.shadow-effect .down h4 span{font-weight: 400;}
.shadow-effect .exprt {
    margin: 0;
    width: 84px;
    line-height: 24px;
    border-radius: 14px;
    background-color: #c5e6d2;
    font-size: 12px;
    color: #0a9a69;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    margin-top: -16px;
    position: relative;
}
.shadow-effect hr {
    margin: 0;
    margin-bottom: -11px;
    border-color: #cccccc;
}
section#brands-section-here {
    /* float: left; */
    width: 100%;
    background: #fff;
    padding: 0 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    padding: 50px 0;
}
.brands {
    /* float: left; */
    width: 100%;
    /* padding: 24px 0; */
}
.brands ul {
    display: flex;
    flex-wrap: wrap;
}

.brands.all-purifier-brands ul li {
    border: 1px solid #ddd;
    margin: 2px 2px;
    padding: 10px;
    width: 16%;
}   
section#brands-section-here h2 {
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.inclusion_block {
    border: 1px solid #0000003d;
    border-radius: 6px;
    padding: 5px 2px 2px;
    margin-top: 16px;
    position: relative;
}
.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -9px;
    color: green !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    font-size: 10px !important;
}

.package_list-inclusions {
    display: flex;
    overflow-x: auto;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}
.point-five-main{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0 !important;
}
