.elementor-413 .elementor-element.elementor-element-6e74003{margin-top:60px;margin-bottom:0px;padding:0px 0px 150px 0px;}.elementor-413 .elementor-element.elementor-element-998590e > .elementor-container{max-width:964px;}.elementor-413 .elementor-element.elementor-element-998590e{padding:60px 0px 40px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-413 .elementor-element.elementor-element-caf1347 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:60px;font-weight:700;line-height:78px;color:var( --e-global-color-accent );}.elementor-413 .elementor-element.elementor-element-a6324c7 > .elementor-container{max-width:964px;}@media(max-width:1200px){.elementor-413 .elementor-element.elementor-element-998590e{padding:30px 0px 40px 0px;}.elementor-413 .elementor-element.elementor-element-caf1347 .elementor-heading-title{font-size:40px;line-height:48px;}}@media(max-width:1024px){.elementor-413 .elementor-element.elementor-element-84fe816 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-413 .elementor-element.elementor-element-998590e{padding:30px 0px 0px 0px;}.elementor-413 .elementor-element.elementor-element-caf1347 > .elementor-widget-container{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-413 .elementor-element.elementor-element-6e74003{margin-top:40px;margin-bottom:0px;padding:0px 0px 60px 0px;}.elementor-413 .elementor-element.elementor-element-998590e{padding:4px 0px 0px 0px;}.elementor-413 .elementor-element.elementor-element-caf1347 .elementor-heading-title{font-size:32px;line-height:42px;}}/* Start custom CSS for shortcode, class: .elementor-element-5a23514 */.umf__tab{
	padding: 30px 0 50px 0;
}
.umf__tablist{
	padding:0;
	display:flex;
	gap: 24px;
}

.umf__tablist li {
	list-style: none;
    display: contents;
    text-align: center;
}
.umf__tablist li a {
    background: transparent ;
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease-in-out;
	width:100%;
	padding:13px;
	color:#050505;
	text-decoration:none;
}
.umf__tablist li a.active, .umf__tablist li a:hover {
	background:#EE4536;
	color:#FFFFFF;
	border: 1px solid #EE4536;
	transition: all 0.5s ease-in-out;
	font-weight:700;
}
.umf__tablist li a:hover {}
.umf__tabcontent {
	display: none;
}

.umf__tabcontent.umf__active {
	display: block;
}
.umf__ahead {
    background: rgb(157 157 157 / 10%);
	padding:22px 24px;
	margin-bottom:16px;
	cursor:pointer;
	position:relative;
	transition: all 0.5s ease;
}
.umf__ahead.active {
    margin-bottom: 0;
}
.umf__ahead h3{
	margin:0;
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20.83px;
	color:#000000;
}
.umf__inahead{
	position:relative;
	transition: all 0.5s ease;
	border-bottom: 1px solid rgb(5 5 5 / 10%);
	cursor:pointer;
}
.umf__inahead h3{
	font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.23px;
    color: #050505;
    margin: 0;
    padding: 17px 0;
}
.umf__ahead:after, .umf__inahead:after {
    content: "";
    position: absolute;
    top: 22px;
    right: 22px;
    width: 20px;
    height: 20px;
    background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/acc-plus.svg) no-repeat;
    transition: all 0.5s ease;
}
.umf__inahead:after{
	background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/arrow-down.svg) no-repeat;
	transition: all 0.5s ease;
}
.umf__acnt{
	margin-bottom:20px;
    padding: 0 40px;
	background: rgb(157 157 157 / 10%);
}
.umf__ahead.active:after {
	background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/acc-plusact.svg) no-repeat;
	transform: rotate(90deg);
	transition: all 0.5s ease;
}

.umf__inahead.active:after{
	transform: rotate(180deg);transition: all 0.5s ease;
}
.umf__inahead.active{
	border-bottom: none;
}
.umf__inahead.active h3{
	font-weight:700;
}
.umf__inahead:after {
    top: 16px;
	right:0;
}
.umf__inacnt{
	border-bottom: 1px solid rgb(5 5 5 / 10%);
	padding:0 0 20px 0;
}
.umf__inacc:last-child .umf__inahead, .umf__inacc:last-child .umf__inacnt{
	border-bottom: none;
}
.umf__ahead.active h3 {
    color: #EE4536;
}
.umf__doc {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.umf__box {
    background: #FFFFFF;
    border-radius: 8px;
	flex: 1 0 calc(25% - 16px); 
    box-sizing: border-box;
	max-width: 318px;
}
.umf__box a{
  padding:20px;
  display:block;
  text-decoration:none;
}
.umf__boximg{
	padding-bottom:40px;
}
.umf__boxcnt {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.umf__boxcnt span img{
	vertical-align:bottom;
}

.umf__boxcnt span{
	font-family: "DM Sans", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 18.23px;
	color: #050505;
}
.umf_container {
    gap: 16px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    box-sizing: border-box;
}
.umf-box {
    background: #FFFFFF;
    border-radius: 8px;
    flex: 1 0 calc(25% - 16px);
    box-sizing: border-box;
	padding-bottom: 24px;
}
.umf-box .umf_img img{
	width:100%;
}
.umf-box .umf_cnt{
	text-align:left;
}
.umf-box .umf_cnt h3{
	font-family: "DM Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22.59px;
	color:#050505;
	margin:0;
	padding: 16px 0 12px 0;
}
.umf-box .umf_cnt p{
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.83px;
	color:#000000;
	padding-bottom: 16px;
	margin:0;
}
.umf-box .umf_cnt a{
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.83px;
	color:#EE4536;
	text-decoration:underline;
}
#forms .umf__doc{
	padding-bottom: 20px;
}
.umf_prrel {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 0 0px;
}
.umf_prrel span {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.83px;
    color: #000000;
    margin: 0;
}
@media screen and (min-width: 2000px) and (max-width: 9999px) {
    footer.foot-fixd {
        position: fixed;
        width: 100%;
        bottom: 0;
    }
}
@media only screen and (max-width:767px) {
    .umf_container {
		grid-template-columns: repeat(1, 1fr);
				       
	}
	.umf__tab {
    padding: 0;
}
.tab_menu li:first-child {
    padding-left: 20px;
}

.umffor {
    padding-top: 24px;
}
.umf-box {
    padding-bottom: 8px;
}
.umf-box .umf_cnt h3 {
    font-size: 16px;
    line-height: 21px;

}
.umf-box .umf_cnt p {
    font-size: 12px;
    line-height: 15.06px;
    padding-bottom:10px !important;
}
.umf-box .umf_cnt a {
    font-size: 14px;
    line-height: 18.23px;

}
.sld-wrp {
    padding-top: 0;
}
.tab_rsitem {
    padding: 32px 20px 0 20px;
}
.umf_prrel span {
    font-size: 12px;
    line-height: 18.83px;
}
.umf_rs li.tab_menu_item {
    min-width: 180px;
}
.umf__acnt {
    padding: 0 16px;
}
.umf__box {
    flex: 1 0 calc(100% - 0px);
            max-width: 100%;
}
.umf__boximg {
    padding-bottom: 15px;
}
.umf__boxcnt span br {
    display: none;
}
.umf__boxcnt span:first-child {
    width: 90%;
}
.umf__boxcnt span:last-child {
    width: 10%;
    display: flex;
        justify-content: end;
}
.umf__boxcnt {
    align-items: flex-start;
    gap:20px;
}
.umf__boximg img {
    width: 20px;
}
.umf__box a {
    padding: 12px;
}.umf__boxcnt span:last-child img {
    width: 18px;
}
.umf__ahead {
    padding: 16px;

}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33a371a */.umf__tab{
	padding: 30px 0 50px 0;
}
.umf__tablist{
	padding:0;
	display:flex;
	gap: 24px;
}

.umf__tablist li {
	list-style: none;
    display: contents;
    text-align: center;
}
.umf__tablist li a {
    background: transparent ;
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease-in-out;
	width:100%;
	padding:13px;
	color:#050505;
	text-decoration:none;
}
.umf__tablist li a.active, .umf__tablist li a:hover {
	background:#EE4536;
	color:#FFFFFF;
	border: 1px solid #EE4536;
	transition: all 0.5s ease-in-out;
	font-weight:700;
}
.umf__tablist li a:hover {}
.umf__tabcontent {
	display: none;
}

.umf__tabcontent.umf__active {
	display: block;
}
.umf__ahead {
    background: rgb(157 157 157 / 10%);
	padding:22px 24px;
	margin-bottom:16px;
	cursor:pointer;
	position:relative;
	transition: all 0.5s ease;
}
.umf__ahead.active {
    margin-bottom: 0;
}
.umf__ahead h3{
	margin:0;
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20.83px;
	color:#000000;
}
.umf__inahead{
	position:relative;
	transition: all 0.5s ease;
	border-bottom: 1px solid rgb(5 5 5 / 10%);
	cursor:pointer;
}
.umf__inahead h3{
	font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.23px;
    color: #050505;
    margin: 0;
    padding: 17px 0;
}
.umf__ahead:after, .umf__inahead:after {
    content: "";
    position: absolute;
    top: 22px;
    right: 22px;
    width: 20px;
    height: 20px;
    background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/acc-plus.svg) no-repeat;
    transition: all 0.5s ease;
}
.umf__inahead:after{
	background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/arrow-down.svg) no-repeat;
	transition: all 0.5s ease;
}
.umf__acnt{
	margin-bottom:20px;
    padding: 0 40px;
	background: rgb(157 157 157 / 10%);
}
.umf__ahead.active:after {
	background: url(https://unifimf1.nowstaged.com/wp-content/uploads/2024/05/acc-plusact.svg) no-repeat;
	transform: rotate(90deg);
	transition: all 0.5s ease;
}

.umf__inahead.active:after{
	transform: rotate(180deg);transition: all 0.5s ease;
}
.umf__inahead.active{
	border-bottom: none;
}
.umf__inahead.active h3{
	font-weight:700;
}
.umf__inahead:after {
    top: 16px;
	right:0;
}
.umf__inacnt{
	border-bottom: 1px solid rgb(5 5 5 / 10%);
	padding:0 0 20px 0;
}
.umf__inacc:last-child .umf__inahead, .umf__inacc:last-child .umf__inacnt{
	border-bottom: none;
}
.umf__ahead.active h3 {
    color: #EE4536;
}
.umf__doc {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.umf__box {
    background: #FFFFFF;
    border-radius: 8px;
	flex: 1 0 calc(25% - 16px); 
    box-sizing: border-box;
	max-width: 318px;
}
.umf__box a{
  padding:20px;
  display:block;
  text-decoration:none;
}
.umf__boximg{
	padding-bottom:40px;
}
.umf__boxcnt {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.umf__boxcnt span img{
	vertical-align:bottom;
}

.umf__boxcnt span{
	font-family: "DM Sans", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 18.23px;
	color: #050505;
}
.umf_container {
    gap: 16px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    box-sizing: border-box;
}
.umf-box {
    background: #FFFFFF;
    border-radius: 8px;
    flex: 1 0 calc(25% - 16px);
    box-sizing: border-box;
	padding-bottom: 24px;
}
.umf-box .umf_img img{
	width:100%;
}
.umf-box .umf_cnt{
	text-align:left;
}
.umf-box .umf_cnt h3{
	font-family: "DM Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22.59px;
	color:#050505;
	margin:0;
	padding: 16px 0 12px 0;
}
.umf-box .umf_cnt p{
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.83px;
	color:#000000;
	padding-bottom: 16px;
	margin:0;
}
.umf-box .umf_cnt a{
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.83px;
	color:#EE4536;
	text-decoration:underline;
}
#forms .umf__doc{
	padding-bottom: 20px;
}
.umf_prrel {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 0 0px;
}
.umf_prrel span {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.83px;
    color: #000000;
    margin: 0;
}
@media screen and (min-width: 2000px) and (max-width: 9999px) {
    footer.foot-fixd {
        position: fixed;
        width: 100%;
        bottom: 0;
    }
}
@media only screen and (max-width:767px) {
    .umf_container {
		grid-template-columns: repeat(1, 1fr);
				       
	}
	.umf__tab {
    padding: 0;
}
.tab_menu li:first-child {
    padding-left: 20px;
}

.umffor {
    padding-top: 24px;
}
.umf-box {
    padding-bottom: 8px;
}
.umf-box .umf_cnt h3 {
    font-size: 16px;
    line-height: 21px;

}
.umf-box .umf_cnt p {
    font-size: 12px;
    line-height: 15.06px;
    padding-bottom:10px !important;
}
.umf-box .umf_cnt a {
    font-size: 14px;
    line-height: 18.23px;

}
.sld-wrp {
    padding-top: 0;
}
.tab_rsitem {
    padding: 32px 20px 0 20px;
}
.umf_prrel span {
    font-size: 12px;
    line-height: 18.83px;
}
.umf_rs li.tab_menu_item {
    min-width: 180px;
}
.umf__acnt {
    padding: 0 16px;
}
.umf__box {
    flex: 1 0 calc(100% - 0px);
            max-width: 100%;
}
.umf__boximg {
    padding-bottom: 15px;
}
.umf__boxcnt span br {
    display: none;
}
.umf__boxcnt span:first-child {
    width: 90%;
}
.umf__boxcnt span:last-child {
    width: 10%;
    display: flex;
        justify-content: end;
}
.umf__boxcnt {
    align-items: flex-start;
    gap:20px;
}
.umf__boximg img {
    width: 20px;
}
.umf__box a {
    padding: 12px;
}.umf__boxcnt span:last-child img {
    width: 18px;
}
.umf__ahead {
    padding: 16px;

}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://unifimf.arriving.website/wp-content/uploads/2024/10/DMSans-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */