.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cv-wrap {
    margin: 0 auto;
    display: block;
    padding: 0!important;
}
.cvt-left {
    width: 421px;
    float: left;
    display: block;
    position: relative;
}
.part-logo-user .avatar-user {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
#cvo-profile-avatar {
    width: 100%;
    object-fit: cover;
}
.cvt-right {
    width: 230px;
    float: left;
}
.cv-bottom {
    display: block;
    width: 100%;
    position: relative;
    background: #3b3b3b;
}
.bg-header-top {
    position: relative;
    display: inline-block;
}
.bg-header-top img {
    width: 100%;
}
.bg-header-bottom {
    position: relative;
    display: inline-block;
}
.bg-header-bottom img {
    width: 100%;
}
.cvb-left {
    width: 40%;
    display: block;
    float: left;
    position: relative;
}
.cv-bottom .cvb-left {
    width: 40%;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    height: 100%;
}
.cv-bottom .cvb-left .cv-part {
    margin-bottom: 40px;
}
.cvp-content {
    position: relative;
}
.cvp-content:hover {
    box-shadow: 0 0 0 1px #ccc;
}
.cv-bottom .cvb-left .cvp-content {
    padding-left: 20px;
}
.cvb-right {
    width: 60%;
    display: block;
    float: left;
    position: relative;
    height: 100%;
    padding-left: 20px;
    padding-right: 25px;
    background: #ffff;
}
.cvb-right .tag{
    background: black;
    display: inline-block;
    padding: 1px 5px;
    border-radius: 15px;
    color: #fff;
    margin-bottom: 5px;
}
.cv-part {
    margin-bottom: 20px;
}
.cv-part ul {
    padding-left: 0;
}
.content-pf-right{
    padding-left: 20px !important;
}
.cv-part-row {
    display: inline-block;
    width: 100%;
}
.cv-part-row .cv-part-left {
    float: left;
    width: 50%;
}
.cv-part-row .cv-part-right {
    float: left;
    width: 50%;
}
.cvb-left .cvp-title {
    padding: 6px 0;
    padding-left: 20px;
    margin-bottom: 25px;
    border-top: solid 2px white;
    border-bottom: solid 2px white;
}
.cvp-title {
    margin-bottom: 15px;
    position: relative;
}
.cvp-title h3 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    position: relative;
    text-transform: uppercase;
    margin: 0;
}
.cvp-title h3 i {
    position: absolute;
    left: -10px;
    font-size: 30px;
    top: -4px;
}
.cvb-right .cvp-title {
    padding: 6px 0;
    margin-bottom: 10px;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.cvb-right .cvp-title h3 {
    margin-bottom: 0;
}
.timeline-content>div {
    position: relative;
}
.timeline-part>.tag {
    position: absolute;
    display: block;
    font-weight: bold;
    width: 110px;
    left: -120px;
    padding: 0;
    top: 0;
    text-align: center;
}

.cvp-content ul li {
    list-style-type: none;
    font-size: inherit!important;
}

.tlp-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.tlp-content .tlp-content-left {
    float: left;
    width: 35%;
    overflow: hidden;
}
.tlp-content .tlp-content-right {
    margin-left: calc(35% + 20px);
}
.tlp-content p {
    margin-bottom: 5px;
}

.cvp-content p {
    margin-bottom: 5px;
    word-break: break-word;
}
.cvp-content p i.fa{
    font-size: 6px;
    margin-right: 10px;
}
.part-user-info-list .ico i {
    background: #fff;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.part-user-info-list .ico .ico-icon img {
    max-width: 100%;
}
.part-user-title {
    position: relative;
    padding: 100px 0;
}
.part-user-title h2 {
    font-size: 40px;
    font-weight: 600;
    display: inline-block;
}
.part-user-title h3 {
    font-size: 24px !important;
    display: inline-block;
}
.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%;
}
.child-content .rating-child{
    color: #f3cb06 !important;
}
.cvp-title .add-more {
    position: absolute;
    top: 8px;
    right: 0;
    width: auto;
    cursor: pointer;
    background: transparent;
    border: none;
}
.cvp-title .add-more i {
    color: #35245c;
    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;
}

#box02 .cvp-box-child-list{
    display: none;
}

#box03 ul li,#box02 ul li{
    list-style: none;
}

#box03 .cvp-title{
    text-align: left !important;
}

#box03 .cvp-title h3{
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    position: relative;
    text-transform: uppercase;
    color: unset;
}

#box03 ul,#box03 .block-child .box-content{
    padding-left: 20px !important;
}
