|
|
|
@ -121,7 +121,7 @@ ion-thumbnail.menu-thumb {
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|
// letter-spacing: 1px;
|
|
|
|
// letter-spacing: 1px;
|
|
|
|
// font-weight: bold;
|
|
|
|
// font-weight: bold;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.services {
|
|
|
|
.services {
|
|
|
|
@ -1313,20 +1313,21 @@ $actionBtnSize: 36px;
|
|
|
|
.name {
|
|
|
|
.name {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
letter-spacing: -0.84px;
|
|
|
|
letter-spacing: -0.84px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 21px;
|
|
|
|
line-height: 21px;
|
|
|
|
font-size: 21px;
|
|
|
|
font-size: 21px;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.email {
|
|
|
|
.email {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
font-size: 13px;
|
|
|
|
font-size: 13px;
|
|
|
|
line-height: 6px;
|
|
|
|
line-height: 6px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
color: #A2A2A2;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@ -1334,28 +1335,29 @@ $actionBtnSize: 36px;
|
|
|
|
.subTitle {
|
|
|
|
.subTitle {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
color: #A2A2A2;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
font-size: 13px;
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 0px;
|
|
|
|
line-height: 0px;
|
|
|
|
margin-bottom: 7px;
|
|
|
|
margin-bottom: 7px;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.boldText {
|
|
|
|
.boldText {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #5C6F79 !important;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 19px;
|
|
|
|
line-height: 19px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.btnTitle {
|
|
|
|
.btnTitle {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 10px;
|
|
|
|
line-height: 10px;
|
|
|
|
font-size: 11px;
|
|
|
|
font-size: 11px;
|
|
|
|
color: #4D4D4D;
|
|
|
|
color: #4D4D4D;
|
|
|
|
@ -1363,23 +1365,24 @@ $actionBtnSize: 36px;
|
|
|
|
|
|
|
|
|
|
|
|
.Profileheader-label-text-form {
|
|
|
|
.Profileheader-label-text-form {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: 12px;
|
|
|
|
margin-top: 12px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.header-label-text-form {
|
|
|
|
.header-label-text-form {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: -3px;
|
|
|
|
margin-top: -3px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
@ -1389,32 +1392,33 @@ $actionBtnSize: 36px;
|
|
|
|
|
|
|
|
|
|
|
|
.type-label-text-form {
|
|
|
|
.type-label-text-form {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
font-size: 13px;
|
|
|
|
font-size: 14px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
color: #A2A2A2;
|
|
|
|
color: #5C6F79;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.result-label-text-form {
|
|
|
|
.result-label-text-form {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit) !important;
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Profileheader-label-text-form-ar {
|
|
|
|
.Profileheader-label-text-form-ar {
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: 12px;
|
|
|
|
margin-top: 12px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
@ -1422,11 +1426,11 @@ $actionBtnSize: 36px;
|
|
|
|
|
|
|
|
|
|
|
|
.header-label-text-form-ar {
|
|
|
|
.header-label-text-form-ar {
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
letter-spacing: -0.8px;
|
|
|
|
color: #2B353E;
|
|
|
|
color: #004D71;
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: -3px;
|
|
|
|
margin-top: -3px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
@ -1436,7 +1440,7 @@ $actionBtnSize: 36px;
|
|
|
|
|
|
|
|
|
|
|
|
.type-label-text-form-ar {
|
|
|
|
.type-label-text-form-ar {
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
font-size: 13px;
|
|
|
|
font-size: 13px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
letter-spacing: -0.52px;
|
|
|
|
@ -1446,7 +1450,7 @@ $actionBtnSize: 36px;
|
|
|
|
|
|
|
|
|
|
|
|
.result-label-text-form-ar {
|
|
|
|
.result-label-text-form-ar {
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
font-family: var(--fontFamilySemiBoldEN, inherit);
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
letter-spacing: -0.64px;
|
|
|
|
|