[data-slider=wrapper]{-webkit-animation:fadein 4s;animation:fadein 4s}
[data-slider=wrapper].loading .testimonial-card{max-height:346px;transition:max-height 1s ease-out;-webkit-transition:max-height 1s ease-out}
[data-slider]{overflow:hidden;position:relative}
[data-slider=nav]{transition:all 1s ease}
[data-slider=nav]>li{padding:10px 30px 50px;animation:fadein 4.2s ease-in-out}
.testimonial-card{box-shadow:0 10px 20px rgba(0,0,0,0.08);border-radius:13px}
.testimonial-caption{font-style:normal}
.testimonial-quote{border:0;font:500 20px/1.5 "Graphik","Helvetica Neue","Helvetica",sans-serif;padding-left:24px}
.testimonial-image{min-width:230px}
.testimonial-image .testimonial-img>img{width:84px;height:auto}
.testimonial-image p{margin-bottom:0}
.testimonial-no-img .rating{padding:0 0 20px}
.testimonial-btn{position:absolute;bottom:4px;z-index:1}
.testimonial-btn.control_next{right:16px;display:none}
.testimonial-btn.control_prev{left:16px;display:none}
.testimonial-btn:hover,.testimonial-btn:focus{background-color:#262626}
.testimonial-btn:hover svg>path,.testimonial-btn:focus svg>path{fill:#fff}
.testimonial-pagination>li{border:1px solid #262626;height:12px;width:12px;margin:0 8px 0;border-radius:50%}
.testimonial-pagination>li.active{background-color:#262626}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
@-webkit-keyframes fadein{from{opacity:0}
to{opacity:1}
}
@-ms-keyframes fadein{from{opacity:0}
to{opacity:1}
}
@media(max-width:767px),(min-width:1199px) and (max-width:1399px){.testimonial-card{flex-direction:column;padding:35px 30px}
.testimonial-no-img,.testimonial-img-div,.testimonial-caption{align-items:flex-start;text-align:left}
.testimonial-caption:not(.a):not(.b):not(.c) p,.testimonial-caption:not(.a):not(.b):not(.c) *{font-size:16px !important}
.testimonial-image{align-self:flex-start;width:100%}
.testimonial-img-div{padding-left:0}
.testimonial-quote{padding:20px 0}
}
@media(max-width:1199px){.xlg-2-column>.col-2>div:not([data-slider]){padding-bottom:0}
.xlg-2-column>.col-2>div:not([data-slider]) .btn-container{margin-bottom:0}
}
@media(min-width:1200px){[data-slider=nav]>li{padding:10px 70px 50px}
.testimonial-btn{top:40%;bottom:auto}
.testimonial-btn.control_next{right:10px}
.testimonial-btn.control_prev{left:10px}
.pagination-nav{padding-left:50px;align-items:flex-start}
}
@media(min-width:1400px){.testimonial-image{flex-direction:column}
}
@media(min-width:1560px){[data-slider=nav]>li{padding-right:120px}
.testimonial-btn.control_next{right:60px}
}
.img-round img{border-radius:16px}