/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:12:48 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.points_about_us_page_info_box .pp-heading-wrapper {
    display: flex;
    align-items: flex-end;
}

.points_about_us_page_info_box .pp-infobox-title {
    margin-bottom: 15px !important;
}

.points_about_us_page_info_box .pp-infobox-title-prefix {
    width: 80px;
    margin-top: 8px !important;
}

.points_about_us_page_info_box .pp-infobox-description {
    margin-left: 100px;
}

.about_us_page_testimonials_customs .pp-testimonials-title {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 10px;
}

.about_us_page_testimonials_customs .owl-dots {
    position: absolute;
    top: -3.5rem;
    right: 10px;
}

.about_us_page_testimonials_customs .owl-dots span {
    margin-left: 0 !important;
}

.about_us_page_testimonials_customs .pp-testimonials-heading {
    margin: 15px 15px 0 15px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 10px;
}