body{
	font-family: "Inter", Sans-serif;
	font-size: 1rem;
	line-height: 24px;
}
dd, dl, dt, li, ol, ul, p, a{
	font-size: 1rem;
}
.sub-heading .elementor-heading-title {
    position: relative;
    display: inline-block;
    width: auto;
}
.sub-heading .elementor-heading-title:after, .sub-heading .elementor-heading-title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -60px;
    width: 46px;
    height: 2px;
    background-color: #0EA5E9;
    transform: translateY(-50%);
}
.sub-heading .elementor-heading-title:before {
    right: -60px;
	left: unset;
}
.wht-ln .elementor-heading-title:after, .wht-ln .elementor-heading-title:before {
    background-color: #FFFFFF;
}
.flot-blue {
	position: relative;
}
.flot-blue:before {
    content: "";
    position: absolute;
    top: 0;
    left: -300px;
    width: 100%;
    height: 100%;
    background-color: #074F97;
}
.sm-hgt .elementor-widget-image-box {
    min-height: 380px;
}
