/*=== themesion-ele-fid-style-3 ===*/
.themesion-ele-fid-style-3 .thsn-fid-title{
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600!important;
	letter-spacing: -0.4px;
	color:  var(--thsn-logisto-white-color);
	padding: 0 10px;
	height: 32px;
	overflow: hidden;
}
.themesion-ele-fid-style-3 .thsn-fid-inner{
	display: flex;
	justify-content: center;
	font-size: 50px;
	line-height: 60px;
	color: var(--thsn-logisto-white-color);
	margin-bottom: -5px;
	padding-left: 8px;
	font-weight: 600;
}
.themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper{
	font-size: 65px;
	line-height: 75px;
	color: var(--thsn-logisto-blackish-color);
}
.themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper i:not(.thsn-logisto-icon){
	display: block;
	margin-bottom: 25px;
}
.thsn-elementor-bg-color-blackish .themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper,
.thsn-text-color-white .themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper{
	color: var(--thsn-logisto-white-color);
}
.themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap{
	background:  var(--thsn-logisto-global-color);
	display: inline-block;
	border-radius: 50%;
	height: 105px;
	width: 105px;
	padding-top: 5px;
	text-align: center;
}
.thsn-elementor-bg-color-gradient .themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap,
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap{
	background-color: var(--thsn-logisto-secondary-color);
}
.themesion-ele-fid-style-3 sup{
	font-size: 60%;
}
.themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap::before {
	position: absolute;
	content: '';
	bottom: -13px;
	left: 46px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 15px solid  var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-gradient .themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap::before,
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-3 .thsn-fld-contents .thsn-fld-wrap::before{
	border-top-color: var(--thsn-logisto-secondary-color);
}
.themesion-ele-fid-style-3{
	position: relative;
}
.themesion-ele-fid-style-3 .thsn-fid-svg-wrapper svg{
	width: 65px;
	height: 65px;
	fill: var(--thsn-logisto-blackish-color);
	margin-bottom: 25px;
}
.thsn-elementor-bg-color-blackish .themesion-ele-fid-style-3 .thsn-fid-svg-wrapper svg,
.thsn-text-color-white .themesion-ele-fid-style-3 .thsn-fid-svg-wrapper svg{
	fill: var(--thsn-logisto-white-color);
}