/* New variables */
:root{
/*    --p-font-size-7: 7pt;*/
}

:root {
    /* --main-color: #334f50; */
/*    --main-color: #2e2e2e;
    --secondary-color: #173976;*/

    --gradient-bg: linear-gradient(90deg, rgba(23,57,118,1) 0%, rgba(0,58,156,1) 50%, rgba(0,70,194,1) 100%);

/*    --font-size-small:  12px;
    --font-size-regular: 14px;
    --font-size-medium: 16px;
    --h2-font-size: 20px;
    --title-font-size: 21px;
    --h1-font-size:  40px;
    --subtitle-font-size: 16px;

    --font-weight-regular: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;

    --font-family-primary: 'Merriweather', serif;
    --font-family-secondary: 'Source Sans Pro', sans-serif;

    ** Print Variables **
    --p-font-size-6: 6pt;
    --p-font-size-8: 8pt;
    --p-font-size-9: 9pt;
    --p-font-size-10: 10pt;
    --p-font-size-12: 12pt;
    --p-font-size-18: 18pt;
    --p-font-size-22: 22pt;*/
}

body {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: var(--font-size-small);
    font-family: var(--font-family-secondary);
    -webkit-font-smoothing: subpixel-antialiased;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/*
 Primary Rules
 */

.name {
    margin: 0px 0 0;
    font-size: var(--h1-font-size);
    font-family: var(--font-family-primary);
    text-transform: capitalize;
    color: #fff;
    font-weight: var(--font-weight-bold);
}
.border-b{
    border-bottom: 1px solid #adadad;
}
.rol{
    margin-top: 0px !important;
    margin-bottom: 20px;
    color: #fff !important;
}
.rol, .subtitle{
    color: var(--main-color);
    font-family: var(--font-family-primary);
    font-size: var(--h3-font-size);
    font-weight: var(--font-weight-semibold);
    text-transform: capitalize;
}
.b-place, .b-name{
    color: #000 !important;
}
.b-place, .b-name, .title {
    font-family: var(--font-family-primary);
    font-size: var(--h2-font-size);
    font-weight: var(--font-weight-bold);
    color: var(--secondary-color);
    margin-bottom: 12px;
    line-height: 28px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
}

.rol,
.b-place, .b-name{
    margin-top: 5px
}
.add{
    text-align: start;
}
.add .social-border-l{
    border-left: 3px solid var(--secondary-color);
    margin-left: 16px;
    max-width: 47%;
}
.add-detail{
    color: var(--secondary-color);
    display: inline-block;
    text-decoration: none;
    font-size: var(--font-size-regular);
}

.add-detail:hover {
    color: var(--secondary-color);
}

.text {
    margin-bottom: 8px;
}

.text,
.ul-text>.text, .certification>.text, .interest>.text {
    font-size: var(--font-size-regular);
}


/*
 Float Rules
 */

.row:before,
.row:after {
    content: "";
    display: table;
}

.row:after {
    clear: both;
}

.col {
    float: left;
}

.col-right {
    float: right;
}
.row-bg{
    background-color: var(--main-color);
}


/*
 Page Rules
 */
.page {
    width: 1000px;
    min-height: 29.7cm;
    margin: 1cm auto;
    padding: 0;
}

.subpage {
    border: 1px solid var(--main-color);
    height: 297mm;
}
.grade-brack{
    color: #8b8b8b;
    margin-left: 6px;
}

.grade{
    color: var(--secondary-color);
    margin: 0px 3px;
}

.place{
    font-weight: var(--font-weight-regular);
    margin-left: 5px;
}

.b-name{
    text-align: right;
    color: var(--main-color);
}
.pt-25{
    padding-top: 25px !important;
}
.personal-info{
    background-color: var(--secondary-color);
}
.right-area{
    padding: 20px 0 0 20px;
}
.left-area{
    padding: 20px 0 0;
}
.col-6 .detail{
    margin-bottom: 10px;
}
.detail-left-bg{
    background-color: var(--secondary-color);
    position: relative;
}
.detail-left{
    padding: 26px 26px;
}
.detail-left .about{
    color: #fff;
}
.detail-left .sec{
    padding-left: 16px;
}
.right-area .timeline-date span{
    color: #000;
}
.timeline-date{
    position: relative;
    margin-bottom: 4px;
}
.timeline-date .light-text {
    padding: 3px 0px 3px 0px;
    color: #fff;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
}
.sec{
    padding-left: 0px;
    padding-right: 16px;
    z-index: 1;
    margin-bottom: 30px;
    position: relative;
}
.title{
    color: var(--secondary-color);
    width: 100%;
    line-height: 20px;
    position: relative;
    line-height: 18px;
    position: relative;
    padding: 0px;
    position: relative;
}
.detail-left .title{
    color: #fff;
    margin-bottom: 16px;
}
.title-icon{
    /*font-size: var(--font-size-medium);*/
    color: var(--secondary-color);
    text-align: center;
    margin-right: 8px;
}
.sec .add a:last-child{
    margin-bottom: 0px;
}
.name strong {
    font-weight: bold;
}

.about {
    font-size: var(--font-size-regular);
    line-height: 24px;
    margin-bottom: 0px !important;
    font-weight: var(--font-weight-regular);
    color: #000;
}
.add .add-detail:last-child{
    margin-bottom: 0px;
}

.add .add-detail .fas, .add .add-detail .fa, .add .add-detail .far {
    margin-right: 8px;
    font-size: var(--font-size-medium);
    color: var(--secondary-color);
    vertical-align: middle;
    text-align: center;
}
.subtitle {
    color: var(--main-color);
    font-weight: var(--font-weight-semibold);
    font-family: var(--font-family-secondary);
    font-size: var(--h3-font-size);
    color: #000;
    text-transform: capitalize;
    margin-bottom: 4px;
    line-height: 26px;
}

.light-text {
    color: #000;
    letter-spacing: 1px;
    font-size: var(--font-size-regular);
    line-height: 27px;
    font-weight: var(--font-weight-semibold);
    text-transform: uppercase;
}
.subtext {
    font-size: var(--font-size-medium);
    color: #000;
    margin-bottom: 0px;
}

.detail {
    margin-bottom: 20px;
    position: relative;
}

.des {
    margin: 10px 0px 10px 0;
    font-weight: var(--font-weight-regular);
    font-size: var(--font-size-medium);
}

.line-break {
    height: 10px;
}
.language .list-mb{
    margin-bottom: 10px !important;
}
.language .me-auto span,
.certification .text,
.interest .text{
    font-size: var(--font-size-regular);
    color: #fff;
}

.language span i{
    margin: 0px 1px;
    color: var(--main-color);
    font-size: var(--font-size-small);
}

.language i.bg{
    color: #fff;
}
.footer-area{
    padding: 0px;
}
.footer-right{
    padding-right: 0px;
}

.div-ul-text ul{
    padding-left: 20px;
}
.certification,
.interest,
.language {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

.div-ul-text>.text, .certification>.text, .interest>.text {
    margin-bottom: 10px;
}

.div-ul-text li::marker {
    font-size: var(--title-font-size);
}

p.text {
    font-size: var(--font-size-regular);
    color: #000;
}

.pl-30 {
    padding-left: 30px;
}

/* Progressbar css start */
.progress{
    width: 110px;
    height: 10px;
    background-color: #42639f;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;  
}
.progress .progress-bar{
    background-color: #fff;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;   
}
.skill-detail{
    margin-top: 20px;
}
.skill-detail p{
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 6px;
    color: #fff;
}
.circle_percent {
    font-size:96px;
    width:1em;
    height:1em;
    position: relative; 
    background: #42639f;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;   
    border-radius:50%;
    overflow:hidden;
    display:inline-block;
}
.circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip:rect(0 1em 1em .5em);
}
.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #fff;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;   
    clip:rect(0 1em 1em .5em);
    transform:rotate(180deg);
    transition:1.05s;
}
.percent_more .circle_inner {
    clip:rect(0 .5em 1em 0em);
}
.percent_more:after {
    position: absolute;
    left: .5em;
    top:0em;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;   
    content:'';
}
.circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: var(--secondary-color);
    z-index:3;
    border-radius: 50%;
}
.percent_text {
    position: absolute;
    font-size: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
    color: #fff;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact; 
}

.top-bg{
    background-color: var(--secondary-color);
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;  
    height: 150px;
    width: 100%;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    position: absolute;
    z-index: 9;
    top: 30px;
}
.top-bg-spacer{
    width: 110%;
    height: 170px;
    position: relative;
    display: block;
    background-color: var(--secondary-color);
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;  
}
.name-sec{
    margin-top: -120px;
    z-index: 9;
}
.add-sec{
    margin-top: 80px;
}
.profile-img-sec{
    z-index: 99;
    position: relative;
}
.profile-img {
    width: 170px;
    height: 170px;
    border-radius: 5px;
    display: block;
    border: 6px solid #fff;
    background-color: var(--secondary-color);
    box-shadow: 5px 0px 5px #00000045;
    margin-top: -197px;
}
/* Progressbar css end */

@media (min-width: 768px) {
    .container {
        max-width: 950px !important;
    }
}

@media print{
    .page {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
    .page-break {
        page-break-before: always;
        padding-top: 30px;
    }
    body {
        font-size: var(--p-font-size-12);
    }
    .sec{
        padding-left: 0px;
    }
    .detail-left-bg{
        background-color: var(--secondary-color);
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }
    .pt-25{
        padding-top: 20px !important;
    }
    .personal-info{
        background-color: var(--secondary-color);
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }
    .name {
        /*font-size: var(--p-font-size-22);*/
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }
    .title{
        padding: 0px !important;
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
        font-size: var(--p-font-size-12) !important;
    }
    .title-icon{
        font-size: var(--p-font-size-8);
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }
    .detail-left .title{
        margin-bottom: 5px !important;
        padding-top: 20px !important;
    }
    .detail-left .title:first-child{
        padding-top: 0px !important;
    }
    .rol, .subtitle {
        font-size: var(--p-font-size-10);
    }
    .rol{
        /*font-size: var(--p-font-size-12);*/
        color: #fff !important;
    }
    .b-place, .b-name, .title {
        font-size: var(--p-font-size-10);
        line-height: 9pt;
        margin-bottom: 6pt;
    }
    .language span i{
        font-size: var(--p-font-size-6);
        color: #fff;
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;   
    }
    .progress{
        width: 90px;
        height: 8px;
    }
    .circle_percent {
        font-size:80px;
    }
    .sec .add a{
        margin-bottom: 6pt !important;
    }
    .add .social-border-l{
        width: 46%;
        margin-left: 0px;
    }
    .text,
    span,
    .add-detail,
    .des {
        /*font-size: var(--p-font-size-8) !important;*/
    }
    .grade-brack{
        font-size: var(--p-font-size-8);
    }
    .certification,
    .interest,
    .language,
    .div-ul-text ul{
        margin-bottom: 3pt
    }
    .text::marker{
        font-size: var(--p-font-size-12);
    }
    .light-text {
        font-size: var(--p-font-size-7) !important;
        line-height: 10pt !important;
        margin-top: 0pt;
    }
    .timeline-date{
        margin-top: -7px;
    }
    .about {
        /*line-height: 11pt;*/
        font-size: var(--p-font-size-9) !important;
    }
    .sec {
        margin-bottom: 12pt;
    }
    .subtitle {
        font-size: var(--p-font-size-9) !important;
        margin-bottom: 3pt !important;
        /*line-height: 14px;*/
    }
    .line-break {
        height: 4pt;
    }
    .detail {
        margin-bottom: 6pt !important;
    }
    br {
        display: none;
    }
    .certification .text,
    .interest .text,
    .language .text {
        margin-bottom: 5pt;
    }
    .language .list-mb{
        margin-bottom: 5pt !important;
        max-height: 15pt;
    }
    .language .me-auto span{
        line-height: 0;
    }
    .add .add-detail, .add{
        margin-left: 0pt !important;   
    }
    .subtext{
        font-size: var(--p-font-size-8);
    }
    .add .add-detail .fas, .add .add-detail .fa, .add .add-detail .far {
        color: var(--secondary-color);
        font-size: var(--p-font-size-10);
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }
    ul.interest, ul.certification{
        margin-top: 10px;
    }
    .img-area .profile-img {
        max-width: 100pt;
        max-height: 100pt;
    }
    .top-bg{
        height: 120px;
    }
    .top-bg-spacer{
        height: 140px;
    }
    .profile-img{
        margin-top: -164px;
    }
    .name-sec{
        margin-top: -100px;
    }
    .add-sec{
        margin-top: 60px;
    }
    .percent_text{
        font-size: 12px !important;
    }
}