/*=== designervily-ele-fid-style-1 ===*/
.designervily-ele-fid-style-1 .dsvy-fid-inner{
    font-size: 36px;
    line-height: 46px;
    color: var(--dsvy-politicia-global-color);
}
.designervily-ele-fid-style-1 .dsvy-fid-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--dsvy-politicia-white-color);
    margin-top: -10px;
}
.designervily-ele-fid-style-1 .dsvy-sbox-icon-wrapper {
    display: none;
}
.designervily-ele-fid-style-1 sup {
    top: -.4em;
    font-weight: 300;
}
.designervily-ele-fid-style-1:after{
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    background-color:red;
    right: -37px;
    left: auto;
    bottom:-20px;
    animation: dsvymove 5s infinite;
}
@keyframes dsvymove {
    from {top: 0px;}
    to {top: 100px;}
  }
.dsvy-dot-aligment .elementor-container .elementor-column:nth-child(2) .designervily-ele-fid-style-1:after{
    right: -16px;
} 
.dsvy-dot-aligment .elementor-container .elementor-column:nth-child(3) .designervily-ele-fid-style-1:after{
    content: unset;
}
.dsvy-dot-aligment.elementor-section.elementor-inner-section  { 
    color:var(--dsvy-politicia-secondary-color);
}