/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 02 2025 | 09:50:01 */
.scroll-to-top .scroll-bar:before {
    background: #FCB711;
}
.scroll-to-top .scroll-bar-text {
    color: #FCB711;
}
.elementor.elementor-551 code, a {
    color: unset;
}
.pris-about-section .image_block_one .image-box .video-btn a {
    display: none;
}
.service-block-two .inner-box .lower-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.working-process-section .inner-container {
    align-items: center;
    justify-content: center;
}
.service-block-two .inner-box .lower-content h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.team-block-one .inner-box:hover .image-box .social-links {
    display: none;
}
@media (max-width: 480px) {
.page-title .bread-crumb li {
    font-size: 14px;
    line-height: 20px;
}
}