﻿.descriptive {
    color: #fff;
}

@font-face {
    font-family: mainfont;
    src: url('Fonts/IRANYekanXVF.woff') format('woff');
    /*src: url('Fonts/Far_Nazanin-light.ttf') format('ttf'), url('Fonts/IRANSansX-bold.ttf') format('ttf');*/
}
@font-face {
    font-family: mainfontnumber;
    src: url('Fonts/Vazir-Bold-FD.woff') format('woff');
    /*src: url('Fonts/Far_Nazanin-light.ttf') format('ttf'), url('Fonts/IRANSansX-bold.ttf') format('ttf');*/
}

/*@font-face {
    font-family: mainfont;
    src: url('/Fonts/Far_Nazanin-light.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SDF';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('/Fonts/IRANSansX-bold.ttf') format('ttf');*/
    /*src: url('/Fonts/IRANSansX-bold.ttf') format('ttf');*/
/*}

@font-face {
    font-family: 'SDF';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/Fonts/IRANSansX-bold.ttf') format('ttf');
}*/

.container {
    width: 210mm;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: #002b34;
    height: 100%;
    position: relative;
    font-family: mainfont !important;
    line-height: 20px;
}

.smbox {
    background-color: #eee08c;
    width: 10%;
    height: 100%;
    box-sizing: border-box;
    float: right;
    margin-right: 60px;
    overflow: hidden;
}

.pic-thumb {
    width: 112px;
    height: 115px;
    background: transparent;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 40px;
    right: 33px;
    overflow: hidden;
    z-index: 9;
    border: 8px solid #eee08c;
    border-radius: 15px;
    display: block;
}

div.user-image {
    box-shadow: 0 1px 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 150%;
    width: 150%;
    border-radius: 0;
    right: -30%;
    top: -20%;
    background-size: 100%;
}

.border {
    width: 155px;
    height: 155px;
    background: #ddc119;
    position: relative;
    top: 28px;
    -webkit-transform: rotate(45deg);
    right: -39px;
    border-radius: 15px;
}

h1 {
    color: #f3f3f3;
    font-size: 25px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 50px;
    width: 87mm;
}

h2.job-title {
    color: #ddc119;
    font-size: 18px;
    margin-right: 50px;
    margin-top: 0;
    display: inline-block;
    width: 60mm;
}

.lgbox.col-wide {
    width: 81%;
    height: 100%;
    float: left;
    border-left: 5px solid;
    border-color: #eee08c;
    padding-bottom: 0;
}

.infoo {
    display: inline-block;
    width: 80mm;
    float: left;
    color: #aec0c3;
    position: relative;
    font-size: 16px;
    margin-top: 50px;
}

.contact-item span:nth-child(2) {
    display: none;
}

div.contact-item span:first-child {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    color: #eee08c;
    border: 1px solid #f8f8f8;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px;
    line-height: 17px;
}

.contact-item {
    margin-bottom: 3px;
    display: flex;
    align-items: start;
}

.basic__about .property-item_head {
    text-align: right;
    width: 95%;
    padding-top: 0;
    border-bottom: 0;
    margin-right: 0;
    position: initial;
}

p.about-us {
    color: #c1ced0;
    font-size: 16px !important;
    text-align: right;
    padding-right: 0 !important;
}

.basic__about .property-item_head label {
    border-bottom: 0;
    color: #eee08c;
    position: initial;
    background: transparent !important;
    padding: initial;
}

.property-item {
    float: right;
    padding-bottom: 15px;
    border-bottom: 1px solid #7a7667;
    width: 152mm;
    margin-right: 20px;
    padding-right: 10px;
    padding-left: 15px;
}

.property-item_head {
    text-align: right;
    width: 100%;
    border-bottom: 0;
    position: relative;
}

    .property-item_head label {
        border-bottom: 0;
        position: absolute;
        right: -135px;
        font-weight: bold;
        background: #305f20;
        padding: 3px 8px 3px 20px;
        text-align: center;
        border-top-left-radius: 40px;
        color: #e7fdff;
        font-size: 17px;
        width: 28mm;
    }

.basic__about .property-item_head label:before {
    display: none;
}

.property-item_head label:before {
    content: '';
    position: absolute;
    border-bottom: 11px solid transparent;
    border-left: 79.5px solid #ddc119;
    border-right-color: #ddc119;
    bottom: -11px;
    right: 19.5px;
}

.multi-line li {
    width: 100%;
}

ul.history h2.subtitle {
    font-weight: normal;
    color: #ffffff;
    position: relative;
    width: 100mm;
    font-size: 17px;
    font-weight: bold;
}

.container:after {
    /* content: ''; */
    position: absolute;
    width: 130px;
    height: 140px;
    border-radius: 50%;
    left: -77px;
    top: -90px;
    border: 24px solid #ffc300;
}

ul.history h2.subtitle:before {
    content: '';
    position: absolute;
    font-size: 7px;
    font-family: FontAwesome;
    width: 6px;
    height: 6px;
    background: #eee08c;
    border-radius: 50%;
    right: -15px;
    top: 8px;
}

ul.history h3.subtitle {
    color: #ffffff;
    font-style: normal;
    font-size: 16px;
}

h3.subtitle label {
    background: transparent;
    font-size: 15px;
    color: #ededed;
    border: 1px solid #bababa;
    border-radius: 10px;
}

label.date {
    position: absolute;
    left: 0;
    top: -3px;
    background: transparent;
    padding: 3px 8px;
    border-radius: 10px;
    color: #c1ced0;
    font-size: 14px !important;
    width: 44mm;
    text-align: left;
}

ul.history li {
    position: relative;
    margin-bottom: 10px;
    padding-right: 30px;
    min-height: 40px;
}

ul.history {
    width: 154mm;
    padding-right: 0 !important;
}

.property-item_head label:after {
    content: '';
    position: absolute;
    right: -1px;
    top: -7px;
    border-right: 21px solid #002b34;
    border-bottom: 7px solid #43852d;
}

.property-item.basic__about {
    margin-top: 0;
}

.item-row.w0 li > span {
    width: 100%;
    height: auto;
    padding-left: 0;
    margin: 5px 0;
}

div.item-row li > span label:first-child {
    background: transparent;
}

div.item-row li label.grade i {
    border: 1px solid #eee08c;
    background: #002b34;
    width: 8px;
    height: 8px;
    border-radius: 0;
    -webkit-transform: rotate(45deg) skew(-3deg);
    margin: 7px 4px;
}

    div.item-row li label.grade i.tik {
        background: #eee08c;
    }

div.item-row li > span label:first-child {
    width: 43mm;
    height: auto;
    font-size: 15px;
}

.skill__list ul.history li {
    min-height: 10px;
    width: 74mm;
    padding-right: 0;
    margin-bottom: 0;
}

.property-item.skill__list .grade {
    display: block;
    float: left;
}

.c100.small {
    font-size: 42px;
    float: right;
    margin: 0 11px;
    line-height: 50px;
}

.language__list ul.history li {
    width: 50%;
    min-height: 100px;
    height: auto;
    margin-bottom: 35px;
}

.circle-progress__title {
    color: #d9d9d9;
    top: 50px;
    font-size: 13px;
    width: 72px;
    right: -18px;
    -webkit-transform: rotate(-20deg);
    line-height: 15px;
}

.c100:after {
    background: #002b34;
    left: 2px;
    top: 2px;
    width: 38px;
    height: 38px;
}

.c100 > span {
    color: #eee08c;
    font-size: 11px;
    right: -7px;
    top: -5px;
}

.c100:hover > span {
    width: 56px;
    font-size: 14px;
    line-height: 55px;
    color: #dbff01;
}

.item-row.w4 {
    display: none;
}

.language__list .circle-progress {
    display: block;
    float: right;
    width: 100%;
}

.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
    border: 0.08em solid #eee08c;
}

ul.history p.description {
    font-size: 16px;
    color: #9ab1b6;
}

p.project-link {
    color: #9ab1b6;
    font-size: 16px;
}

    p.project-link a {
        color: #eee08c;
    }

ul.list-item li p {
    color: #ffffff;
    font-weight: normal;
    border-right: 0;
    position: relative;
    width: 105mm;
    top: 6px;
}

    ul.list-item li p:before {
        content: '';
        position: absolute;
        font-size: 7px;
        font-family: FontAwesome;
        width: 6px;
        height: 6px;
        background: #eee08c;
        border-radius: 50%;
        right: -15px;
        top: 8px;
    }

.honor__list ul.history li {
    min-height: initial;
}

.social__list .property-item_head {
    display: block;
}

a.social-link {
    color: #9ab1b6;
}

.social__list ul.history li {
    min-height: initial;
    margin-bottom: 0;
    padding-right: 0px;
}

.social__list ul.history {
    margin-bottom: 0;
}

.property-item.social__list {
    border-bottom: 0;
    margin-top: 30px;
    padding-bottom: 0;
}

    .property-item.social__list ul.history li span label:first-child {
        font-size: 16px;
        color: #eee08c;
        background: transparent;
        width: 5mm;
        text-align: center;
    }

a.social-link {
    color: #f8f8f8;
}

.infoo-head {
    display: none;
}

.ui-sortable-handle:hover {
    background: rgba(140, 140, 140, 0.2);
}

.basic__about .property-item_head label:after {
    display: none;
}

label.Education-Grade {
    color: #ffffff;
    font-size: 15px;
}

.infoo div span:last-child {
    display: inline-block;
    width: 210px;
    text-align: right;
    font-size: 16px;
    overflow-wrap: break-word;
}

.contact__address {
    display: inline;
}

.other-infos {
    color: #c1ced0;
    display: block;
    position: relative;
    right: 50px;
}

    .other-infos > div {
        display: block;
        font-size: 16px;
    }

.contact-info {
    display: inline-block;
    float: right;
    width: 49%;
    margin-top: 50px;
    min-height: 150px;
}

ul.exp-desc li {
    color: #ffffff;
    font-size: 15px;
    padding-right: 15px;
}

label.exp-desc-title {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}

ul.exp-desc li:before {
    background: #eee08c;
}

li.custom-list-item {
    min-height: 10px !important;
}

.lgbox .skill__list ul.history li:nth-child(2n+1) {
    clear: right;
}

h2.subtitle.language-item.overall.graphical .c100 {
    float: left;
}

.language__list ul.history li h2 {
    width: 100%;
}

h2.subtitle.language-item.overall.graphical small {
    float: right;
    margin-top: -20px;
}

.descriptive {
    font-size: 15px !important;
    margin-bottom: 5px;
}

h2.subtitle.language-item.overall.graphical {
    display: flex;
    justify-content: space-between;
}

h2.subtitle.language-item label {
    font-size: 15px;
}

.property-item.social__list ul.history li span label:last-child {
    font-size: 16px;
}
