
/* Default Template */

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item { text-align: center; position: relative;}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle { margin-top: -8px; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { -webkit-border-radius:var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full); width: clamp(6.25rem, 5.2112rem + 3.4698vw, 9.375rem) /*150px - 100px*/; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { margin-bottom: 0; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + .wdt-content-icon-wrapper { display: block; font-size: 60px; line-height: 0; margin-top: -8px; margin-bottom: -0.2em; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-white); color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); font-size: 24px; height: 60px; width: 60px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group{ margin-bottom: 0; display: flex; align-items: center; justify-content: center; gap: 30px; position: absolute; bottom: clamp(1.25rem, 0.5357rem + 1.1161vw, 1.875rem) /*30px - 20px*/; right: 0; z-index: 1; }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-content-media-group { 
    opacity: 0; transform: translateX(100px); transition: 0.5s cubic-bezier(0, 0, 0.2, 1); -webkit-transition: 1s cubic-bezier(0, 0, 0.2, 1); filter: blur(5px); }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-content-media-group { 
    opacity: 1; transform: translateX(0px); filter: blur(0px); transition-delay: 0.5s; }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-rating-container ,
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-content-additional-subtitle ,
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-content-description { 
    opacity: 0; transform: translate(-100px); transition: 0.7s cubic-bezier(0, 0, 0.2, 1); -webkit-transition: 0.7s cubic-bezier(0, 0, 0.2, 1); filter: blur(5px); }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt_rating_value{
    font-size: clamp(3.375rem, 2.1768rem + 5.4777vw, 8.75rem) /*140px - 54px*/;
    font-family: var(--wdtFontTypo_Alt);
    color: var(--wdtPrimaryColor);
    line-height: var(--wdtLineHeight_Ext);
} 
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-rating-number {
    font-size: var(--wdtFontSize_H5);
    line-height: var(--wdtLineHeight_Ext);
}
.wdt-testimonial-holder.wdt-rc-template-default .swiper{ overflow: visible; overflow-x: clip; }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-rating-container ,
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-content-additional-subtitle,
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-content-description{ 
    opacity: 1; transform: translate(0px); filter: blur(0px); transition-delay: 0.2s; }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-rating-container ,
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-content-additional-subtitle{
    transition-delay: 0.5s;
}   
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description{ font-size: clamp(1rem, 0.5014rem + 1.6655vw, 2.5rem) /*40px - 16px*/; margin-bottom: clamp(2.5rem, 2.0845rem + 1.3879vw, 3.75rem) /*60px - 40px*/;font-family: var(--wdtFontTypo_Alt);font-weight: var(--wdtFontWeight_Ext); padding-right: 7%; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ padding: 0; font-size: clamp(11.25rem, 11.25rem + 0vw, 11.25rem) /*180px*/; }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ transform: rotate(45deg); transform-origin: center right; opacity: 0; filter: blur(5px); transition: 1.5s cubic-bezier(0, 0, 0.2, 1); -webkit-transition: 1.5s cubic-bezier(0, 0, 0.2, 1); }
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide-active .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ opacity: 1; filter: blur(0px); transform: rotate(0deg); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-additional-subtitle { font-size: clamp(1rem, 0.8338rem + 0.5552vw, 1.5rem) /*24px - 16px*/; font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Ext); max-width: clamp(12.5rem, 10.4224rem + 6.9396vw, 18.75rem) /*300px - 200px*/; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5{ font-size: var(--wdtFontSize_H6); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-subtitle { font-size: var(--wdtFontSize_Ext); font-family: var(--wdtFontTypo_Base); text-transform: uppercase; font-weight: var(--wdtFontWeight_Ext); letter-spacing: var(--wdtLetterSpacing_2X); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group  { display: flex; flex-direction: column; gap: 15px; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group > span{ display: none; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-carousel-pagination-wrapper { position: absolute; top: 120px; right: 0; }
.wdt-testimonial-holder.wdt-rc-template-default.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination{ margin-top: 0; }

/* Standard Template */

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item { text-align: center; padding: 30px 20px;
    -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; 
    box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.25); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-group { padding: 20px; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { height: 100px; padding: 0; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span img { height: 100%; object-fit: cover; object-position: center center; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5, .wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-accent); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5, .wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-white); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a:hover { color: var(--wdt-elementor-color-black); }

/* Responsive */

@media (max-width: 767px) {
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group{ position: relative; bottom: 0;}
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item{ display: flex; flex-direction: column-reverse; gap: 50px; }
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-carousel-pagination-wrapper { top: auto; right: auto; }
    .wdt-testimonial-holder.wdt-rc-template-default.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination{ margin-top: 50px; }
}
@media (max-width: 479px) {
    .wdt-testimonial-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-detail-group { flex: 1 1 100%; }
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description{
        padding-right: 0;
    }
}

/* Testimonial modern */

.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item{display: grid; grid-template-columns: 2fr 1fr;
     align-items: center; ; padding:clamp(3.125rem, 2.5017rem + 2.0819vw, 5rem) 0; /* 50 - 80 */ gap: clamp(1.875rem, -3.563rem + 13.3858vw, 12.5rem);transition: var(--wdt-Ad-Transition);}

.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group{    display: grid;
    align-items: center;
    gap:100px;/* 40 - 200 */
    grid-template-columns: 30% 1fr; order: 0;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-media-group{order: 1;}

.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-elements-group.wdt-content-group,
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-media-group {margin: 0; }
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-additional-title h6{margin: 0;line-height: var(--wdtLineHeight_Ext); transition: var(--wdt-Ad-Transition); font-size: clamp(5rem, 4.7922rem + 0.694vw, 5.625rem);/* 80 - 90 */
    font-weight: var(--wdtFontWeight_H3);}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-additional-subtitle{font-family: var(--wdtFontTypo_Alt);color: var(--wdtHeadAltColor); transition: var(--wdt-Ad-Transition);}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul{    list-style: none;
    padding: 0; margin: 0; display: flex; gap: 20px; }
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul li a{padding: 13px 18px; border: 1px solid var(--wdtHeadAltColor); transition: var(--wdt-Ad-Transition); line-height: normal;border-radius: var(--wdtRadius_Part); transition: var(--wdt-Ad-Transition); }
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul li a:hover{background-color: var(--wdtLinkHoverColor); color: var(--wdtAccentTxtColor); border: 1px solid var(--wdtLinkHoverColor) !important;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul li{display: flex; padding: 0;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-image > span{border-radius: var(--wdtRadius_2X);}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H6); transition: var(--wdt-Ad-Transition);}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-media-group .wdt-content-title{margin-bottom: 10px;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-subtitle{display: inline-flex; transition: var(--wdt-Ad-Transition);}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description p{color: var(--wdtHeadAltColor); margin-bottom: 30px; transition: var(--wdt-Ad-Transition);}
.e-con:hover > .e-con-inner > .elementor-widget-wdt-testimonial .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-additional-title h6{color: var(--wdtPrimaryColor); }
.e-con{transition: var(--wdt-Ad-Transition);}

.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-subtitle:has(.wdt-highlight){
    display: inline-flex; flex-wrap:wrap;
}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-subtitle .wdt-highlight:first-child{margin-left: 0.5em;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-subtitle .wdt-highlight{
    display:inline-flex;
    margin-right: 0.5em;
    color:var(--wdtPrimaryColor);
}
@media(max-width:1540px){
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul{flex-wrap: wrap;}
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group{gap: 40px;    grid-template-columns: 30% 1fr;}
}
@media(max-width:1280px){
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group{   grid-template-columns: 35% 1fr;}
}

@media(max-width:1024px){
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item{grid-template-columns:1fr; gap: 50px;}
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group{gap: 40px; }
    .wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-image-wrapper, 
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-image-wrapper .wdt-content-image, 
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-image > span,
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-image > span > img,
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-elements-group.wdt-content-group,
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-media-group {margin: 0; width: 100%;object-fit: cover;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-media-group .wdt-content-title{margin-top: 10px;}
}

@media(max-width:767px){
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group{grid-template-columns: auto;}
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-detail-group .wdt-content-description ul,
.wdt-testimonial-holder.wdt-rc-template-Modern .wdt-content-item .wdt-content-subtitle{justify-content: center;}
}