/* Css template 02 */
.cvp-content.ten {
    height: auto;
    color: #000000;
    padding: 0px;
    background-color: #FFFFFF;
    font-size: 15px;
}
.suggest-text {
    color: #959595;
}
.ten h1, .ten h3, .ten h4 {
    text-transform: capitalize;
}
.ten h2 {
    text-transform: uppercase;
}
.ten .list-info > li:nth-child(1), .ten .list-info > li:nth-child(2), .ten .list-info > li:nth-child(6) {
    text-transform: capitalize;
}
.ten .capi {
    text-transform: capitalize;
}
.ten .cvp-left {
    width: 30%;
    float: left;
}
.ten .cvp-right {
    width: 70%;
    float: left;
    padding-left: 30px;
}
.ten .cvp-box {
    padding: 0 20px;
    margin: 0;
}
.ten .bg-color {
    padding: 40px 20px 20px;
    color: #FFFFFF;
    background-color: #8e7c69;
}
.ten .bg-color2 {
    padding-top: 20px;
    padding-bottom: 5px;
    color: #FFFFFF;
    background-color: #8e7c69;
    margin-bottom: 13px;
}
.ten .user-name {
    font-weight: 700;
    font-size: 40px;
    margin-top: 18px;
    color: #FFFFFF;
}
.ten .user-job {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding-top: 3px;
    max-width: 450px;
}
.ten .list-info > li {
    padding: 6px 0;
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 25px;
    position: relative;
    list-style: none;
}
.ten .list-info > li .fa {
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 15px;
    color: #fff;
}
.ten .list-info > li > span {
    display: block;
}
.ten .list-info {
    padding-left: 0;
    margin-top: 5px;
    margin-bottom: 0;
}
.ten .txt-intro {
    font-size: 16px;
    font-style: italic;
    font-family: 'Noto Serif', serif;
    margin-top: 5px;
    line-height: 28px;
}
.ten .line-color {
    width: 150px;
    margin: 0;
    height: 2px;
    background-color: #fff;
    margin-top: 12px;
    margin-bottom: 15px;
}
.ten .div-title {
    left: 75px;
    color: #8e7c69;
    position: relative;
    margin-top: 43px;
    font-weight: 700;
    font-size: 18px;
    z-index: 9;
    width: 145px;
}
#references .div-title {
    margin-top: 25px;
}
.ten .relative {
    position: relative;
}
.ten .tit-num {
    position: absolute;
    font-size: 50px;
    color: #ff9900;
    top: -26px;
    left: 0;
    font-weight: 900;
    width: 85px;
}
.ten .div-subject {
    font-size: 15px;
    font-weight: 700;
}
.ten .list-active {
    padding-bottom: 10px;
}
.ten .timeline {
    color: #FFFFFF;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    background-color: #8e7c69;
    margin-bottom: 15px;
    margin-top: 18px;
    text-transform: uppercase;
}
.ten .com-name {
    color: #ff9900;
    font-size: 15px;
    font-weight: 900;
    margin-top: 2px;
    text-transform: uppercase;
}
.ten .addr-time .fa {
    font-size: 12px;
    color: #ff9900;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.ten .addr-time > span {
    float: left;
}
.ten .addr-time {
    width: 165px;
    float: left;
    margin-top: 5px;
}
.ten .txt-detail {
    /*margin-top: 10px;
    */
;
}
.ten .col-first {
    width: 35%;
    float: left;
    padding: 0 25px 0 0;
}
.ten .col-2nd {
    width: 35%;
    float: left;
    padding: 0 25px 0 0;
}
.ten .col-3rd {
    width: 30%;
    float: left;
    padding: 0;
}
.ten .tit-color {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
}
.ten .div-txt-f {
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.ten .box-content .child-content .txt-bor {
    border-bottom: 1px solid #293c69;
    padding-bottom: 15px;
}
.ten .box-content .child-content:last-child .txt-bor {
    border-bottom: none;
}
.ten .icon-txt-f {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 28px;
    color: #ff9900;
}
.ten .icon-ribbon {
    background-size: 27px auto;
    display: inline-block;
    height: 32px;
    width: 27px;
}
.ten .icon-ribbon-award {
    background-size: 23px auto;
    display: inline-block;
    height: 28px;
    width: 23px;
}
.ten .txt-year {
    color: #ffffff;
}
.ten .ls-partitions {
}
.ten .partitions {
    padding: 10px 0;
    margin: 0;
    /*border-bottom: 1px solid #fff;*/
    display: flex;
    clear: both;
}
.ten .ls-partitions .child-content:last-child .partitions {
    border-bottom: none;
}
.ten .partitions span:first-child {
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    float: left;
}
.ten .partitions span:last-child {
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    float: left;
    font-size: 15px;
    text-align: right;
    color: #ff9900;
}
.ten #skills .partitions span:first-child, .ten #skills .partitions span:last-child {
    width: 105px;
}
.ten .partitions span:last-child .fa {
    margin: 0 2px;
    cursor: pointer;
}
.ten .partitions > i:first-child {
    border-radius: 4px 0 0 4px;
}
.ten .partitions .bor-first {
    border-radius: 4px 0 0 4px;
}
.ten .fcv.fcv-la {
    border: none;
    display: inline-block;
    margin: 0 -6px 0 0;
    padding: 0;
    width: 52.5px;
    cursor: pointer;
    height: 15px;
    background: #ff9900;
}
.ten .fcv.fcv-la-o {
    border: none;
    display: inline-block;
    margin: 0 -6px 0 0;
    padding: 0;
    width: 52.5px;
    cursor: pointer;
    height: 15px;
    background: #cd8a24;
}
.ten .col-3rd .partitions {
    padding: 4px 0;
    margin: 0;
    border-bottom: none;
    position: relative;
}
.ten .lang-name {
    position: relative;
    padding: 0;
    color: #ffffff;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-bottom: 5px;
}
.ten .pl40 {
    padding-left: 40px;
}
.ten svg {
    height: 162px;
    width: 191px;
}
.ten path {
    stroke: #ff9900;
    fill: none;
    stroke-width: 32px;
}
.ten .svg-block {
    position: relative;
    left: -22px;
}
.ten .avatar-user {
    position: absolute;
    left: 5px;
    top: 9px;
}
.ten .avatar-user svg {
    height: 130px;
}
.ten .row-bottom {
    padding: 0 40px;
    margin: 0;
}
.ten .row-bottom .cvp-box {
    padding: 0;
}
.ten .div-text {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.ten .partitions-pj {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.ten .partitions-pj li.left {
    float: left;
    width: 100px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-right: 10px;
    margin-bottom: 8px;
    display: inline-block;
    color: #999999;
}
.ten .partitions-pj li.right {
    float: left;
    width: 280px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: inline-block;
    margin-bottom: 8px;
}
.ten .ls-partitions .child-content {
    padding: 0;
}
.ten #skills .sub-child-box {
    right: 0px;
    width: 220px;
    float: right;
    text-align: right;
}
.ten #language .sub-child-box {
    right: 0px;
    width: 220px;
    float: right;
    text-align: right;
}
/*.ten .partitions > span i:nth-child(4):hover, .ten .partitions > span i:nth-child(4) {
     border-radius: 0 4px 4px 0;
}
*/
.ten .partitions .fcv.fcv-la:first-child, .ten .partitions .fcv.fcv-la-o:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.ten .partitions .fcv.fcv-la:last-of-type, .ten .partitions .fcv.fcv-la-o:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.ten .svg-block .icon-hexago2-1 {
    font-size: 135px;
    color: #ff9900;
    left: 29px;
    position: relative;
    top: -3px;
    height: 140px;
}
.btn-change-img-avatar {
    position: absolute;
    text-align: center;
    bottom: 60px;
    background: rgba(0, 0, 0, .6);
    width: 123px;
    left: 30px;
}
.btn-change-img-avatar {
    bottom: 55px;
    width: 116px;
    left: 33px;
}
.rating-parent .fcv-la-o.active {
    border: 4px solid #ff9900 !important;
    background-color: #ff9900 !important;
}
.rating-parent .fa-star-o.active:before {
    content: "\f005";
}
.cvp-toolbox {
    top: -13px;
}
.cvp-box-child .cvp-toolbox div {
    top: -30px;
    right: 5px;
}
.cvp-box-child-list {
    width: 100%;
}
.cvp-box-child-list .cvp-toolbox {
    top: 5px;
    right: -20px;
}
.cvp-box-child-nn .cvp-toolbox {
    top: 60px;
    right: 0px;
    bottom: auto;
    z-index: 2;
}
.cvp-box-child-nn .cvp-toolbox div {
    top: -68px;
}
.cvp-box-parent.active .box-content {
    z-index: 3 !important;
}
.tooltip-inner {
    text-transform: lowercase;
}
.tooltip-inner:first-letter {
    text-transform: uppercase;
}
.cv-containter .cv-logo-top {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99;
}
.cv-containter .cv-logo-top img {
    max-width: 120px;
    height: auto;
}
.cv-containter .cv-logo-footer {
    font-weight: bold;
    color: #4a1a67;
    position: absolute;
    bottom: 5px;
    right: 25px;
    z-index: 99;
}
/* Cvpro 02 */
.cvp-content.two {
    width: 800px;
    height: auto;
    color: #333333;
    padding: 50px 0 20px 0px;
    background-color: rgb(43, 73, 94);
    font-size: 13px;
    min-height: 1131px;
}
.cvp-content .child-content {
    position: relative;
}
.no-content-cv .child-content:hover {
    background-color: rgba(6,6,6,.6);
}
.h4, h4 {
    font-size: 18px;
}
.two h4 {
    text-transform: uppercase;
}
.fa, .fa-stack {
    display: inline-block;
}
.two .wspacing5 {
    word-spacing: 5px;
}
.two .logo-top {
    position: absolute;
    left: 5px;
    top: 5px;
}
.two .logo-top img {
    width: 150px;
    margin: 10px 10px 10px 20px;
}
.two .logo-bottom {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    font-weight: bold;
    page-break-inside: avoid;
}
.two .cvp-left {
    width: 540px;
    float: left;
    padding: 20px;
    background-color: #FFF;
    position: relative;
    min-height: 1061px;
}
.two .cvp-right {
    width: 260px;
    float: right;
    padding: 20px;
    position: relative;
}
.two .cv-user {
    width: 100%;
    float: left;
}
.two .cv-user .avatar-user {
    width: 160px;
    height: 160px;
    padding: 20px 0;
    float: left;
}
.two .cv-user .avatar-user img {
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.two .card-user {
    width: 340px;
    float: left;
    padding: 40px 0;
}
.two .card-user .name_user {
    color: #2b495e;
    margin: 0 0 5px;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
}
.two .card-user .name_work {
    color: #999;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 400;
}
.two .pf-left {
    width: 100%;
    float: left;
    /*margin-bottom: 15px;
    */
    padding-top: 30px;
    max-width: 500px;
}
.two .cv-user + .pf-left {
    padding-top: 15px;
}
.two .title-pf-left {
    width: 100%;
    /*float: left;
    */
    text-transform: uppercase;
    padding: 4px 10px;
    font-size: 14px;
    display: block;
    white-space: normal;
    color: #FFF;
    background-color: #2b495e;
    letter-spacing: 3px;
    margin: 0;
}
.two .div-education-02.content-pf-left {
    width: 100%;
    float: left;
    padding: 15px 0;
}
.two .div-activities-02 .text-title, .two .div-education-02 .text-title, .two .div-experience-02 .text-title {
    margin-top: 0;
    margin-bottom: 4px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}
.two .box-head {
    margin-bottom: 2px;
    color: #333333;
    font-weight: 400;
    text-transform: capitalize;
}
.two ul.cvp-info {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    color: #527b97;
    text-transform: capitalize;
}
.two ul.cvp-info li {
    display: inline-block;
    padding-right: 36px;
}
.two .cvp-info li i.fa-calendar, .two .cvp-info li i.fa-map-marker, .two .cvp-info li i.fa-phone {
    display: inline-block;
    float: left;
    position: relative;
    top: 2px;
    width: 20px;
}
.two .cvp-info li span {
    float: left;
    width: auto;
    min-width: 100px;
    display: inline-block;
}
.two .div-experience-02.content-pf-left {
    width: 100%;
    float: left;
    padding: 15px 0 0 30px;
    position: relative;
}
.two .div-experience-02.content-pf-left:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: "\f111";
    position: absolute;
    left: -4px;
    top: 5px;
    z-index: 10;
    color: inherit;
    font-size: 13px;
}
.two .div-experience-02.content-pf-left:before {
    color: #2b495e;
}
.two.cC52B27 .div-experience-02.content-pf-left:before {
    color: #C52B27;
}
.two.c00584D .div-experience-02.content-pf-left:before {
    color: #00584D;
}
.two.c0E002B .div-experience-02.content-pf-left:before {
    color: #0E002B;
}
.two.c000000 .div-experience-02.content-pf-left:before {
    color: #000000;
}
.two.c2B495E .div-experience-02.content-pf-left:before {
    color: #2b495e;
}
.two.C52B27 .div-experience-02.content-pf-left:before {
    color: #C52B27;
}
.two .div-experience-02.content-pf-left:after {
    content: "";
    height: 100%;
    width: 2px;
    border-left: 2px solid #dde0e5;
    position: absolute;
    left: 0;
    top: 6px;
}
.two .div-activities-02.content-pf-left {
    width: 100%;
    float: left;
    padding: 15px 0 0;
}
.two .pf-right {
    padding: 40px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #99c2dd;
    max-width: 220px;
}
.two .pf-right .title-pf-right {
    color: #99c2dd;
    margin: 0;
    font-size: 15px;
}
.two ul.list-pf {
    padding: 0 0 0 2px;
    margin: 0;
}
.two ul.list-pf li:nth-child(1), .two ul.list-pf li:nth-child(2), .two ul.list-pf li:nth-child(5) {
    text-transform: capitalize;
}
.two ul.list-pf li {
    list-style: none;
    margin-top: 15px;
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 13px;
}
.two ul.list-pf li i {
    color: #99c2dd;
    width: 24px;
    font-size: 14px;
}
.two .pf-right .div-text {
    font-size: 13px;
    color: #FFF;
    line-height: 20px;
}
.two .div-text {
    width: 100%;
    /*float: left;
    */
    margin-top: 15px;
    /* color: #333;
    */
;
}
.two .pf-right .div-text div {
    color: #FFF;
}
.two .pf-right ul.cvp-info {
    width: 100%;
    float: left;
    margin-top: 3px;
    color: #99c2dd;
}
.two .pf-right ul.cvp-info li span {
    color: #FFF;
    float: none;
    display: inline;
}
.two .partitions {
    padding-bottom: 15px;
    margin-top: 15px;
}
.two .pf-right .partitions p {
    color: #FFF;
}
.two .partitions span:last-child {
    width: 100%;
    border-radius: 8px;
    line-height: 8px;
    margin-top: 5px;
    overflow: hidden;
}
.two .partitions span:first-child, .two .partitions span:last-child {
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    float: left;
}
.two .fcv.fcv-la, .two .fcv.fcv-la-o {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 25%;
    cursor: pointer;
    float: left;
}
.two .fcv.fcv-la {
    border: 4px solid #99c2dd;
}
.two .fcv.fcv-la-o {
    border: 4px solid #0c2a3e;
}
.check-list {
    padding-left: 0;
    padding-right: 20px;
    border: transparent dashed 1pt;
    margin-bottom: 0;
}
.check-list:hover {
    border: #77a5cc dashed 1pt;
}
.check-list li {
    list-style: none;
    display: inline-flex;
    width: 100%;
}
.check-list li i {
    margin-right: 10px;
    line-height: 1.7;
}
.ctbx {
    position: relative;
}
.ctbx:hover .fieldgroup_controls {
    display: block;
}
.cvp-content .child-content:hover .fieldgroup_controls_add {
    display: block;
}
.fieldgroup_controls_add {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    display: none;
}
.fieldgroup_controls_add .remove {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 40px;
    width: 30px;
    line-height: 1;
    height: 30px;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
}
.fieldgroup_controls_add p {
    color: #fff;
}
.select-dropdown-nomal {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 36px;
    border: 1px solid #bfcbd9;
    border-radius: 5px;
    background-color: #fff;
    background-clip: padding-box;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 36px;
    width: 100%;
}
.select-dropdown-nomal:focus, .select-dropdown-nomal:active {
    outline: none;
}
.ten .cv-img {
    height: 200px;
    overflow: hidden;
    width: 200px;
    margin-bottom: 20px;
}
.icon-pic{
    color: #fff;
    font-size: 48px !important;
    top: 28% !important;
    right: 0;
    left: 77px !important;
}
.cv-img .box-imgupload {
    height: 200px;
}
.box-imgupload>img{
    position: absolute;
    height: 200px;
    width: 200px;
}
.text-edit-contenteditable{
    width: 100%;
    background: transparent;
    border: none;
    resize: none;
    padding-left: 0;
}
.allow-editable{
    word-break: break-word;
}

.text-edit-contenteditable:hover{
    outline: #77a5cc dashed 1pt;
}
