
#madd_testimonial_sec .qodef-swiper-container{
    position:relative;
    margin:0 auto;
    padding:0;
    list-style:none;
    z-index:1;
    visibility:hidden;
    overflow:hidden
}

#madd_testimonial_sec .qodef-swiper-container .swiper-wrapper{
    list-style:none;
    margin:0;
    padding:0
}
#madd_testimonial_sec.qodef-swiper-container .swiper-slide img{
    width:100%
}
#madd_testimonial_sec .qodef-swiper-container.qodef-blog .qodef-blog-item{
    margin-bottom:0
}
#madd_testimonial_sec .qodef-swiper-container.qodef-swiper--initialized{
    visibility:visible
}
#madd_testimonial_sec .qodef-swiper-container.qodef-swiper--show-hidden-slides{
    overflow:visible
}
#madd_testimonial_sec .swiper-pagination-bullets{
    width:auto;
    display:flex;
    justify-content:center;
    align-items:center
}
#madd_testimonial_sec .swiper-container-horizontal>.swiper-pagination-bullets,
#madd_testimonial_sec .swiper-horizontal>.swiper-pagination-bullets{
    position:relative!important;
    margin-top:30px;
    bottom:0!important;
    height:auto;
    width:auto
}
#madd_testimonial_sec .swiper-container-vertical>.swiper-pagination-bullets,
#madd_testimonial_sec .swiper-vertical>.swiper-pagination-bullets{
    right:0!important;
    height:auto;
    width:30px;
    flex-direction:column
}
#madd_testimonial_sec .swiper-pagination-bullets .swiper-pagination-bullet{
    display:flex;
    justify-content:center;
    align-items:center;
    width:7px;
    height:7px;
    margin:8px!important;
    padding:0;
    background-color:transparent;
    border-radius:50%;
    border:1px solid #ebeae9;
    opacity:1;
    transition:all .35s ease;
    position:relative
}
#madd_testimonial_sec .swiper-pagination-bullets .swiper-pagination-bullet:hover{
    background-color:#ebeae9
}
#madd_testimonial_sec .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#ebeae9
}
#madd_testimonial_sec .swiper-button-next, #madd_testimonial_sec .swiper-button-prev{
    background-image:none!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    color:#ebeae9;
    transition:all .35s ease;
    transform:translateY(-50%)
}
#madd_testimonial_sec .swiper-container-horizontal.qodef-swiper--show-pagination .swiper-button-next,
#madd_testimonial_sec .swiper-container-horizontal.qodef-swiper--show-pagination .swiper-button-prev,
#madd_testimonial_sec .swiper-horizontal.qodef-swiper--show-pagination .swiper-button-next,
#madd_testimonial_sec .swiper-horizontal.qodef-swiper--show-pagination .swiper-button-prev{
    transform:translateY(calc(-50% - 30px))
}
#madd_testimonial_sec .swiper-button-next svg, #madd_testimonial_sec .swiper-button-prev svg{
    display:block;
    width:48px
}
@media only screen and (max-width:680px){
    #madd_testimonial_sec .swiper-button-next svg,
    #madd_testimonial_sec .swiper-button-prev svg{
        width:20px
    }
}
#madd_testimonial_sec .swiper-button-next:after,
#madd_testimonial_sec .swiper-button-prev:after{
    display:none!important
}
#madd_testimonial_sec .swiper-button-prev{
    left:30px!important;
    --qode-hover-move-x:-110%;
    --qode-hover-move-y:0%
}
#madd_testimonial_sec .swiper-button-prev g{
    transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out
}

#madd_testimonial_sec .swiper-button-prev g:nth-of-type(1){
    transform:translateX(0) translateY(0);
    opacity:1;
    transition-delay:.15s,.15s
}
#madd_testimonial_sec .swiper-button-prev g:nth-of-type(2){
    transform:translateX(calc(-1 * var(--qode-hover-move-x))) translateY(var(--qode-hover-move-y));
    opacity:.5;
    transition-delay:0s,0s
}
#madd_testimonial_sec .swiper-button-prev:hover g:nth-of-type(1){
    transform:translateX(var(--qode-hover-move-x)) translateY(calc(-1 * var(--qode-hover-move-y)));
    opacity:0;
    transition-delay:0s,0s
}
#madd_testimonial_sec .swiper-button-prev:hover g:nth-of-type(2){
    transform:translateX(0) translateY(0);
    opacity:1;
    transition-delay:.15s,.15s
}

/*
#madd_testimonial_sec .swiper-button-prev.swiper-button-outside{
    left:-56px!important
}*/
@media only screen and (max-width:768px){
    #madd_testimonial_sec .swiper-button-prev.swiper-button-outside{
        left:-40px!important
    }
}
@media only screen and (max-width:680px){
    #madd_testimonial_sec .swiper-button-prev.swiper-button-outside{
        left:-30px!important
    }
}
#madd_testimonial_sec .swiper-container-vertical .swiper-button-prev,
#madd_testimonial_sec .swiper-vertical .swiper-button-prev{
    left:50%!important;
    transform-origin:0 0;
    transform:rotate(90deg) translate(0,-50%);
    top:30px
}
#madd_testimonial_sec .swiper-button-next{
    right:30px!important;
    --qode-hover-move-x:110%;
    --qode-hover-move-y:0%
}
#madd_testimonial_sec .swiper-button-next g{
    transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out
}
#madd_testimonial_sec .swiper-button-next g:nth-of-type(1){
    transform:translateX(0) translateY(0);
    opacity:1;
    transition-delay:.15s,.15s
}
#madd_testimonial_sec .swiper-button-next g:nth-of-type(2){
    transform:translateX(calc(-1 * var(--qode-hover-move-x))) translateY(var(--qode-hover-move-y));
    opacity:.5;
    transition-delay:0s,0s
}
#madd_testimonial_sec .swiper-button-next:hover g:nth-of-type(1){
    transform:translateX(var(--qode-hover-move-x)) translateY(calc(-1 * var(--qode-hover-move-y)));
    opacity:0;
    transition-delay:0s,0s
}
#madd_testimonial_sec .swiper-button-next:hover g:nth-of-type(2){
    transform:translateX(0) translateY(0);
    opacity:1;
    transition-delay:.15s,.15s
}
/*
#madd_testimonial_sec .swiper-button-next.swiper-button-outside{
    right:-56px!important
}*/
.qodef-testimonials-list .qodef-e-inner{
    padding-bottom:40px
}
.qodef-testimonials-list .qodef-rating-holder{
    position:relative
}
.qodef-testimonials-list .qodef-rating-holder .qodef-e-current-rating{
    color:#ebeae9
}
.qodef-testimonials-list .qodef-rating-holder .qodef-e-current-rating svg{
    fill:currentColor
}
.qodef-testimonials-list .qodef-rating-holder svg{
    width:13px
}
.qodef-testimonials-list .qodef-rating-holder .qodef-rating-two{
    position:absolute;
    left:0
}
.qodef-testimonials-list .qodef-rating-holder .qodef-rating-two .qodef-e-rating{
    color:#ebeae9
}
.qodef-testimonials-list .qodef-e-media-image{
    line-height:0;
    margin-bottom:25px
}
.qodef-testimonials-list .qodef-e-media-image img{
    width:auto
}
.qodef-testimonials-list .qodef-e-title{
    margin:0 0 25px
}
.qodef-testimonials-list .qodef-e-text{
    margin:0 0 28px
}
.qodef-testimonials-list .qodef-e-author{
    margin:0
}
.qodef-testimonials-list .swiper-pagination-bullets{
    text-align:left;
    bottom:0!important
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{
    background-color:var(--qode-main-color)
}
.qodef-testimonials-list.qodef-skin--dark .qodef-e-author,.qodef-testimonials-list.qodef-skin--dark .qodef-e-text,.qodef-testimonials-list.qodef-skin--dark .qodef-e-title{
    color:#fff!important
}
.qodef-testimonials-list.qodef-skin--dark .swiper-pagination-bullet:before{
    background-color:#121212!important
}
.qodef-testimonials-list.qodef-skin--dark .qodef-rating-holder svg{
    stroke:#121212!important
}
.qodef-testimonials-list.qodef-skin--dark .qodef-rating-holder .qodef-rating-one svg{
    fill:#121212!important
}
.qodef-testimonials-list.qodef-skin--dark .swiper-pagination-bullet{
    border-color:#121212
}
.qodef-testimonials-list.qodef-skin--dark .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#121212
}
.qodef-testimonials-slider-holder.qodef-background-text{
    position:initial!important;
    height:auto
}
.qodef-testimonials-slider-holder.qodef-background-text .qodef-bg-text{
    position:absolute;
    top:0;
    left:0
}
.qodef-testimonials-slider-holder.qodef-background-text .qodef-bg-text>div{
    margin-bottom:-30px
}
.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-content{
    line-height:initial!important;
    font-size:initial!important
}
.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-1,.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-2,.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-3{
    font-family:"Space Grotesk",sans-serif;
    font-size:150px;
    line-height:.54em;
    font-weight:700;
    text-transform:uppercase;
    -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:rgba(255,255,255,.2);
    text-stroke:1px rgba(255,255,255,.2);
    -webkit-text-stroke:1px rgba(255,255,255,.2);
    color:transparent;
    -webkit-text-fill-color:transparent
}
@media only screen and (max-width:1366px){
    .qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-1,.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-2,.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-text-3{
        line-height:1.2em
    }
}
.qodef-testimonials-slider-holder.qodef-background-text .qodef-text-marquee .qodef-m-separator{
    position:relative;
    margin:0 50px;
    font-size:calc(100vh / 6.2);
    -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:rgba(255,255,255,.2);
    text-stroke:1px rgba(255,255,255,.2);
    -webkit-text-stroke:1px rgba(255,255,255,.2);
    color:transparent;
    -webkit-text-fill-color:transparent
}
.qodef-testimonials-slider-holder.qodef-background-text.qodef-skin--light .qodef-text-marquee .qodef-m-text-1,.qodef-testimonials-slider-holder.qodef-background-text.qodef-skin--light .qodef-text-marquee .qodef-m-text-2,.qodef-testimonials-slider-holder.qodef-background-text.qodef-skin--light .qodef-text-marquee .qodef-m-text-3{
    -webkit-text-stroke-color:#474646;
    text-stroke:1px #474646;
    -webkit-text-stroke:1px #474646
}
.qodef-testimonials-slider-holder.qodef-background-text.qodef-skin--light .qodef-text-marquee .qodef-m-separator{
    -webkit-text-stroke-color:#474646;
    text-stroke:1px #474646;
    -webkit-text-stroke:1px #474646
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side{
    display:flex;
    position:relative;
    justify-content:center;
    align-items:center
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .swiper-pagination-bullets{
    bottom:auto!important
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark .qodef-e-author,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark .qodef-e-text{
    color:#121212
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark~.swiper-button-prev.swiper-button-outside svg g{
    stroke:#121212
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark~.swiper-button-next.swiper-button-outside svg g,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark~.swiper-button-next.swiper-button-outside svg path{
    stroke:#121212
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark .swiper-pagination-bullet{
    border-color:#121212
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-skin--dark .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#121212
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side{
        flex-wrap:wrap
    }
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side{
    width:450px;
    flex-shrink:0;
    align-self:center;
    font-size:0;
    line-height:0
}
@media only screen and (max-width:1440px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side{
        width:420px
    }
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side{
        width:100%;
        margin-bottom:25px
    }
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side .qodef-testimonials-images-holder{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    max-width:236px
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side .qodef-testimonials-images-holder{
        margin-left:-5px;
        padding-bottom:64px
    }
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side .qodef-testimonials-images-holder .qodef-e-media-image{
    width:calc(50% - 10px);
    margin:5px;
    position:relative;
    cursor:pointer;
    -webkit-clip-path:circle(75%);
    clip-path:circle(75%);
    transition:-webkit-clip-path 1s;
    transition:clip-path 1s;
    transition:clip-path 1s,-webkit-clip-path 1s
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-images-on-the-side .qodef-testimonials-images-holder .qodef-e-media-image.qodef-current-image{
    -webkit-clip-path:circle(50%);
    clip-path:circle(50%)
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper{
    width:100%
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-inner{
    width:100%;
    max-width:860px;
    padding:14px 0 0 0
}
@media only screen and (max-width:1440px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-inner{
        padding:14px 8% 0 0
    }
}
@media only screen and (max-width:680px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-inner{
        width:100%
    }
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-separator .qodef-m-line{
    margin-bottom:18px
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-text{
    margin-bottom:19px
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-author{
    font-family:"Azeret Mono",sans-serif;
    font-size:15px;
    font-weight:300;
    color:#bebebe;
    text-transform:none
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-author-job{
    margin-left:10px;
    position:relative
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .qodef-e-author-job:before{
    content:'/';
    position:absolute;
    left:-15px
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-e-author-job,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-e-author-name,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-e-subtitle,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-e-text,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-e-title,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide .qodef-separator{
    opacity:0;
    transform:translateY(30px);
    transition:.3s ease-in-out
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-e-author-job,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-e-author-name,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-e-subtitle,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-e-text,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-e-title,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-prev .qodef-separator{
    transform:translateY(-30px);
    transition-delay:0s!important
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-e-author-job,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-e-author-name,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-e-subtitle,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-e-text,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-e-title,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-next .qodef-separator{
    transform:translateY(30px);
    transition-delay:0s!important
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-subtitle,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-title,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-separator,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-subtitle,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-title,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-separator{
    opacity:1;
    transform:translateX(0);
    transition:opacity .3s ease-in-out,transform .5s .25s ease-in-out
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-text,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-text{
    opacity:1;
    transform:translateX(0);
    transition:opacity .3s ease-in-out,transform .5s .35s ease-in-out
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-author-job,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-author-name,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-author-job,.qodef-testimonials-list.qodef-item-layout--images-on-the-side.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-author-name{
    opacity:1;
    transform:translateX(0);
    transition:opacity .3s ease-in-out,transform .5s .45s ease-in-out
}
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-quote{
    display:flex;
    align-items:center;
    position:absolute;
    height:100%;
    top:5px;
    right:-68%;
    overflow:hidden
}
@media only screen and (max-width:1440px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-quote{
        right:-55%
    }
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-testimonials-quote{
        left:0;
        bottom:-64%;
        top:auto
    }
}
.qodef-testimonials-list.qodef-item-layout--images-thumb{
    text-align:center
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-inner{
    max-width:1100px;
    margin:auto
}
@media only screen and (max-width:1024px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-inner{
        max-width:765px
    }
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-text{
    font-weight:700;
    text-transform:uppercase;
    color:#ebeae9;
    font-size:45px;
    line-height:1.11111em;
    margin-bottom:20px
}
@media only screen and (max-width:680px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-text{
        font-size:35px
    }
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-author{
    font-family:"Azeret Mono",sans-serif;
    font-size:15px;
    font-weight:300;
    color:#bebebe;
    text-transform:none
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-author-job{
    margin-left:10px;
    position:relative
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .qodef-e-author-job:before{
    content:'/';
    position:absolute;
    left:-15px
}
.qodef-testimonials-list.qodef-item-layout--images-thumb .swiper-pagination-bullets{
    bottom:28px!important
}
.qodef-testimonials-list.qodef-item-layout--images-thumb~.swiper-button-prev.swiper-button-outside{
    left:76px!important
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb~.swiper-button-prev.swiper-button-outside{
        display:none
    }
}
.qodef-testimonials-list.qodef-item-layout--images-thumb~.swiper-button-next.swiper-button-outside{
    right:76px!important
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb~.swiper-button-next.swiper-button-outside{
        display:none
    }
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark .qodef-e-author,.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark .qodef-e-text{
    color:#fff;
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark~.swiper-button-prev.swiper-button-outside svg g{
    stroke:#fff;
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark~.swiper-button-next.swiper-button-outside svg g,.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark~.swiper-button-next.swiper-button-outside svg path{
    stroke:#fff;
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark .swiper-pagination-bullet{
    border-color:#fff;
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-skin--dark .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#fff;
}
.qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-swiper--show-pagination{
    -webkit-clip-path:inset(0 180px);
    clip-path:inset(0 180px)
}
@media only screen and (max-width:1280px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-swiper--show-pagination{
        -webkit-clip-path:inset(0 130px);
        clip-path:inset(0 130px)
    }
    .qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-swiper--show-pagination .qodef-e-inner{
        max-width:calc(100vW - 200px)
    }
}
@media only screen and (max-width:768px){
    .qodef-testimonials-list.qodef-item-layout--images-thumb.qodef-swiper--show-pagination{
        -webkit-clip-path:unset;
        clip-path:unset
    }
}
.qodef-testimonials-thumbs{
    margin-bottom:0;
    max-width:430px;
    padding-top:50px;
    text-align:center
}
.qodef-testimonials-thumbs .qodef-e{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    width:150px;
    height:160px;
    overflow:visible
}
.qodef-testimonials-thumbs .qodef-e img{
    width:169px;
    height:169px;
    max-width:169px;
    transform:scale(.45);
    transition:transform .2s ease-out
}
@media only screen and (max-width:680px){
    .qodef-testimonials-thumbs .qodef-e img{
        transform:scale(.5)
    }
}
.qodef-testimonials-thumbs .qodef-e.swiper-slide-active,.qodef-testimonials-thumbs .qodef-e.swiper-slide-duplicate-active{
    z-index:11
}
.qodef-testimonials-thumbs .qodef-e.swiper-slide-active .qodef-e-media-image img,.qodef-testimonials-thumbs .qodef-e.swiper-slide-duplicate-active .qodef-e-media-image img{
    transform:scale(1) translateY(-27%);
    transition-duration:.4s;
    transition-delay:.2s
}
@media only screen and (max-width:680px){
    .qodef-testimonials-thumbs .qodef-e.swiper-slide-active .qodef-e-media-image img img,.qodef-testimonials-thumbs .qodef-e.swiper-slide-duplicate-active .qodef-e-media-image img img{
        transform:scale(.8)
    }
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{
    border:1px solid #474646;
    padding:45px 60px
}
@media only screen and (max-width:1440px){
    .qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{
        padding:38px
    }
}
@media only screen and (max-width:680px){
    .qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{
        padding:45px 27px
    }
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content .qodef-e-text{
    font-size:16px;
    text-transform:none;
    font-weight:400;
    line-height:1.56em;
    color:#bebebe
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content .qodef-e-title{
    font-size:28px;
    margin-bottom:18px
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content-bottom{
    display:flex;
    flex-direction:row
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content-bottom .qodef-e-media-image{
    max-width:93px;
    margin-bottom:0;
    margin-right:20px
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content-bottom .qodef-e-author{
    display:flex;
    flex-direction:column
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content-bottom .qodef-e-author .qodef-e-author-name{
    font-size:19px
}
.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content-bottom .qodef-e-author .qodef-e-author-job{
    font-family:"Azeret Mono",sans-serif;
    font-size:15px;
    font-weight:300;
    text-transform:none
}
.qodef-testimonials-list.qodef-item-layout--info-below .swiper-pagination{
    margin-top:59px
}

.qodef-image-marquee{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-image-marquee .qodef-m-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:0 auto;
    overflow:hidden
}
.qodef-image-marquee .qodef-m-content.qodef--mobile{
    display:none
}
.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{
    background-size:cover!important
}
.qodef-image-marquee .qodef-m-image{
    position:absolute;
    top:0;
    left:0;
    height:100%
}
.qodef-image-marquee .qodef-m-image.qodef-image--copy{
    will-change:transform;
    backface-visibility:hidden;
    transform:translateX(100%) translateZ(0)
}
.qodef-image-marquee .qodef-m-image a{
    position:relative;
    display:block
}
@keyframes qode-move-marquee{
    0%{
        transform:translateX(0) translateZ(0)
    }
    100%{
        transform:translateX(-100%) translateZ(0)
    }
}
@keyframes qode-move-marquee-copy{
    0%{
        transform:translateX(100%) translateZ(0)
    }
    100%{
        transform:translateX(0) translateZ(0)
    }
}

@keyframes qode-text-marquee-left{
    0%{
        transform:translateX(0)
    }
    100%{
        transform:translateX(-100%)
    }
}
@keyframes qode-text-marquee-right{
    0%{
        transform:translateX(-100%)
    }
    100%{
        transform:translateX(0)
    }
}
.qodef-text-marquee .qodef-m-content{
    display:flex;
    font-family:"Space Grotesk",sans-serif;
    font-size:130px;
    font-weight:700;
    line-height:1;
    text-transform:uppercase;
    overflow:hidden;
    white-space:nowrap
}
.qodef-text-marquee.qodef-outline .qodef-m-content{
    -webkit-text-stroke:1px currentColor;
    -webkit-text-fill-color:transparent
}
.qodef-text-marquee.qodef-skin--light .qodef-m-text-1,.qodef-text-marquee.qodef-skin--light .qodef-m-text-2,.qodef-text-marquee.qodef-skin--light .qodef-m-text-3{
    color:#fff
}
.qodef-text-marquee .qodef-m-content-inner{
    padding-right:25px
}
.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner{
    animation:qode-text-marquee-left var(--qode-marquee-duration,25s) linear infinite
}
.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner{
    animation:qode-text-marquee-right var(--qode-marquee-duration,25s) linear infinite
}
.qodef-text-marquee .qodef-m-text-1{
    color:#121212
}
.qodef-text-marquee .qodef-m-text-2{
    color:#121212
}
.qodef-text-marquee .qodef-m-text-3{
    color:#121212
}
.qodef-text-marquee .qodef-m-separator{
    color:var(--qode-main-color);
    position:relative;
    margin:0 31px
}






@media only screen and (max-width:768px){
    #madd_testimonial_sec .swiper-button-next.swiper-button-outside{
        right:-40px!important
    }
}
@media only screen and (max-width:680px){
    #madd_testimonial_sec .swiper-button-next.swiper-button-outside{
        right:-30px!important
    }
}
#madd_testimonial_sec .swiper-container-vertical .swiper-button-next,
#madd_testimonial_sec .swiper-vertical .swiper-button-next{
    right:50%!important;
    transform-origin:0 50%;
    transform:rotate(90deg) translate(0,-50%);
    top:auto;
    bottom:30px
}
#madd_testimonial_sec .swiper-container-vertical+.swiper-button-prev,
#madd_testimonial_sec .swiper-vertical+.swiper-button-prev{
    left:50%!important;
    transform-origin:0 0;
    transform:rotate(90deg) translate(0,-50%);
    top:-56px
}
#madd_testimonial_sec .swiper-container+.swiper-button-prev+.swiper-button-next,
#madd_testimonial_sec .swiper-container-vertical+.swiper-button-prev+.swiper-button-next{
    right:50%!important;
    transform-origin:0 50%;
    transform:rotate(90deg) translate(0,-50%);
    top:auto;
    bottom:-56px
}