.themesion-ele-fid-style-7 .thsn-fid-inner .thsn-fid-sub span,
.themesion-ele-fid-style-7 {
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
}
.themesion-ele-fid-style-7 {
	padding: 50px 60px;
	background-color: var(--thsn-dentiq-light-bg-color);
	border-radius: 7px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
}
.thsn-light-body-background .themesion-ele-fid-style-7 {
	background-color: #fff;
}
.themesion-ele-fid-style-7:hover {
	background-color: var(--thsn-dentiq-global-color);
}

.themesion-ele-fid-style-7 .thsn-fid-svg-wrapper,
.themesion-ele-fid-style-7 .thsn-sbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	padding-right: 20px;
}
.themesion-ele-fid-style-7 .thsn-fid-inner sub{
	bottom: 0;
	left: -10px;
}
.themesion-ele-fid-style-7 .thsn-fid-title{
	font-size: 17px;
    line-height: 26px;
    margin: 0;
	color: #4B535D;
}
.themesion-ele-fid-style-7 .thsn-fid-inner .thsn-number-rotate{
	display: inline-block;
}
.themesion-ele-fid-style-7 .thsn-fid-inner{
	font-size: 85px;
    line-height: 86px;
    letter-spacing: -3.2px;
    margin-bottom: 95px;
}
.themesion-ele-fid-style-7 .thsn-fid-inner .thsn-fid-sub span {
	position: relative;
    top: -4px;
    left: -13px;
	color: var(--thsn-dentiq-global-color);
}
.themesion-ele-fid-style-7:hover .thsn-fid-inner .thsn-fid-sub span {
	color: #fff;
}
.thsn-elementor-bg-color-blackish .themesion-ele-fid-style-7,
.thsn-elementor-bg-color-secondary .themesion-ele-fid-style-7,
.thsn-elementor-bg-color-light .themesion-ele-fid-style-7,
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-7 { 
	background-color: #fff;
}
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-7 .thsn-fid-inner .thsn-number-rotate {
	color: var(--thsn-dentiq-blackish-color);
}

.thsn-elementor-bg-color-blackish .themesion-ele-fid-style-7:hover,
.thsn-elementor-bg-color-secondary .themesion-ele-fid-style-7:hover,
.thsn-elementor-bg-color-light .themesion-ele-fid-style-7:hover{ 
	background-color: var(--thsn-dentiq-global-color);
}
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-7:hover { 
	background-color: var(--thsn-dentiq-light-bg-color);
}

@media (max-width: 1366px) { 
	.themesion-ele-fid-style-7 {
		padding: 40px 30px;
	}
}