/*=== themesion-ele-fid-style-1 ===*/
.themesion-ele-fid-style-1 .thsn-fid-title {
    font-size: 15px;
    line-height: 24px;
}
.themesion-ele-fid-style-1 .thsn-fid-inner {
    display: inline-block;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
    color: var(--thsn-educosta-global-color);
}
.thsn-elementor-bg-color-globalcolor .themesion-ele-fid-style-1 .thsn-fid-inner,
.thsn-elementor-bg-color-gradient .themesion-ele-fid-style-1 .thsn-fid-inner{
	color: var(--thsn-educosta-secondary-color);
}
.themesion-ele-fid-style-1 .thsn-fid-desc:not(:empty) {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 2px 10px;
    margin: 10px 0 0 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    text-transform: capitalize;
    color: #fff;
    background-color: var(--thsn-educosta-blackish-color);
}