﻿@font-face {
  font-family: mainfont;
  src: url('/fonts/iransans-light.ttf') format('truetype'), url('/fonts/iransans-light.woff') format('woff'), url('/fonts/iransans-light.woff2') format('woff2'), url('/fonts/iransans-light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: mainfont;
  src: url('/fonts/iransans-bold.ttf') format('truetype'), url('/fonts/iransans-bold.woff') format('woff'), url('/fonts/iransans-bold.woff2') format('woff2'), url('/fonts/iransans-bold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
.container {
  width: 210mm;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background: #fff;
  font-family: mainfont;
  line-height: 20px;
}
.bluebox {
  background-color: #f5f5f5;
  width: 40%;
  vertical-align: top;
  float: right;
  height: 100%;
  box-sizing: border-box;
  padding: 0px 4px;
}
.blackbox {
  background-color: #f5f5f5;
  width: 60%;
  float: left;
  position: relative;
  height: 100%;
  padding-top: 10px !important;
  box-sizing: border-box;
  padding: 0px 3px;
}
.contact-info_item div {
  width: 100%;
  float: initial;
  padding: 0px;
  padding-right: 0;
}
.contact-info_item {
  clear: both;
  display: block;
  width: 100%;
  background: none;
  padding: 0 0;
  margin-top: 0px;
  position: relative;
  z-index: 0;
}
.infoo div span:last-child {
  float: right;
  color: #000000;
  font-size: 9px;
  text-align: right;
}
.infoo {
  padding: 17px 20px;
  color: #000000;
  font-size: 9px;
  text-align: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-right: 25px;
  padding-bottom: 0;
  float: right;
}
.property-item {
  width: 100%;
  float: right;
}
.property-item_body {
  display: block;
  width: 100%;
  padding: 0 13px;
  padding-left: 25px;
  box-sizing: border-box;
}
div.item-row > span label:first-child {
  color: #070602;
  background: #f5f5f5;
  display: block;
  padding: 0 11px;
  border-radius: 2px;
  border-bottom: 2px solid black;
}
.language-item ~ span label.grade,
.language-item label.grade {
  float: left;
  margin-top: 9px;
  display: block;
  border: 1px solid #bcbcbc;
}
.item-row.w4 > span {
  margin-left: 10px;
  margin-bottom: 15px;
  width: 100%;
}
div.item-row label.grade i {
  display: block;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  margin: -2px 0px;
  box-sizing: border-box;
  background: #cfcecc;
}
div.item-row label.grade i.tik {
  background: #0e2e6c;
}
h2.language-item ~ span label:first-child {
  color: #322a2d !important;
  margin-right: 0px;
  font-weight: 200;
  border-bottom: 0px solid red;
}
ul.history > li {
  width: auto;
  list-style: none;
  box-sizing: border-box;
  margin: 0px 2px;
  float: right;
  margin-bottom: 3px;
}
ul.history label.date {
  font-size: 20px -11px;
  margin-top: 0px;
  display: block;
  color: #686666;
}
ul.list-item li p {
  border-right: 0px solid #eee;
  padding-right: 0;
  margin: 0;
  color: #3d3432;
  position: relative;
  font-weight: bold;
  margin-bottom: 3px;
}
ul.history div.description {
  font-size: 10px;
  margin: 0;
  margin-top: 6px;
  color: #777676;
}
ul.history h2.subtitle {
  margin: 0;
  font-size: 12px;
  margin-bottom: 2px;
  margin-top: 4px;
  font-weight: bold;
  color: #3d3432;
  display: block;
  position: relative;
}
ul.history h3.subtitle {
  margin: 0;
  margin-bottom: 0px;
  font-style: normal;
  color: #3d3432;
  font-size: 11px;
}
h3.subtitle label {
  font-size: 10px;
  color: #000000;
  background: #f5f5f5;
  padding: 1px 6px;
  font-style: normal;
  border-radius: 4px;
  border: 1px solid black;
}
ul.history.one-line li {
  width: 97%;
  float: right;
  display: block;
  margin-bottom: 3px;
}
.property-item_body > *:first-child {
  margin: 0;
  margin-top: 0;
  font-size: 10px;
  padding: 0 22px;
  padding-left: 0;
  color: #34302e;
  width: 97%;
}
div.about-us {
  font-size: 10px !important;
}
div.item-row li > span {
  float: right;
  padding-left: 5px;
  box-sizing: border-box;
  height: 24px;
  margin: 3px 0;
  width: 100%;
}
.item-row.w4 ul.history > li {
  width: 100%;
}
h2.language-item ~ span label:first-child {
  background: transparent !important;
}
div.item-row.w0 ul.history > li label {
  width: auto;
  text-align: center;
  font-size: 10px;
  background: transparent;
  color: black;
  margin: 0;
  border: 1px dotted #260846;
}
.item-row.w0 li > span {
  width: auto;
  padding: 0;
  border-radius: 2px;
  height: auto;
  margin: 5px 0px;
  padding-left: 0px;
}
li.break-property-item {
  clear: both !important;
  width: 100% !important;
  float: none !important;
}
div.item-row li label.grade i.tik {
  background: #260846;
}
div.container > div.row {
  height: 100%;
  box-sizing: border-box;
}
div.item-row li label.grade i {
  display: block;
  border-radius: 0;
  width: 20px;
  height: 6px;
  margin: 0px 0px;
  background: #f5f5f5;
  box-sizing: border-box;
  float: right;
}
ul.history.multi-line > li:nth-child(2n+1) {
  padding-right: 0;
}
ul.history.multi-line > li {
  width: 100%;
  margin-bottom: 3px;
}
div.item-row li > span label {
  display: block;
  height: 25%;
}
.item-row.w0 ul.history > li {
  min-height: initial;
}
ul.history div.description {
  margin-bottom: 0px;
}
.contact-item {
  display: inline-block;
  width: 240px;
}
label.date {
  font-size: 9px;
}
.about-us {
  padding-right: 9px !important;
}
ul.history.one-line li:last-child {
  margin-bottom: 5px;
}
h2.subtitle.language-item {
  border-right: initial;
  padding-right: 6px;
  text-align: right;
}
small {
  display: none;
}
div.item-row li > span label {
  float: initial;
}
.property-item.social__list ul.history > li {
  width: 100%;
}
.property-item.social__list ul.history > li span {
  width: 100%;
}
.property-item.social__list ul.history > li span label:last-child {
  font-size: 10px;
  color: #3a3a3a;
  float: left;
  background: #f5f5f5;
  border: 0px solid red;
}
.property-item.social__list ul.history > li span label:first-child {
  font-size: 20px;
  color: #260846;
  background: #f5f5f5;
  border: 0;
}
.property-item_head {
  border-bottom: initial;
  text-align: center;
  width: 100%;
  margin: auto;
  clear: both;
  padding-top: 0px;
  position: relative;
}
.property-item_head span {
  display: block;
  border: 1px solid #260846;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 39px;
  font-size: 21px;
  margin: 0 auto;
  color: #260846;
  margin-top: 20px;
}
.property-item_head:after {
  content: '';
  width: 92%;
  height: 2px;
  right: 19px;
  top: 82%;
  background: #260846;
  position: absolute;
}
.property-item_head label {
  font-size: 15px;
  font-weight: bold;
  color: #260846;
  position: relative;
  text-align: center;
  line-height: 2.2em;
  border-bottom: initial;
  min-width: 100px;
  z-index: 2;
  background: whitesmoke;
  padding: 3px 19px;
}
.contact-span {
  display: block;
  border: 1px solid #260846;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 21px;
  margin: 0 auto;
  color: #260846;
  line-height: 39px;
}
.contact-label {
  font-size: 15px;
  font-weight: bold;
  color: #260846;
  position: relative;
  text-align: center;
  border-bottom: initial;
  min-width: 100px;
  z-index: 2;
  background: whitesmoke;
  padding: 3px 19px;
  top: 10px;
}
div.contact-item span:first-child {
  float: right;
}
div.contact-item span:nth-child(2) {
  display: none;
}
h1 {
  font-size: 20px;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 5px;
}
ul.history h2.subtitle:before {
  content: '';
  width: 5px;
  height: 5px;
  background: whitesmoke;
  position: absolute;
  right: -15px;
  border-radius: 50%;
  top: 8px;
  border: 2px solid #260846;
}
.circle-progress__title {
  font-size: 10px;
  position: absolute;
  top: 62px;
  line-height: 10px;
  width: 121px;
  text-align: center;
  color: black;
  right: -33px;
}
.c100.small {
  font-size: 55px;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
}
.circle-progress {
  display: block !important;
  float: right;
  width: 100%;
}
.bar-progress.item-row.w0 {
  display: block;
}
.blackbox .bar-progress.item-row.w0 {
  display: none;
}
.c100 > span {
  color: #000000;
  font-size: 11px;
  line-height: 55px;
}
.c100 > span:hover {
  color: black;
}
.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 #260846;
}
div.contact-item span:first-child {
  display: inline-block;
  font-size: 15px;
  margin-left: 17px;
  margin-right: -14px;
  color: #260846;
}
.infoo:before {
  position: absolute;
  width: 92%;
  height: 2px;
  background: #260846;
  content: '';
  right: 4%;
  top: 80px;
  z-index: 0;
}
.blackbox:before {
  content: '';
  width: 3px;
  height: calc(100% - 100px);
  background: #ababab;
  position: absolute;
  right: 4px;
}
.contact-item.contact__email {
  margin-top: 0px;
}
.bluebox h2 {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #260846;
  margin: 0;
}
.basic__about .property-item_head span {
  margin-top: -10px;
}
.property-item.honor__list ul.history > li {
  width: 100%;
}
ul.list-item li p:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background: whitesmoke;
  right: -15px;
  top: 7px;
  border: 2px solid #260846;
  border-radius: 50%;
}
.bluebox .circle-progress {
  display: none !important;
}
.contact__address {
  display: inline;
}
.contact__city span:last-child {
  text-align: right;
}
.infoo-head {
  display: none;
}
.info:before {
  display: none;
}
.blackbox .language__list .circle-progress {
  display: none !important;
}
.bluebox ul.history h2.subtitle {
  text-align: right;
}
.property-item.basic__about {
  padding-top: 20px;
}
p.project-link {
  font-size: 10px;
}
ul.history > li:nth-child(n+3) {
  margin-bottom: 14px;
}
.blackbox .contact-item {
  width: 400px;
}
label.Education-Grade {
  color: #686666;
  font-size: 10px;
}
.other-infos {
  text-align: center;
  color: #3d3432;
  border-top: 1px solid #260846;
  width: 75%;
  margin: 0 auto;
  margin-top: 10px;
  padding-top: 10px;
}
.other-infos > div {
  display: block;
  font-size: 9px;
}
label.exp-desc-title {
  color: #686666;
  font-size: 11px;
}
ul.exp-desc li {
  color: #686666;
  font-size: 10px;
}
ul.exp-desc {
  padding-right: 10px;
}
ul.exp-desc li:before {
  right: -9px;
  background: #260846;
}
ul.exp-desc li {
  padding-right: 0;
}
.property-item.skill__list li {
  margin-bottom: 0 !important;
}
li.custom-list-item {
  min-height: 10px !important;
}
.language-item label.grade {
  margin-left: 10px;
}
li.language-presentation-grades .grade,
li.language-presentation-descriptive .grade {
  border: 0 !IMPORTANT;
  color: #34302e;
}
label.grade {
  font-size: 10px !important;
}
.language-presentation-descriptive label.grade,
.language-presentation-grades label.grade {
  margin-top: 6px !important;
}
h2.subtitle.language-item label {
  font-size: 10px !important;
}
.col-narrow li.skill-item label {
  text-align: right !important;
}