
section.ip-tetsimonial-cards {
    padding: 60px 0;
}

section.ip-tetsimonial-cards .text-wrap{
    background-image: url("https://kissflow.com/hubfs/Ideapattarai/Ideapattarai-new/TESTIMONIAL-BG.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


section.ip-tetsimonial-cards .ip-testimonial-card{
    background: #FFFFFF;
border-radius: 18.5518px;
padding: 32px;
margin: 14px;
max-width: 400px;
}

#ip-testimonial-modal .btn-close{
    background-color: #fff;
    border-radius: 9px;
    color: #fff;
    font-size: 12px;
    height: 20px;
    opacity: 1;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 20px;
    z-index: 11;
}

section.ip-tetsimonial-cards .ip-test-video-availble:hover{
    border: solid 1px #01a4e5;
}

section.ip-tetsimonial-cards .ip-testimonial-card .rounded-start{
    height: auto;
    width: 52px;
}

section.ip-tetsimonial-cards .ip-testimonial-card .testi-quotes{
    position: absolute;
    right: 0;
    top: 8px;
}

section.ip-tetsimonial-cards .ip-testimonial-card .badge{
    padding: 0.35em 0.65em;
    text-align: center;
    white-space: nowrap;
    background: rgba(71, 163, 224, 0.15);
    border-radius: 2.23309px;
    font-size: 12px !important;
    width: auto;
    margin-right: 12px;
}

section.ip-tetsimonial-cards .load-more-btn{
    font-weight: 700;
font-size: 16px;
padding: 12px 18px;
background: #FFFFFF;
border: 2px solid #00A5E6;
}

section.ip-tetsimonial-cards .blog-hidden{
    display: none;
}

section.ip-tetsimonial-cards .fadeout {
    position: relative;
  }
  
  section.ip-tetsimonial-cards .fadeout::after {
    content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
  width: 100%;
  height: 400px;
  }


@media(min-width:767px){
section.ip-tetsimonial-cards p.testimonial-desc{
  line-height:24px !important;
}
}



@media(max-width:767px){
    section.ip-tetsimonial-cards .ip-testimonial-card{
        margin: 0;
        padding: 24px;
    }

    /* section.ip-tetsimonial-cards .swiper-pagination-bullet{
        background: rgba(0, 165, 230, 0.15);
    } */

    section.ip-tetsimonial-cards .swiper-pagination-bullet-active{
        background: #00A5E6 !important;
        height: 12px;
        width: 12px;
    }
}
