/* Css template 04 */
.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.suggest-text {
    color: #959595;
}
.cv-wrap {
    display: block;
    padding: 0!important;
}
.cv-top {
    min-height: 280px;
    display: block;
    background-color: #2798B5;
    padding: 50px 70px 10px 70px;
    margin-bottom: 20px;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cv-top>.shape {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 43px solid;
    position: absolute;
    left: 50%;
    bottom: -43px;
    color: #2798B5;
    margin-left: -25px;
}
.cvt-left {
    width: 421px;
    float: left;
    display: block;
    position: relative;
}
.avatar-user {
    width: 190px;
    overflow: hidden;
    display: block;
    float: right;
}
.avatar-user img {
    width: 190px;
    height: 190px;
    object-fit: cover;
    float: right;
    display: block;
    margin: 10px 0;
}
.avatar-user .fix-tp1 {
    left: 0!important;
    width: 100%!important;
    bottom: calc(50% - 17px)!important;
}
.cvt-right {
    width: 230px;
    float: left;
}
.cv-top {
    color: #fff;
}
.cv-top h3 {
    display: block;
    line-height: 21px;
    font-size: 17px;
    text-transform: none;
    font-weight: 400;
}
.cv-top .bottom-line {
    height: 8px;
    width: 65px;
    background: #fff;
    display: block;
    margin: 10px 0;
}
.cv-top h4 {
    margin-top: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}

.cv-top div {
    font-size: 15px;
}
#cv-profile-fullname-auto , #cv-profile-fullname{
    text-transform: capitalize;
}
.cv-footer,
.cv-bottom {
    padding: 0 10px;
    display: block;
    overflow: hidden;
    width: 100%;
}
.cv-footer {
    background: #2798B5;
    margin-top: 10px;
    padding-bottom: 20px;
}
.cvb-left,
.cvb-right {
    width: 50%;
    display: block;
    float: left;
    padding-left: 110px;
    padding-top: 30px;
    margin-bottom: -20px;
    /*padding-bottom: 30px;*/
    position: relative;
}
.cvb-right {
    padding-left: 70px;
}
.cv-part {
    margin-bottom: 20px;
}
.cv-part ul {
    padding-left: 0;
}
.cvp-title {
    margin-bottom: 12px;
}
.cvp-title h3 {
    color: #2798B5;
    display: block;
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    padding-left: 20px;
    position: relative;
    text-transform: uppercase;
}

.cvp-title h3 i {
    color: #2798B5;
    position: absolute;
    left: -10px;
    font-size: 30px;
    top: -4px;
}

.timeline-content>div {
    position: relative;
}
.timeline-part>.tag {
    position: absolute;
    display: block;
    font-weight: bold;
    width: 110px;
    left: -121px;
    padding: 0;
    top: 0;
    text-align: center;
    color: #2798B5;
    border: solid 1px;
}
.timeline-part {
    margin-bottom: 20px;
}

.timeline-part .tlp-content {
    position: relative;
    /*height: 100%;*/
}
.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 {
    padding-left: 15px;
}
.cvp-content p {
    margin-bottom: 5px;
    word-break: break-word;
}

#experience-table .cvp-content p, #certificate-table .cvp-content p {
    margin-bottom: 5px;
    word-break: break-word;
}

.timeline-content>.line{
    position: absolute;
    width: 1px;
    height: 100%;
    left: 4px;
    background: #2798B5;
}
.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;
}
.mb10 {
    margin-bottom: 10px;
}
.mb150 {
    margin-bottom: 118px!important;
}
.progress-item {
    display: block;
}
.progress-part {
    display: block;
    /*overflow: hidden;*/
}
.progress-item>span {
    /*display: block;*/
    font-size: 14px;
    margin-bottom: 5px;
}
.progress-bar-cv {
    height: 5px;
    position: relative;
    max-width: 210px;
}
.cv-footer .cvp-title h3,
.cv-footer .cvp-title h3 div,
.cv-footer .cvp-title i,
.cv-footer .cvp-content *{
    color: #fff!important;
}
.rating-parent {
    height: 5px;
    max-width: 210px;
    margin-bottom: 15px !important;
}
.rating-child-cv4 {
    height: 5px !important;
    background: #fff;
    border-width: 0px !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;
}
.cvp-title {
    position: relative;
}
.cvp-title .add-more {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    cursor: pointer;
    background: transparent;
    border: none;
}
.cvp-title .add-more i {
    color: #2798B5;
    font-size: 18px;
}
.rating-parent .rating-child-cv4.active {
    border-color: #d55c59;
    background-color: #d55c59;
}
.three .fcv.fcv-la-o {
    border-style: solid;
    border-width: 1px 0px;
    border-color: #000;
    height: 8px;
    padding: 0px;
}
.three .fcv.fcv-la,
.three .fcv.fcv-la-o {
    display: inline-block;
    width: 25%;
    cursor: pointer;
    float: left;
}

.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;
}
