
body {
    margin: 0;
    padding: 0;
    font-family:;
}


.profile-section {
    width: 100%;
    display: block;
    height: auto;
}

/******************profile-left-part*********************/
.pro-bg {
    height: auto;
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
}

.profile-left {
    height: auto;
    padding: 20px 20px;
    background: #FFFFFF;
    border: 1.66957px solid rgba(9, 54, 121, 0.1);
    box-shadow: 0px 5.0087px 6.67826px 1.66957px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
}

.title {
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 4px;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #0F4F92;
}


.contact {
    font-size: 14px;
    color: #0F4F92;
    opacity: 0.7;
}

.form-group {
    margin: 5px 0 2px !important;
}

    .form-group .b0 {
        display: block;
        color: #263238;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .form-group select {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #888888;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background: #fff;
        border: none !important;
    }



/****************************/
.contants {
    margin: 30px 0 0;
}





/****************************/



/******************/
.profile-comment {
    /* display: grid; */
    width: 100%;
    float: left;
    display: inline-block;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}

form.comment-part {
    padding: 10px 10px 10px 10px;
}

textarea#comment {
    width: 100%;
}

button.btn.btn-primary.btn01 {
    text-align: right !important;
    float: right;
    margin-top: 10px;
}

.star-rating {
    line-height: 32px;
    font-size: 1.25em;
}

    .star-rating p {
        margin: 0;
        float: left;
        font-size: 15px;
        width: 30%;
        text-transform: uppercase;
    }



    .star-rating .fa-star {
        color: goldenrod;
    }
/******************profile-left-part-Close*********************/


.btn-rot {
    border-radius: 0px 5px 5px 0px !important;
}

.view-form b {
    margin-bottom: 5px;
    display: block;
}

.resume-part {
    margin-top: 2.70%;
}

.btngrp {
    width: 100%;
    float: left;
    padding: 15px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

    .btngrp .btn {
        width: 100%;
    }


.profile-top-head .form-group {
    margin: 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: inline-block;
    padding: 0 0px 0 10px;
}

    .profile-top-head .form-group select {
        padding-right: 10px;
        color: #2196F3;
        text-transform: uppercase;
    }

.profile-top-head {
    display: flex;
    justify-content: space-between;
    padding: 0 0 10px;
}

.profile-top-left {
    display: flex;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    flex-wrap: wrap;
    column-gap: 15px;
}


label.before-box {
    position: relative;
    padding-left: 17px;
    margin-left: 8px;
}

    label.before-box:before {
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 50%;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #D9D9D9;
    }



.profile-form .form-group {
    display: flex;
    align-items: center;
}

    .profile-form .form-group label.b0 {
        margin-right: 10px;
    }


.card-boxs {
    background: #FFFFFF;
    border: 1.66957px solid rgba(9, 54, 121, 0.1);
    box-shadow: 0px 5.0087px 6.67826px 1.66957px rgba(0, 0, 0, 0.02);
    border-radius: 6.67826px;
    padding: 20px 20px;
}

.form-box {
    border-radius: 4px;
    margin: 0px 0px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #676869;
    position: relative;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #DBDFEA;
}

    .form-box h3 {
        background: #fff;
        text-align: left;
        width: 50%;
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        color: #263238;
    }



    .form-box span {
        width: 47%;
        display: inline-block;
    }

.tag-text {
    margin: 0 0 10px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #263238;
}

.card-skill-box {
    padding: 0 0 15px;
}

.card-skill textarea {
    width: 100%;
    border: 1px solid rgba(9, 54, 121, 0.1);
    border-radius: 4px;
}

.card-teg ul {
    padding: 0;
    margin: 0 0 10px;
}

.card-teg {
    min-height: 375px;
}



    .card-teg ul li {
        padding: 3px 10px;
        background: #F5F5F5;
        border-radius: 50px;
        list-style: none;
        display: inline-block;
        font-size: 12px;
        line-height: 14px;
        color: #0F4F92;
        margin: 0 3px 6px 0px;
    }

.profile-top-right {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 15px;
}