.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cv-wrap {
    margin: 0px auto;
    display: block;
    padding: 0!important;
}
.part-logo-user {
    position: relative;
    background: #1e1c25;
    padding: 30px 0 50px;
}
.part-logo-user:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: 0;
    right: -47px;
    border-right: 48px solid transparent;
    border-left: 0px solid transparent;
    border-top: 270px solid #090808;
}
.part-logo-user .avatar-user {
    display: block;
    text-align: center;
}
.part-logo-user #cvo-profile-avatar{
    width: 180px;
    height: 180px;
    object-fit: cover;
    display: inline-block;
    border-radius: 50%;
}
.cvt-right {
    width: 230px;
    float: left;
    height: 100%;
}
.cv-bottom {
    display: block;
    width: 100%;
    position: relative;
    background: #1e1c25;
}
.cvb-left {
    width: 40%;
    display: block;
    float: left;
    position: relative;
    height: 100%;

    color: #fff;
}
.cvp-content {
    position: relative;
}
.cvp-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px dotted #ccc;
    display: none;
    left: 0px;
}
.cvp-content:hover:before {
    display: block;
}
.cv-bottom .cvb-left .cvp-content {
    padding-left: 30px;
}
.cvb-right {
    width: 60%;
    display: block;
    float: left;
    position: relative;
    padding: 50px 20px 30px 40px;
    background: #fff;
    height: 100%;
}
.cv-part {
    margin-bottom: 20px;
}
.cv-part ul {
    padding-left: 0;
}
.cvb-left .cvp-title {
    margin-bottom: 30px;
    margin-top: 30px;
}
.cvb-left .part-user-title .cvp-box-child-list {
    z-index:3;
    position: relative;
    top: -12px;
}
.cvb-left .cvp-title h3{
    padding-left: 40px;
    padding-right: 50px;
    background: #f07024;
    font-size: 18px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    display: inline-block;
}

.cvb-left .cvp-title h3:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 30px;
    left: 0;
    background: #fff;
}
.cvp-title {
    margin-bottom: 10px;
    position: relative;
}
.cvp-title h3 {
    display: block;
    font-size: 24px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
.cvp-title h3 i {
    position: absolute;
    left: -10px;
    font-size: 30px;
    top: -4px;
}
.timeline-content>div {
    position: relative;
}
.timeline-part .tag {
    background: #f7f7f6;
    padding: 5px 10px;
    margin-bottom: 20px;
    text-align: center;
}
.timeline-part {
    padding-bottom: 10px;
}
.timeline-part .tlp-content {
    position: relative;
}
.timeline-content .timeline-part:last-child .tlp-content {
    padding-bottom: 0px!important;
}
.cvp-content ul li {
    list-style-type: none;
    font-size: inherit!important;
}
.timeline-part .tlp-content h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    display: block;
    position: relative;
}
.tlp-content p {
    margin-bottom: 5px;
}
.timeline-part .job-name {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}
.cvp-content.timeline-content .tlp-content{
    padding-left: 20px;
    position: relative;
}
.cvp-content .timeline-part .tlp-content:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f07024;
    top: 0;
    left: -10px;
}
.cvp-content p {
    margin-bottom: 5px;
    word-break: break-word;
}
.part-user-info-list .ico i {
    background: #f07024;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    font-size: 16px;
    color: rgba(255,255,255,0.7);
}
.part-user-info-list .ico .ico-icon img {
    max-width: 100%;
}
.part-user-title {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    color: #fff;
}
.part-user-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 175px;
    left: 0;
    top: -52px;
    background: url("../../images/bg-cv/bg-tit-cv-13.png") top center no-repeat;
    background-size: 100%;
    z-index:2;
}
.cvb-left .cvp-content li {
    list-style-type: none;
}
.other-skill b, .part-user-infor li>span {
    width: 67px;
    color: #777;
    display: inline-block;
    font-weight: bold;
    font-size: inherit!important;
}
.other-skill b{
    width: auto!important;
}
.cvp-content .list-style li::before {
    content: "-";
    margin-right: 5px;
}
.progress-item {
    display: block;
}
.progress-part {
    display: block;
}
.progress-item>span {
    font-size: 14px;
    margin-bottom: 5px;
}
.progress-bar-cv {
    height: 5px;
    position: relative;
    max-width: 210px;
}
.rating-parent {
    height: 5px;
    max-width: 210px;
    margin-bottom: 15px !important;
}
.cvp-box-child-nn .cvp-toolbox {
    z-index: 2;
    top: 50px;
    bottom: auto;
}
.cvp-toolbox {
    left: -30px;
}
.cv-containter p {
    margin: 5px 0;
}
.cvp-box-parent.active .cvp-content {
    z-index: 3 !important;
}
.part-user-exper {
    margin-bottom: 30px;
}
.div-skill .child-content span {
    display: inline-block;
    width: 45%;
}
.cvp-title .add-more {
    position: absolute;
    top: 6px;
    right: 0;
    width: auto;
    cursor: pointer;
    background: transparent;
    border: none;
}
.cvp-title .add-more i {
    color: #f07024;
    font-size: 18px;
}
.cvp-box-child:hover > .fieldgroup_controls {
    display: block;
}
.fieldgroup_controls {
    position: absolute;
}
.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;
}
.icon-top-thietke-temp4{
    position: absolute;
    right: -41px;
    top: -35px;
    opacity: 0.5;
}
.icon-bottom-thietke-temp4{
    margin-left: -115px;
    padding-bottom: 15px;
    opacity: 0.5;
}
.change-color {
    color: #f07024;
}
.border-color {
    border-left: 2px solid #f07024;
}

#box03 .cvp-title{
    display: none;
    margin:0 !important;
}
#box03 .block-child{
    padding-left: 30px;
}
#box03 .block-child ul,#box02 ul{
    list-style: none;
}

#box02 .content-pf-right .box-content{
    position: relative;
    z-index: 4;
}
