/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2025 | 12:45:17 */
/**** CUSTOMERLIST ****/
@keyframes animatedBackground {
    from { background-position: 0 0; }
    to   { background-position: -5251px 0; }
}

@keyframes animatedBackgroundreverse {
    from { background-position: 0 0; }
    to   { background-position: 6030px 0; }
}

.customer_list {
    float: right;
    width: 100%;
    height: 60px;

    background-image: url("https://zpadvertising.com/wp-content/uploads/2025/11/Cst1.webp");
    background-repeat: repeat-x !important;
    background-position: 0 0;
    background-size: auto 100%;

    -webkit-animation: animatedBackground 70s linear infinite !important;
    -moz-animation: animatedBackground 70s linear infinite !important;
    animation: animatedBackground 70s linear infinite !important;
}

.customer_list.c2 {
    margin: 15px 0 0 0;

    background-image: url("https://zpadvertising.com/wp-content/uploads/2025/11/Cst2.webp");
    background-repeat: repeat-x !important;
    background-position: 0 0;
    background-size: auto 100%;

    -webkit-animation: animatedBackgroundreverse 70s linear infinite !important;
    -moz-animation: animatedBackgroundreverse 70s linear infinite !important;
    animation: animatedBackgroundreverse 70s linear infinite !important;
}
/****END CUSTOMERLIST ****/


span.org{
    color: #eb8629;
}
.elementor-main-swiper .swiper-slide {
    overflow: visible;
}
.elementor-testimonial__content {
    width: 200px;
    align-content: center;
}
.elementor-testimonial__image {
    margin: 0 0 0px -64px;
}
.elementor-testimonial__footer {
    padding: 0 !important;
}
.elementor-testimonial__image {
    float: right;
    top: 8px;
    right: 20px;
    position: absolute;
}
.elementor-testimonial__image img{
	border-radius: 0 !important;
}
.elementor-testimonial {
    margin-top: 45px;
}
span.elementor-testimonial__title {
    background: #FFF;
    padding: 12px;
    min-height: 125px;
}
.blog_side{
    position: sticky;
    top: 32px;
    align-self: flex-start;
}
.rank-math-breadcrumb a {
    color: #222 !important;
}
.rank-math-breadcrumb p {
    font-size:14px;
    font-weight:300;
}
/****** Lira ********/
.try-card-amount {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #0065cc;
}

.try-card-fee {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.try-card-price {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.try-card-meta {
    text-align: center;
    font-weight: 300;
}
/****** Lira ********/