.pbmit-marquee-effect-style-3 .pbmit-element-title {
	font-size: 100px;
	line-height: 100px!important;
	font-weight: 600!important;
	color: var(--pbmit-bexco-blackish-color);
	position: relative!important;
	overflow: visible!important;
	letter-spacing: 15px;
	text-transform: uppercase;
}
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-3 .pbmit-element-title {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3 .pbmit-element-title:before,
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-3 .pbmit-element-title:before {
	-webkit-text-stroke: 1px rgba(var(--pbmit-bexco-global-color-rgb), .50);
}
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-3 .pbmit-element-title:after,
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3 .pbmit-element-title:after{
	background-color: var(--pbmit-bexco-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-marquee-effect-style-3 .pbmit-element-title {
	color: var(--pbmit-bexco-blackish-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-marquee-effect-style-3 .pbmit-element-title:before {
	-webkit-text-stroke: 1px rgba(var(--pbmit-bexco-blackish-color-rgb), .50);
}
.pbmit-elementor-bg-color-globalcolor.pbmit-marquee-effect-style-3 .pbmit-element-title:after{
	background-color: var(--pbmit-bexco-white-color);
}
.pbmit-marquee-effect-style-3 .pbmit-element-title a {
	color: var(--pbmit-bexco-blackish-color);
	max-width: 100%;
	transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
}
.pbmit-marquee-effect-style-3 .pbmit-element-title:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	content: attr(data-text);
	transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
	-webkit-text-fill-color: var(--pbmit-bexco-global-color);
	-webkit-text-stroke: transparent;
	max-width: 0;
}
.pbmit-marquee-effect-style-3 .pbmit-element-title:hover:before {
	max-width: 100%;
}
.pbmit-marquee-effect-style-3 .pbmit-tag-wrapper {
	padding:0 40px;
}
.pbmit-marquee-effect-style-3 .pbmit-element-title:after {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	background-color: #000;
	bottom: 11px;
	left: -55px;
}
 /* style3 With outline class */
.pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title {  
	overflow: visible!important;
	text-shadow: 1px 1px 0 rgba(var(--pbmit-bexco-blackish-color-rgb),.3), -1px -1px 0 rgba(var(--pbmit-bexco-blackish-color-rgb),.3), 1px -1px 0 rgba(var(--pbmit-bexco-blackish-color-rgb),.3), -1px 1px 0 rgba(var(--pbmit-bexco-blackish-color-rgb),.3), 1px 1px 0 rgba(var(--pbmit-bexco-blackish-color-rgb),.3);
	color: var(--pbmit-bexco-white-color);
	-webkit-text-fill-color: inherit;
	-webkit-text-stroke-width: 0;
	-webkit-text-stroke-color: rgb(255 255 255 / 3%);
}
.pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:before {
	-webkit-text-fill-color: var(--pbmit-bexco-blackish-color);
}
.pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:after {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	background-color: transparent;
	border: 1px solid rgba(var(--pbmit-bexco-blackish-color-rgb),.3);
	bottom: 11px;
	left: -55px;
}
 .pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title,
 .pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title {
	text-shadow: 1px 1px 0 rgba(var(--pbmit-bexco-white-color-rgb),.3), -1px -1px 0 rgba(var(--pbmit-bexco-white-color-rgb),.3), 1px -1px 0 rgba(var(--pbmit-bexco-white-color-rgb),.3), -1px 1px 0 rgba(var(--pbmit-bexco-white-color-rgb),.3), 1px 1px 0 rgba(var(--pbmit-bexco-white-color-rgb),.3);
	color: var(--pbmit-bexco-secondary-color);
}
 .pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:before,
 .pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:before {
	-webkit-text-fill-color: var(--pbmit-bexco-global-color);
}
 .pbmit-elementor-bg-color-blackish  .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:after,
 .pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title:after{
	border: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.3);
}
.pbmit-elementor-bg-color-light .pbmit-marquee-effect-style-3-outline .pbmit-marquee-effect-style-3 .pbmit-element-title{
	color: var(--pbmit-bexco-light-bg-color);
}
.pbmit-marquee-effect-style-3 .pbmit-svg-btn svg {
	display: none;
}
@media (max-width: 767px) {
	.pbmit-marquee-effect-style-3 .pbmit-element-title {
		font-size: 50px;
		line-height: 60px!important;
	}
}