.author-image {
    max-width: 100px;
    height: auto;
    border-radius: 50%;
}

.company-image {
    max-width: 150px;
    height: auto;
    margin-top: 10px;
}

.content {
    margin: 10px 0;
}

.item p {
    margin: 5px 0;
}

#testimonial2 .testimonial-card {
    display: flex;
justify-content: space-around;
max-width: 1100px;
margin: 0px auto;
min-height: 100px;
padding: 20px 25px 20px 25px;
align-items: center;
background: transparent 0% 0% no-repeat padding-box;
box-shadow: none;
border-radius: 0px;
opacity: 1;
}
#testimonial2 .testimonial-image img {
width: 175px !important;
height: 175px !important;
margin: auto;
position: relative;
display: block;
z-index: 0;
border-radius: 50%;
}
#testimonial2 .testimonial-content p {
font-weight: 500;
font-size: 18px;
line-height: 22px;
font-family: 'Archivo';
margin-bottom: 7px;
}
#testimonial2 .testimonial-image {
width: 20% !important;
position: relative;
display: inline-block;
}
#testimonial2 .testimonial-content div img {
width: 275px;
height: 100px;
object-fit: scale-down;
padding-bottom: 7px;
}
#testimonial2 .owl-carousel.custtestslider04 .owl-nav .owl-prev {
font-size: 0px;
background: url(../img/right.png);
float: left;
width: 45px;
height: 45px;
border-radius: 50px;
padding: 20px;
background-repeat: no-repeat;
background-size: 44px;
position: absolute;
left: 0%;
top: 25%;
transform: rotate(180deg);
}
#testimonial2 .owl-carousel.custtestslider04 .owl-nav .owl-next {
font-size: 0px;
background: url(../img/right.png);
float: left;
width: 45px;
height: 45px;
border-radius: 50px;
padding: 20px;
background-repeat: no-repeat;
background-size: 44px;
position: absolute;
right: 0%;
top: 25%;
}
#testimonial2 .testimonial-content div span {
color: #9B51E0;
font-size: 18px;
font-family: 'Archivo';
}
#testimonial2 .testimonial-content div {
font-size: 18px;
color: #000000;
font-family: 'Archivo';
font-weight:500;
}
.static-heading.reques-power-text h2 {
font-size: 48px !important;
line-height: 55px;
font-family: 'Archivo';
font-weight: 600 !important;
}
.page-id-461515 .static-heading.reques-power-text h2 {
    font-size: 50px !important;
    line-height: 55px;
    font-family: 'Archivo';
    font-weight: 700 !important;
} 
.static-heading.reques-power-text h2 .highlight-text {
color: #9B51E0;
}
#testimonial2 .owl-carousel.custtestslider04 .owl-dots {
    text-align: center;
    padding-top: 15px;
    display: flex;
    justify-content: center;
}
#testimonial2 .owl-carousel.custtestslider04 .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 10px 3px;
}
#testimonial2 .owl-carousel.custtestslider04 .owl-dots .owl-dot.active {
    background-color: #9b51e0;
}
section.business-countries1.global-testimonials.grey-bg-color {
    /* padding-top: 50px; */
    padding-bottom: 50px;
    /* margin-top:50px; */
}
.grey-bg-color{
background: #FAFAFA;
}
div#testimonial2 .custtestslider04 .div-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width:768px) {
#testimonial2 .owl-carousel.custtestslider04 .owl-nav .owl-prev{
    left: -10%;
top: 40%;
}
#testimonial2 .owl-carousel.custtestslider04 .owl-nav .owl-next{

}
}
@media only screen and (min-width: 767px) and (max-width: 1024px)  {
#testimonial2 .testimonial-image {
    width: auto;
    position: relative;
    display: inline-block;
}
#testimonial2 .testimonial-content div img {
    margin: 10px auto;
}
div#testimonial2 .custtestslider04.owl-carousel.owl-theme.owl-responsive-0.owl-loaded {
    width: 100%;
}
}
#testimonial2 .testimonial-image:before {
content: url(../img/quote-new.png);
display: block;
top: -15px;
left: 5px;
z-index: 999;
position: absolute;
}
@media screen and (min-width: 200px) and (max-width: 600px) {
#testimonial2 .testimonial-image {
    width: auto !important;
}
#testimonial2 .testimonial-content div img {
    width: 50% !important;
    margin: auto;
    margin-top: 15px;

}
div#testimonial2 .custtestslider04 .owl-item.cloned {
    margin-right: 0px !important;
}
    div#testimonial2 .custtestslider04 .div-flex {
        /* display: block !important; */
    }
    #testimonial2 .testimonial-card {
        padding: 20px 0px 20px 0px;
    } 
    .page-id-461515 .static-heading.reques-power-text h2 {
        font-size: 36px !important;
        line-height: 48px;
    }.grey-bg-color {
        background: #FFFFFF;
    }
    .static-heading.reques-power-text h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {

    div#testimonial2 .custtestslider04 .div-flex {
        display: inline-grid;
    }

}

/* body.page-id-453373 .owl-theme .owl-nav [class*=owl-], body.page-id-450909 .owl-theme .owl-nav [class*=owl-]
{
    display: none;
} */