@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
#t_Header, #t_Footer {
    display: none;
}
.badge-certificate-header {
    display: flex;
    justify-content: space-between;
}

.badge-certificate-left {
    width: 60%;
}

.badge-certificate-logo {
    width: 233px;
    margin-bottom: 10px;
}

.badge-desc {
    text-align: justify;
    margin-bottom: 25px;
}

.badge-certificate-title {
    margin: 10px 0px -11px 0px;
    font-family: Spectral;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.badge-certificate-subtitle {
    font-family: Spectral;
    font-size: 32px;
    font-style: italic;
    font-weight: 500;
    text-align: center;
}

.t-Body-contentInner {
    padding: 0px !important;
}

.badge-certificate-year {
    font-family: Spectral;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    margin-top: -15px;
}

.badge-certificate-right {
    width: 35%;
    text-align: right;
}

.badge-certificate-right p {
    margin-bottom: 10px;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 16.5px;
}
.badge-img {
    text-align: center;
    margin-top: -189px;
}
.cert-top-right-info span {
    width: 42px;
    height: 2px;
    display: block;
    background: #A80050;
    margin-top: 11px;
}

.cert-top-right-info {
    text-align: left;
    width: 92px;
    float: right;
    min-height: 295px;
}

.badge-certificate-body {
    margin-top: 40px;
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.0075em;
    text-align: left;
}

.badge-certificate-body ul li {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.0075em;
    text-align: left;
}

.badge-certificate-skills {
    margin-top: 40px;
    text-align: center;
}

.badge-certificate-skills p {
    font-size: 16px;
}

.badge-certificate-footer {
    margin-top: 40px;
    text-align: center;
}

.badge-certificate-signature {
    font-size: 18px;
    font-style: italic;
}


.badge-certificate-skills-section {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

.badge-certificate-skills-text {
    font-family: Spectral;
    font-size: 36px;
    font-style: italic;
    font-weight: 500;
    line-height: 54.79px;
    text-align: center;
    color: #A80050;
    padding: 0px 7px;
}

.badge-certificate-line {
    width: 68px;
    height: 1px;
    background: #A80050;
}
.skills-names {
    font-family: Inter;
    font-size: 17px !important;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.0075em;
    text-align: center;
    margin-top: -15px;
}
.skills-names span:last-of-type {
    display: none;
}
.skills-names span {
    color: #A80050;
    padding: 0px 3px;
}
.p-with {
    margin-top: 45px;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-bottom: 35px;
}
.s-u-img {
    width: 130px;
}
.student-sig, .uni-sig {
    display: block;
}
.s-u-footer .row {
    align-items: end;
}
.student-sig, .uni-sig {
    display: block;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.025em;
    text-align: left;
}
.student-sig span, .uni-sig span {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: -0.025em;
    text-align: left;
}
.stamp {
    text-align: right;
}
.STUDENT_UNION_SIGNATURE img, UNIVERSITY_SIGNATURE img {
    max-height: 69px;
}

