/** Shopify CDN: Minification failed

Line 139:11 Expected ":"

**/
.d--flex p{ 
   margin: 0;
}

.d--flex{
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 15px 0;
}

.custom-testimonial-section{
padding:55px 0 60px;
/* background: linear-gradient(359deg, #E1B4D4 0%, rgba(225, 180, 212, 0) 100%); */
position:relative;
/* background: #E1B4D4; */
}



.btn-solution.slider-button p{margin:0;}
.custom-testimonial-section .inner-testimonial .testinomial-slider{visibility: hidden;}

.custom-testimonial-section .inner-testimonial .testinomial-slider.slick-initialized, .custom-testimonial-section .inner-testimonial .testinomial-slider.swiper-container{visibility: visible;}
/* .custom-testimonial-section:before {
    content: '';
    background-image: url(/cdn/shop/files/final-resize.png?v=1659076025);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
} */

img{width:100%;}

.element p{ 
   margin: 0;
   margin-bottom: 10px;
  line-height: 1.5;
}

.custom-testimonial-section .slick-slider .element,.custom-testimonial-section .swiper-container .element{
    color: #3F3F3F;
    display:inline-block;
    margin:0px 10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items: initial;
    font-size:16px;
    padding:10px; 	
    background-color: #fff;
}
.custom-testimonial-section .swiper-container .element{
    margin:0px 0px;  
}



.custom-testimonial-section .slick-slider .slick-disabled {
    opacity:1; 
    pointer-events:none;
}

.custom-testimonial-section .slick-slider a,.custom-testimonial-section .swiper-container a{
    font-weight: 600;
    font-size: 16px; 
    letter-spacing: 0.05em;
/*     text-transform: uppercase; */
    color: #3F3F3F;
    text-decoration: none;
}

.custom-testimonial-section .slick-slider a:hover,.custom-testimonial-section .swiper-container a:hover{
   opacity: .8;
}


.custom-testimonial-section .slick-slider h3,.custom-testimonial-section .swiper-container h3{
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    color: #3F3F3F;
    margin-bottom: 10px;
    margin-top: 10px;
}

.text-container{ padding:10px; }

.custom-testimonial-section .slick-slider .next_arrow, .custom-testimonial-section .slick-slider .prev_arrow { 
/*     background-color: #3F174C; */
  background-color: #005c5b;
    text-align: center;
    display: block;
    float: left;
    margin: 20px;
    padding: 10px 25px;
      cursor: pointer;
}


.custom-testimonial-section .slider-button{
    margin: 20px;
    padding: 10px 25px;
    text-align: center;
    width: auto;
    color: #fff;
    background-color: #005c5b;
    text-decoration: none;
    display: inline-block;
    height: auto;
        text-transform:initial;
  line-height: 23px;
    letter-spacing: 0.05em;
  display: flex;
    flex-direction: column;
    justify-content: center;
    width: 66%;
    margin: 10px auto ;
}

.custom-testimonial-section .slider-button:hover{ 
    color: #fff; 
    opacity.6;
}

.custom-testimonial-section .slick-slide .conainer,.custom-testimonial-section .swiper-slide .conainer{
    background: rgba(255, 255, 255, 0.01);
/*     backdrop-filter: blur(10px);
    filter: blur(8px);
    -webkit-filter: blur(2px); */
}

.custom-testimonial-section .slick-center .conainer, .custom-testimonial-section .swiper-center .conainer{
    backdrop-filter: blur(0px);
    filter: blur(0px);
    -webkit-filter: blur(0px);
}

.inner-testimonial{
  position:relative;
  z-index: 1;
      padding: 0 0;
    width: 100%;
  display:flex;
}

/* .inner-testimonial:before {
    content: '';
    background: url(/cdn/shop/files/circle-top-testimonial.png?v=1659078936);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 243px;
    width: 243px;
    height: 243px;
    position: absolute;
    top: -40px;
    left: -35px;
   
} */

/* .inner-testimonial:after {
    content: '';
    background: url(/cdn/shop/files/bottom-icon-testimonial.png?v=1659079027);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 243px;
    width: 243px;
    height: 243px;
    position: absolute;
    bottom: -38px;
    right:-10px;
     z-index: -1;
} */

.inner-testimonial .slider-butt{
  position: absolute;
   left: 33.5%;
  display: none;
}

.inner-testimonial .arrow .prev_arrow{ 
 display: block;
  position: absolute;
  bottom: auto;
  left: -25px;
  margin: 20px auto;
  text-align: center;
  line-height: 23px;
  top: 40%;
  z-index: 1;
  background: url(/cdn/shop/files/left-arrow_51e4f25c-7ced-486f-ae3d-5e3bdd228215.svg?v=1663077617);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-size: 40px;
  opacity:0;
}

.inner-testimonial .arrow .next_arrow{
    position: absolute;
    bottom: auto;
    right: -25px;
    margin: 20px auto;
    text-align: center;
    line-height: 23px;
    top: 40%;
    background: url(/cdn/shop/files/right-arrow_a46e9667-d06f-41eb-b3b8-b94c900d4c93.svg?v=1663077617);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px;
  opacity:0;
}

.inner-testimonial:hover .arrow .next_arrow, .inner-testimonial:hover .arrow .prev_arrow{
  opacity:1;
}

.inner-testimonial .arrow svg{
  display: none;
} 

.inner-testimonial .slick-list a{
    letter-spacing: 0;
}

.inner-testimonial .slick-slider{
/*   padding-bottom: 30px; */
}

.inner-testimonial .starRatting .d--flex{
  align-items: center;
}
.inner-testimonial .starRatting .starRatting p{
  margin:0;
  padding-right:10px;
  font-weight: 600;
}

.btn-solution{
      text-align: center;
}

.btn-solution a{
  color:#fff!important;
}


@media (max-width:1200px){
.inner-testimonial .arrow .prev_arrow{
left:0px;  
}

  .inner-testimonial .arrow .next_arrow{
  right: 0px;  
}

}


@media (max-width:768px){
  .custom-testimonial-section { 
      padding: 41px 0 42px;
  }
.custom-testimonial-section .slick-slider a,.custom-testimonial-section .swiper-container a{
    font-size: 14px;
    line-height: 30px;
  }
.custom-testimonial-section .slick-slider h3,.custom-testimonial-section .swiper-container h3{
    font-size: 20px;
    line-height: 24px;
    margin: 0;
  }
.element p {
    margin: 0 0 5px;
    line-height: 1.5; 
    font-weight: 700;
    font-size: 16px;
  }
  .d--flex { 
    padding: 10px 0;
}
}

@media (max-width:767px){
/* .inner-testimonial:before {
    content: '';
    background: url(/cdn/shop/files/mob-testimonial-icon.png?v=1659163832);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 173px;
    width: 173px;
    height: 273px;
    position: absolute;
    top: -54px;
    left: 0;
   
} */

/*   .inner-testimonial:after {
    content: "";
    right: 0px;
    z-index: -1;
    
    background: url(/cdn/shop/files/bottom-icon-testimonial.png?v=1659079027);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 183px;
    width: 183px;
    height: 180px;
    position: absolute;
    bottom: -38px;

} */

.custom-testimonial-section .inner-testimonial {
    padding: 0 0;

}
.custom-testimonial-section  .slick-slider .element,.custom-testimonial-section  .swiper-container .element{
  margin: 0 6px;
}

/*   .inner-testimonial .arrow .prev_arrow {
       z-index: 1;
    bottom: -65px;
    left: 48%;
  
} */


/*   .inner-testimonial .arrow .next_arrow {
       z-index: 1;
    bottom: -65px;
    right: 12%;
    
} */


/*   .inner-testimonial .slider-butt {
    position: absolute;
    left: auto;
    right: 12%;
    
} */

.custom-testimonial-section .slider-button {
      margin: auto;
    width: 65%;
    padding: 10px;
  
}

.custom-testimonial-section {
    padding: 41px 0 60px;
}

  .instButton {
    width: 100%;
}
  
  .instButton .button--primary {
    background-color: #005c5b;
    color: #fff;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .05em;
    display: block;
    width: 100%;
    text-align: center;
}

.custom-testimonial-section .page-width{
  padding-left: 0;
    padding-right: 0;
} 

  .custom-testimonial-section .slick-slider a,.custom-testimonial-section .swiper-container a{
      width: 100%; 
    max-width:200px;
  }
  
  
}

.custom-testimonial-section .slick-slider .slick-disabled{
/*   background-color: transparent; */
}



.custom-testimonial-section h2{
  font-weight: 700;
    font-size: 27px;
    line-height: 37px;
    text-align: center;
/*     color: #3f174c; */
    max-width: 540px;
    margin: 0px auto 40px;
}

@media (min-width:1600px){
/*   .element p{ 
    font-size: 20px; 
    line-height: 24px;
  }
  .custom-testimonial-section .slick-slider h3{ 
    font-size: 36px;
  } */

.inner-testimonial {
  position: relative;
  z-index: 1;
  padding: 0 0;
  width: 100%;
}


/* .inner-testimonial:before {
    content: "";
   left: 135px;
}

  .inner-testimonial:after {
    content: "";
    right: 120px;
    z-index: -1;
} */

  
}



@media (max-width: 991px){
.shopify-section .custom-testimonial-section .page-width{
    padding: 0 1rem;
}
  }

@media (max-width: 768px){
.shopify-section .custom-testimonial-section .page-width {
    padding: 0;
}
  .custom-testimonial-section h2 {
    font-size: 26px;
    line-height: 32px;
    padding: 0 10px;
}
.template_product .price.price--large .pvarients h5 {
    margin: 6px 0 0;
  }

  .custom-testimonial-section .inner-testimonial .slick-list{
        margin-left: -40px;
}

  
}

/* New Css for slider */
.shopify-section .custom-testimonial-section .swiper-button-next span, .shopify-section .custom-testimonial-section .swiper-button-prev span{
    display: none;  
}
.shopify-section .custom-testimonial-section .swiper-pagination{
    display: none;    
}
.shopify-section .custom-testimonial-section .swiper-scrollbar{
    display: none;        
}
.shopify-section .custom-testimonial-section .swiper-button-next{
    color: transparent;
    padding: 10px 20px;
    text-decoration: none;
    background: url(/cdn/shop/files/right-arrow_a46e9667-d06f-41eb-b3b8-b94c900d4c93.svg?v=1663077617);
    background-repeat: no-repeat;
    line-height: 24px;
    top: 40%;
    right:0;
    background: white;
    box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);  
}
.shopify-section .custom-testimonial-section .swiper-button-next:after{
    background: url(/cdn/shop/files/right-arrow_a46e9667-d06f-41eb-b3b8-b94c900d4c93.svg?v=1663077617);
    background-repeat: no-repeat;    
    background-size: contain;
    background-position: center;  
}

.shopify-section .custom-testimonial-section .swiper-button-prev{
    color: transparent;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 24px;
    background: url(/cdn/shop/files/left-arrow_51e4f25c-7ced-486f-ae3d-5e3bdd228215.svg?v=1663077617);
    background-repeat: no-repeat;
    top: 40%;  
    left:0;
    background: white;
    box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);  
}
.shopify-section .custom-testimonial-section .swiper-button-prev:after{
    background: url(/cdn/shop/files/left-arrow_51e4f25c-7ced-486f-ae3d-5e3bdd228215.svg?v=1663077617);
    background-repeat: no-repeat;    
    background-size: contain;
    background-position: center;  
}



@media screen and (max-width: 749px){

  .custom-testimonial-section .slick-slider .element, .custom-testimonial-section .swiper-container .element {
  
    align-items: initial;
/*    min-height: 480px; */
}

  
.custom-testimonial-section .inner-testimonial .text-container .d--flex{
   min-height: 85px;
}

  .custom-testimonial-section .swiper-container .element .d--flex .age-section{ 
     width:49%;
}


  .custom-testimonial-section .inner-testimonial .element p{
        font-weight: 400;
  }

  .custom-testimonial-section .inner-testimonial .element p span{
    display: block;

  }
  
}


 @media screen and (max-width: 460px){ 
     .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper{
        overflow: auto hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
        display: flex!important;
        flex-wrap: nowrap!important;
        width: auto!important;
        transform: initial;       
     }
    .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper::-webkit-scrollbar {
        -webkit-appearance: none;
    }       
        
    .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper::-webkit-scrollbar:vertical {
        width: 0px;
    }    
    
    .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper::-webkit-scrollbar:horizontal {
        height: 0px;
    }
    
    .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper::-webkit-scrollbar-thumb {
        background-color: CECECE;
        border-radius: 5px;
        border: 0px solid #ffffff;
    }
    
    .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper::-webkit-scrollbar-track {
        border-radius: 0px;
        background-color: transparent;
    }   
     .shopify-section .custom-testimonial-section .swiper-container .swiper-wrapper .swiper-slide{
        transition-property: transform;
        flex: 0 0 80.66667%;
        max-width: 80.66667%;
        padding-right: 7.5px;
        padding-left: 7.5px;       
     } 
     .shopify-section .custom-testimonial-section .swiper-button-next, .shopify-section .custom-testimonial-section .swiper-button-prev{
        display: none;       
     }  
 }
