/*=== 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);
}
.dsvy-elementor-bg-color-gradient .designervily-ele-fid-style-1 .dsvy-fid-inner,
.dsvy-elementor-bg-color-globalcolor .designervily-ele-fid-style-1 .dsvy-fid-inner{
	color: var(--dsvy-politicia-blackish-color);
}
.designervily-ele-fid-style-1 .dsvy-fid-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	margin-top: -10px;
	color: var(--dsvy-politicia-blackish-color);
}
.dsvy-text-color-white .designervily-ele-fid-style-1 .dsvy-fid-title,
.dsvy-elementor-bg-color-secondary .designervily-ele-fid-style-1 .dsvy-fid-title{
	color: var(--dsvy-politicia-white-color);
}
.designervily-ele-fid-style-1 .dsvy-fid-svg-wrapper,
.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:var(--dsvy-politicia-global-color);
	right: -37px;
	left: auto;
	bottom:-20px;
	animation: dsvymove 5s infinite;
}
.dsvy-elementor-bg-color-gradient .designervily-ele-fid-style-1::after,
.dsvy-elementor-bg-color-globalcolor .designervily-ele-fid-style-1::after{
	background-color: var(--dsvy-politicia-blackish-bg-color);
}
@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);
}