﻿
.font-euclid-circular-box .features-wrapper p {
    font-family: var(--font-euclid-circular);
    line-height: 1.45;
    font-size: 18px !important;
    font-weight: 400;
}
.font-euclid-circular-box .features-wrapper a {
    font-family: var(--font-euclid-circular);
    line-height: 1.45;
    font-size: 18px !important;
    font-weight: 400;
}

    .font-euclid-circular-box .features-wrapper p b {
        font-weight: 600;
    }

.font-euclid-circular-box .features-wrapper h2 {
    font-size: 30px;
    line-height: normal;
    font-weight: 500;
    margin-top: 0px;
    padding-bottom: 0;
    margin-bottom: 10px !important;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    color: #01619e;
    font-family: var(--font-euclid-circular);
}

.font-euclid-circular-box .career-counselling p {
    font-family: var(--font-euclid-circular);
    line-height: 1.45;
    font-size: 18px !important;
    font-weight: 400;
}

.font-euclid-circular-box .career-counselling p b {
    font-weight: 600;
}
.lh-set2 {
    line-height: 1.75 !important;
}
.font-euclid-circular-box .career-counselling h2 {
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
    margin-top: 0px;
    padding-bottom: 0;
    margin-bottom: 10px !important;
    letter-spacing: 0px;
    color: #015f9b;
    font-family: var(--font-euclid-circular);
    text-align: left;
}
.font-euclid-circular-box .career-counselling ul {
    color: #191919;
    font-family: var(--font-euclid-circular);
    text-align: left;
    line-height: 1.45;
    font-size: 18px !important;
    font-weight: 400;
    list-style: square;
    padding-left: 0px;
    margin-left: 25px;
}
    .font-euclid-circular-box .career-counselling ul li {
        padding-left: 5px;
        padding-bottom: 5px;
        text-align: justify;
    }
.font-euclid-circular-box .career-counselling ul li b {
    font-weight: 600;
}

.career-counselling {
    text-align: left;
}
.font-euclid-circular-box  b {
    font-weight: 600;
}

.features-wrapper {
    box-shadow: none;
}
.md-sub-title {
    display: flex;
    flex-direction: column;
    /* flex: auto; */
    align-content: flex-end;
    align-items: flex-end;
    /*width: 380px;*/
}
.md-sub-title h2 {
text-transform: uppercase;
}
    .md-sub-title h6 {
        line-height: normal;
        position: relative;
        top: -7px;
    }

@media (min-width:1200px) and (max-width:1920px) {
    .align-items-move2 {
        display: flex;
        flex-direction: row-reverse;
    }
}

.our-clients h2 {
    text-align: center;
    text-transform: uppercase;
    /* margin-bottom: 29px; */
    padding-bottom: 30px !important;
    font-size: 35px !important;
}

.table-vb {
    font-size: 17px;
    font-family: var(--font-euclid-circular);
    color: #191919;
}