.pbmit-marquee-effect-style-1 .pbmit-element-title {
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	overflow: visible!important;
}
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-1 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-1 .pbmit-element-title a,
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-1 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-1 .pbmit-element-title a {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper {
	margin-left: 80px;
	padding-left: 80px;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title::before {
	content: '';
	position: absolute;
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-bexco-global-color);
	background: var(--pbmit-bexco-global-color);
	top: 15px;
	left: -90px;
	height: 17px;
	width: 17px;
	transform: rotate(45deg);
}
.pbmit-marquee-effect-style-1 .pbmit-ihbox-icon i {
	font-size: 30px;
	line-height: normal;
}
.pbmit-element-marquee-effect-style-1 .pbmit-ele.pbmit-ele-marquee-effect:nth-child(odd) .pbmit-element-title{
	color: #a6b0c2;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title a:hover{
	color: var(--pbmit-bexco-global-color);
}
.pbmit-marquee-effect-style-1 .pbmit-element-title svg{
	display:none;
}
