.dl_testimonial_section_shape {
    position: relative;
    z-index: 1;
    overflow: visible;
}
.dl_testimonial_section_shape [class^="dl_parallax_img_"] {
    position: absolute;
    z-index: -1;
}
.dl_testimonial_section_shape [class^="dl_parallax_img_"] .layer {
    position: relative;
}
.dl_testimonial_section_shape .dl_parallax_img_1 {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -24%;
    text-align: center;
    width: 70%;
}
.dl_testimonial_section_shape .dl_parallax_img_1 img {
    width: 140px;
    height: 140px;
}
.dl_testimonial_section_shape .dl_parallax_img_2 img {
    width: 46px;
    height: 33px;
}
.dl_testimonial_section_shape .dl_parallax_img_3 img {
    width: 46px;
    height: 33px;
}
@media (max-width: 991px) {
    .dl_testimonial_section_shape .dl_parallax_img_1 {
        max-width: 30%;
    }
}
.dl_testimonial_section_shape .dl_parallax_img_2 {
    left: 0;
    bottom: 200px;
}
.dl_testimonial_section_shape .dl_parallax_img_3 {
    right: 0;
    top: 0;
}
.dl_single_testimonial_slider.style_01 {
    text-align: center;
}
.dl_single_testimonial_slider.style_01 .dl_sub_title {
    color: #fe4063;
    font-size: 16px;
    font-weight: 600;
}
.dl_single_testimonial_slider.style_01 .dl_content {
    color: #232d3e;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .dl_single_testimonial_slider.style_01 .dl_content {
        font-size: 22px;
        line-height: 40px;
    }
}
.dl_single_testimonial_slider.style_01 .dl_client_info {
    position: relative;
    z-index: 1;
    margin-top: 50px;
}
.dl_single_testimonial_slider.style_01 .dl_client_info .dl_img_shape_1 {
    position: absolute;
    top: -49%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    width: 232px;
    height: 232px;
    border-radius: 50%;
}
.dl_single_testimonial_slider.style_01 .dl_client_info .dl_img_shape_2 {
    position: absolute;
    transform: translateX(20px);
    bottom: 0;
    z-index: -1;
}
.dl_single_testimonial_slider.style_01 .dl_client_info .dl_name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 20px;
}
.dl_single_testimonial_slider.style_01 .dl_client_info .dl_position {
    font-size: 14px;
}
.dl_single_testimonial_slider.style_01 .dl_client_img {
    width: 69px;
    height: 69px;
}
.dl_section_overlay {
    position: relative;
    z-index: 1;
}
.dl_section_overlay:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: -1;
}
.dl_single_testimonial_slider.style_03 {
    text-align: center;
}
.dl_single_testimonial_slider.style_03 .dl_content {
    color: #bec2e4;
    font-size: 22px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 0;
}
.dl_single_testimonial_slider.style_03 .quote_img {
    margin-bottom: 20px;
    max-width: 50px;
}
.dl_single_testimonial_slider.style_03 .dl_client_info {
    position: relative;
    z-index: 1;
}
.dl_single_testimonial_slider.style_03 .dl_client_info .dl_img_shape_1 {
    position: absolute;
    top: -49%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.dl_single_testimonial_slider.style_03 .dl_client_info .dl_img_shape_2 {
    position: absolute;
    transform: translateX(20px);
    bottom: 0;
    z-index: -1;
}
.dl_single_testimonial_slider.style_03 .dl_client_info .dl_name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 30px;
    color: #fff;
}
.dl_single_testimonial_slider.style_03 .dl_client_info .dl_position {
    font-size: 14px;
    color: #bec2e4;
    margin-top: 3px;
}
.swiper_button_next,
.swiper_button_prev {
    position: absolute;
    width: 40px;
    height: 40px;
    left: -25%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
}
.swiper_button_next:hover,
.swiper_button_prev:hover {
    opacity: 1;
}
@media (max-width: 991px) {
    .swiper_button_next,
    .swiper_button_prev {
        display: none;
    }
}
.swiper_button_next {
    left: 123%;
    right: 100px;
}
.dl_client_logo_list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}
@media (max-width: 767.98px) {
    .dl_client_logo_list {
        flex-wrap: wrap;
    }
}
.dl_client_logo_list a {
    display: inline-block;
    margin: 0 10px;
}
@media (max-width: 767.98px) {
    .dl_client_logo_list a {
        flex: 38% 0 0;
        margin: 15px;
    }
}
.dl_client_logo_list a img {
    max-width: 100%;
    max-width: 130px;
}
.dl_single_testimonial_slider.style_06.item_left {
    display: flex;
    align-items: center;
}
.dl_single_testimonial_slider.style_06.item_right {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.dl_single_testimonial_slider.style_06 .dl_client_img {
    flex: 22% 0 0;
}
.dl_single_testimonial_slider.style_06 .dl_client_thumb {
    border-radius: 50%;
}
@media (max-width: 991px) {
    .dl_single_testimonial_slider.style_06 {
        display: block;
        text-align: center;
    }
}
.dl_single_testimonial_slider.style_06 .quotation_mark {
    margin-bottom: 20px;
    max-width: 77px;
}
.dl_single_testimonial_slider.style_06 .dl_content {
    color: #bec0c1;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 0;
}
.dl_single_testimonial_slider.style_06 .dl_client_description {
    padding-left: 30px;
}
@media (max-width: 991px) {
    .dl_single_testimonial_slider.style_06 .dl_client_description {
        padding-left: 0;
        margin-top: 30px;
        text-align: center;
    }
}
.dl_single_testimonial_slider.style_06 .dl_client_info {
    position: relative;
    z-index: 1;
    margin-top: 20px;
}
.dl_single_testimonial_slider.style_06 .dl_client_info .dl_name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
    color: #0071ff;
}
.dl_single_testimonial_slider.style_06 .dl_client_info .dl_position {
    font-size: 14px;
    color: #93a5a7;
}
