*,h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    padding: 0;
    
}
h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    padding: 0;
    page-break-inside: avoid;
}
.container-main {
    max-width: 1330px;
    margin: 0 auto;
}

@font-face {
    font-family: 'garet-book';
    src: url(../fonts/garet.book.ttf);
}

@font-face {
    font-family: 'garet-heavy';
    src: url(../fonts/garet.heavy.ttf);
}

@font-face {
    font-family: 'InriaSerif-Regular';
    src: url(../fonts/InriaSerif-Regular.ttf);
}

@page {
            margin: 10mm 0;
    }
        body {
            font-family: Arial, sans-serif;
        }
    .print-flex {
        margin: 0 auto;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 10px;
    }
     #resumeBuild {
            width: 185mm; /* A4 width in mm */
            min-height: 297mm; /* A4 height in mm */
            margin: auto;
            padding: 10mm !important;
            box-sizing: border-box;
        }

.resume-page-one-flex {
    display: flex;
}

.page-break {
     page-break-before: always;
      display: block;
}

.resume-page-one-left-section {
    width: 40 !important%;
    background-color: #f4f4f4;
    padding: 84px 72px 60px 72px;
}

.candidate-img {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.candidate-img img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    object-fit: cover;
    padding: 7px;
    border: 25px solid white;
}

.resume-page-one-main .candidate-img img{
    width: 200px !important;
}

.contact-details {
    padding-top: 88px;
    display: flex;
    flex-flow: column;
}

.contact-details h2 {
    font-family: 'garet-book';
    font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
}

.contact-details a {
    padding-top: 30px;
    color: black;
}

.academic-details {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}

.academic-details h2 {
    font-family: 'garet-book';
     font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
}

.academic-details-inner p {
    font-family: sans-serif;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #000000;
}

.resume-page-one-right-section .academic-details-inner p{
    padding: 10px 0px;
}

.page-template-resume-builder-template-1-view .resume-page-one-left-section{
    height:unset !important;
}

.page-template-resume-builder-template-3-view .academic-details-inner p{
    font-size: 16px !important;
    line-height: 25px !important;
    color: #464a4e;
}

.page-template-resume-builder-template-3-view .academic-details-inner{
    padding-top: 10px;
}

.academic-details-inner h3 {
    font-family: sans-serif;
    font-size: 16px !important;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
}

.academic-details-inner {
    padding-top: 20px;
}

.resume-page-one-main .academic-details-inner {
    padding-top: 5px;
}

.skills {
    padding-top: 20px;
}

.resume-page-one-right-section {
   width: 60%;
    padding: 55px 20px 60px 20px;
}

.page-template-resume-builder-template-1-view .candidate-name{
    height: 195px !important;
}

.page-template-resume-builder-template-1-view .candidate-name h2{
    font-size: 42px;
}

.page-template-resume-builder-template-1-view .contact-details h2{
    padding: 10px 0px;
    margin-bottom: 14px;
}

.resume-page-one-main .academic-details h2{
    margin-bottom: 14px;
}

.resume-page-one-main .certi-and-training.academic-details {
    padding-top: 10px !important;
}

.resume-page-one-main .skills.academic-details{
    padding-top: 10px !important;
}

.resume-page-one-main .awards.academic-details{
     padding-top: 10px !important;
}

.page-template-resume-builder-template-3-view .candidate-img-rpt {
    padding-bottom: 0px;
}

.candidate-name {
    height: 165px !important;
}

.candidate-name h2 {
    font-family: 'garet-heavy';
    font-size: 60px;
    color: #3d3d3d;
    font-weight: bold;
    line-height: 1;
}

.candidate-name h6 {
    font-family: sans-serif;
    font-size: 24px;
    color: #444440;
    line-height: 1;
    font-weight: 100;
}

.candidate-name h5 {
    font-family: sans-serif;
    font-size: 40px;
    color: #444440;
    font-weight: unset;
    line-height: 1.5;
}

.links-rpt img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.profile-summary {
    height: 330px;
}

.profile-summary h2 {
    font-family: 'garet-book';
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-transform: uppercase;
    padding: 10px 0px 10px 40px;
}

.candidate-history h2 {
    font-family: 'garet-book';
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-transform: uppercase;
    padding: 10px 0px 10px 40px;
}

.candidate-labels {
   padding-top: 10px;
}

.references {
    padding-top: 40px;
}

.references h2 {
    font-family: 'garet-book';
   font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-transform: uppercase;
    padding: 10px 0px 10px 40px;
}

.references-flex {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
}

.resume-page-two-main .container-main{
    max-width: 720px;
    margin: 0 auto;
}

.resume-page-two-header-flex {
    display: flex;
    justify-content: center;
}

.resume-page-two-header {
    background-color: #2e5e7b;
    padding: 20px 0px !important;
    padding-bottom: 35px !important;
}

/*.page-template-resume-builder-template-2-view .resume-page-two-header-img {*/
/*    margin-right: -25px;*/
/*    margin-top: -20px;*/
/*}*/

.resume-page-two-header-img img {
   width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
}

.resume-page-two-header-title {
    padding-left: 10px;
    padding-top: 10px;
}

.resume-page-two-header-title h2 {
    font-family: 'InriaSerif-Regular';
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    padding-bottom: 25px;
}

.resume-page-two-header-title h4 {
    font-family: 'InriaSerif-Regular';
    font-size: 26px;
    line-height: 4px;
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
}

.header-links-flex {
    display: flex;
    justify-content: space-evenly;
    padding-top: 15px;
}

.header-links a {
    font-family: 'InriaSerif-Regular';
   font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.header-links img {
    width: 20px;
    height: 20px;
    color: white;
   margin-right: 5px;
}

.about-candidate h6 {
    font-size: 28px !important;
    line-height: 33px !important;
    color: #252525;
    font-weight: 400;
    font-family: 'InriaSerif-Regular';
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.about-candidate p {
    font-family: sans-serif;
   font-size: 16px !important;
    line-height: 23px !important;
    color: #000000;
    text-align: center;
}

.employee-qualification .employee-history {
    padding-top: 10px;
}

.employee-qualification .academic-details-inner {
    padding-top: 0px;
}

.employee-history {
    padding-top: 30px;
}

.employee-history h4 {
    font-family: 'InriaSerif-Regular';
    font-size: 20px;
    color: #2e5e7b;
    font-weight: 700;
    text-align: center;
    position: relative;
}

.employee-history h4::before {
    position: absolute;
    content: '';
    height: 10px;
    width: 210px;
    background-color: #2e5e7b;
    top: 35%;
    left: 0%;
}

.employee-history h4::after {
    position: absolute;
    content: '';
    height: 10px;
    width: 210px;
    background-color: #2e5e7b;
    top: 35%;
    right: 0%;
}

.employee-qualification .academic-details {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
}

.Core-Competencies .employee-history {
    padding-top: 0;
}

.employee-history.academic-details-inner h3 {
    padding: 10px 0px;
}

.resume-references .employee-history {
    padding-top: 0;
}

.sub-about-candidate .container-main {
    max-width: 800px;
    margin: 0 auto;
}

.sub-employee-history {
    display: flex;
}

.candidate-history ul li::marker {
    font-size: 50px;
    color: #2e5e7b;
}

.candidate-history {
    position: relative;
    padding-top: 25px;
}

.contact-details img {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.candidate-history ul li::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 370px;
    background-color: #2e5e7b;
    left: -30px;
    top: 35px;
    z-index: -1;
    transform: translateX(0px);
}

.candidate-history ul li:nth-child(2){
    padding-top: 20px;
}

.candidate-history ul li:nth-child(3){
    padding-top: 20px;
}

.resume-page-three {
    position: relative;
}

.resume-page-three::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 108px;
    background-color: #f0cfc3;
}

.candidate-history.academic-details-inner h3{
   font-size: 20px;
    line-height: 28px;
}

.candidate-history.academic-details-inner p{
    font-size: 16px;
    line-height: 23px;
}

.resume-page-three-flex {
    display: flex;
    padding: 107px 10px 0px 10px;
}

.resume-page-three-left {
    width: 40%;
    padding-right:0 !important;
}

.page-template-resume-builder-template-2-view .sub-about-candidate .container-main{
   max-width: 560px;
    margin: 0 auto;
}

.page-template-resume-builder-template-2-view .candidate-history.academic-details-inner ul{
    padding-left: 0;
}

.page-template-resume-builder-template-2-view .employee-qualification .academic-details{
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.page-template-resume-builder-template-2-view .academic-details-inner h3{
    font-size: 20px;
    line-height: 30px;
}

.page-template-resume-builder-template-2-view .academic-details-inner p{
    font-size: 16px;
    line-height: 27px;
}

.page-template-resume-builder-template-2-view .references-flex{
    padding-top: 20px;
    padding-bottom: 20px;
}

.candidate-img-rpt {
    padding-bottom: 60px;
}

.candidate-img-rpt img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.resume-page-three-right {
    width: 60%;
    padding-left: 20px;
}

.links-rpt {
    display: flex;
    flex-flow: column;
    padding: 0px 40px;
    
}

.links-rpt a {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 43px;
    color: #464a4e;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.education .academic-details h2 {
    font-family: sans-serif;
    background-color: unset;
    color: #444440;
    text-align: unset;
}

.expertise {
    padding-top: 10px;
}

.expertise h2 {
    font-family: sans-serif;
    color: #444440;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

.expertise p {
    font-family: sans-serif;
   font-size: 16px;
    line-height: 25px;
    color: #464a4e;
    padding-left: 0px;
}

.achivements {
    padding-top: 10px;
}

.achivements h2 {
    font-family: sans-serif;
    color: #444440;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

.achivements .academic-details {
    padding-top: 0;
}

.languages {
    height: 150px;
}

.languages h2 {
    font-family: sans-serif;
    color: #444440;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

.resume-page-three-right .candidate-name-rpt .candidate-name{
    height: 250px !important;
}

.candidate-name-rpt .candidate-name {
    height: 275px;
    padding-top: 50px;
}

.resume-page-three-main .candidate-name-rpt .candidate-name h2{
   font-size: 35px;
}

.candidate-name-rpt .candidate-name p {
    font-size: 21px;
    line-height: 40px;
    line-height: 2;
    color: #737373;
    letter-spacing: 5px;
    border-bottom: 1px solid #737373;
    padding-top: 15px;
}

.about-employee {
    height: 210px;
}

.about-employee h2 {
    font-family: 'garet-heavy';
    font-size: 25px;
    line-height: 38px;
    color: #4a454b;
    font-weight: bold;
}

.about-employee p {
    font-family: 'garet-book';
    font-size: 16px;
    line-height: 25px;
    color: #000000;
}

.work-exp {
    padding-top: 20px;
}

.work-exp h2{
    font-family: sans-serif;
    color: #444440;
   font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.work-exp .candidate-history ul{
    padding-left: 50px;
}

.work-exp .candidate-history ul li::marker {
    font-size: 50px;
    color: #000;
}

.work-exp .candidate-history ul li::after{
    background-color: #000;
    left: 20px;
    top: 50px;
    height: 370px;
    transform: translateX(0px);
}

.rpt-references {
    padding-top: 10px;
}

.rpt-references h2{
    font-family: sans-serif;
    color: #444440;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

.rpt-references .sub-references p{
    max-width: unset;
}

.Core-Competencies .employee-history{
    font-family: sans-serif;
    font-size: 28px;
    line-height: 52px;
    color: #000000;
    font-weight: 600;
    text-align: center;
}

.contact-details a{
    font-family: sans-serif;
    text-decoration: none;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.work-exp .candidate-history ul li:nth-child(2) {
    padding-top: 20px;
}

.work-exp .candidate-history ul li:nth-child(3) {
    padding-top: 20px;
}

.page-template-resume-builder-template-3-view .work-exp .candidate-history ul {
    padding-left: 25px;
}

.page-template-resume-builder-template-3-view .work-exp .candidate-history ul li::after{
    top: 17px;
    left: 5px;
}

/*.rpt-references .sub-references:last-child {*/
/*    padding-top: 20px;*/
/*}*/

/* .Core-Competencies .employee-history label {
    font-weight: 100;
}

.expertise input::placeholder{
    color: #464a4e;
} */

/* .expertise input{
    height: 50px;
    width: 100%;
    font-size: 20px;
    font-family: sans-serif;
    pointer-events: none;
    padding-left: 7px;
    border: none;
    background-color: #ffffff;
    outline: none;
} */

/* .candidate-name-rpt .candidate-name input{
    width: 100%;
    border: none;
    border-bottom: 1px solid;
    height: 50px;
    font-family: sans-serif;
    font-size: 20px;
    outline: none;
    pointer-events: none;
    letter-spacing: 3px;
} */

/* .candidate-name-rpt .candidate-name input::placeholder{
    color: #464a4e;
} */

/* .about-employee textarea{
    font-family: sans-serif;
    color: #000;
    padding-left: 10px;
    padding-top: 10px;
    border: none;
    width: 100%;
    background-color: #f4f4f4;
    pointer-events: none;
    outline: none;
    font-size: 20px;
} */

/* .candidate-name input{
    width: 100%;
    border: none;
    height: 50px;
    font-family: sans-serif;
    font-size: 20px;
    outline: none;
    pointer-events: none;
} */

/* .education .academic-details label:nth-child(4) {
    padding-top: 0;
} */

/* .links-rpt a i {
    padding-right: 20px;
} */

/* .candidate-labels {
    padding-top: 20px;
} */

/* .Core-Competencies .employee-history p {
    font-family: sans-serif;
    font-size: 28px;
    line-height: 52px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    padding: 15px 0px;
} */

/* .employee-qualification .academic-details label:nth-child(4) {
    padding-top: 0px;
} */

/* .sub-references label {
    font-family: sans-serif;
    font-size: 29px;
    line-height: 37px;
    color: #000000;
    font-weight: bold;
} */

/* .sub-references p {
    font-family: sans-serif;
    font-size: 32px;
    line-height: 45px;
    color: #000000;
    padding-top: 10px;
    max-width: 240px;
} */

/* .candidate-history label {
    font-family: sans-serif;
    font-size: 30px;
    line-height: 43px;
    color: #000000;
    font-weight: bold;
    max-width: 430px;
    padding-top: 20px;
} */

/* .candidate-history p {
    font-family: sans-serif;
    font-size: 38px;
    line-height: 52px;
    color: #000000;
    padding-top: 10px;
} */

/* .profile-summary p {
    font-family: sans-serif;
    font-size: 44px;
    line-height: 33px;
    color: #000000;
    padding-top: 45px;
    text-align: center;
} */

/* .education .academic-details input{
    background-color: #ffffff;
    pointer-events: none;
}
.achivements .academic-details input{
    background-color: #ffffff;
    pointer-events: none;
} */


/* .profile-summary textarea{
    font-family: sans-serif;
    color: #000;
    padding-left: 10px;
    padding-top: 10px;
    border: none;
    width: 99%;
    background-color: #f4f4f4;
    text-align: center;
    outline: none;
    font-size: 20px;
    pointer-events: none;
} */

/* .certi-and-training {
    padding-top: 15px;
} */

/* .certi-and-training h2 {
    font-family: 'garet-book';
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
} */

/* .certi-and-training label {
    font-family: sans-serif;
    font-size: 26px;
    line-height: 43px;
    color: #000000;
    font-weight: bold;
} */

/* .skills h2 {
    font-family: 'garet-book';
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
} */

/* .skills label {
    font-family: sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    font-weight: unset;
    font-weight: 600;
} */

/* .awards {
    padding-top: 10px;
    height: 100px;
}

.awards h2 {
    font-family: 'garet-book';
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    background-color: #444440;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
} */


/*------------------------ 05-08-2024 template-3-view css -------------------------*/

/*page-template-resume-builder-template-1-view css*/

.page-template-resume-builder-template-1-view #resumeBuild{
    padding:0 !important;
}

.page-template-resume-builder-template-1-view .container-main{
    max-width:800px;
}

.page-template-resume-builder-template-1-view .resume-page-one-flex{
    box-shadow: 0 0 5px gray;
}

.page-template-resume-builder-template-1-view .resume-page-one-left-section{
    padding: 50px 40px 20px 40px;
}

.page-template-resume-builder-template-1-view .resume-page-one-right-section{
    padding: 55px 25px 60px 25px;
    width: 65%;
}

.page-template-resume-builder-template-1-view .candidate-name h2{
    text-transform: uppercase;
}

.page-template-resume-builder-template-1-view .candidate-name h5{
    text-transform: uppercase;
    font-size: 34px;
}

.page-template-resume-builder-template-1-view .candidate-name h6{
    font-size: 22px;
    letter-spacing: 1px;
}

.page-template-resume-builder-template-1-view .candidate-name{
    height: 215px !important;
}

.page-template-resume-builder-template-1-view .candidate-img img{
    width: 100% !important;
    height: 100%;
}

.page-template-resume-builder-template-1-view .candidate-img {
    width: 200px;
    height: 200px;
}

/*page-template-resume-builder-template-2-view css*/

.page-template-resume-builder-template-2-view #resumeBuild{
    padding:0 !important;
}

.page-template-resume-builder-template-2-view .container-main{
    max-width:800px;
}

.page-template-resume-builder-template-2-view .resume-page-two{
    box-shadow: 0 0 5px gray;
}

.page-template-resume-builder-template-2-view .candidate-history ul li::after{
    content:unset;
}

.page-template-resume-builder-template-2-view .candidate-history.academic-details-inner{
    position: relative;
}

.page-template-resume-builder-template-2-view .candidate-history.academic-details-inner::after{
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    background-color: #97aebc;
   left: 7px;
    top: 35px;
    z-index: -1;
    transform: translateX(0px);
}

.page-template-resume-builder-template-2-view .candidate-history.academic-details-inner::before{
    position: absolute;
    content: '';
    background-image: url(../images/resume-dot2.webp);
    background-repeat: no-repeat;
    background-size: 30px 20px;
    width: 25px;
    height: 20px;
    left: -7px;
    margin-left: 0px;
    margin-top: 0px;
}

.page-template-resume-builder-template-2-view .candidate-history.academic-details-inner ul{
    padding-left: 20px;
}

.page-template-resume-builder-template-2-view .employee-qualification .employee-history{
    padding-top: 35px;
}

.page-template-resume-builder-template-2-view .employee-history h4::after{
    width: 290px;
}

.page-template-resume-builder-template-2-view .employee-history h4::before{
    width: 290px;
}

/*page-template-resume-builder-template-3-view css*/

.page-template-resume-builder-template-3-view #resumeBuild{
    padding:0 !important;
}

.page-template-resume-builder-template-3-view .container-main{
    max-width:800px;
}

.page-template-resume-builder-template-3-view .resume-page-three{
    box-shadow: 0 0 5px gray;
}

.page-template-resume-builder-template-3-view .candidate-img-rpt{
    width:130px;
    height:130px;
    margin-left: 20px;
}

.page-template-resume-builder-template-3-view .resume-page-three::before{
    height: 50px;
}

.page-template-resume-builder-template-3-view .resume-page-three-flex{
    padding: 80px 30px 50px 30px;
}

.page-template-resume-builder-template-3-view .resume-page-three-left .links-rpt{
    padding-top: 30px;
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .languages{
    height:unset;
}

.page-template-resume-builder-template-3-view .academic-details-inner p{
    padding-bottom: 7px;
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .expertise p{
    padding-bottom: 7px;
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .candidate-history.academic-details-inner p{
    padding-left: 0px;
}

.page-template-resume-builder-template-3-view .candidate-name h2{
    text-transform: uppercase;
}

.page-template-resume-builder-template-3-view .candidate-name-rpt .candidate-name p{
    padding-top: 0px;
}

.page-template-resume-builder-template-3-view .resume-page-three-right .candidate-name-rpt .candidate-name{
    height: 165px !important;
    padding-top: 20px;
}

.page-template-resume-builder-template-3-view .work-exp{
    padding-top: 30px;
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .candidate-history.academic-details-inner{
    position: relative;
}

.page-template-resume-builder-template-3-view .candidate-history.academic-details-inner::before{
    position: absolute;
    content: '';
    background-image: url(../images/dot.webp);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    left: 0;
    margin-left: 0px;
    margin-top: 0px;
}

.page-template-resume-builder-template-3-view .candidate-history.academic-details-inner::after{
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    left: 6px;
    z-index: -1;
    top: 26px;
    background-color: #4a4848;
}

.page-template-resume-builder-template-3-view .work-exp .candidate-history ul li::after{
    content:unset;
}

.page-template-resume-builder-template-3-view .rpt-references.academic-details-inner {
    padding-top: 30px;
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .rpt-references.academic-details-inner h3{
    font-weight:unset;
}

.page-template-resume-builder-template-3-view .links-rpt a{
    font-size: 16px;
    line-height: 35px;
}

.page-template-resume-builder-template-3-view .about-employee h2{
   font-weight: 600;
    font-family: sans-serif;
    font-size: 20px;
    line-height: 35px;
}

.page-template-resume-builder-template-3-view .expertise h2{
    font-size: 20px;
}

.page-template-resume-builder-template-3-view .languages h2{
    font-size: 20px;
}

.page-template-resume-builder-template-3-view .education h2{
    font-size: 20px;
    font-family: sans-serif;
    color: #444440;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
}

.page-template-resume-builder-template-3-view .academic-details-inner h3{
    padding-left: 20px;
}

.page-template-resume-builder-template-3-view .candidate-history.academic-details-inner h3{
    padding-left: 0px;
}
