.form-check-inline {
    margin-bottom: 1rem;
    margin-right: 0;
}

/*T C*/
.t-c-page .header-page {
    background: #F9F9F9;
    padding: 40px 0;
    text-align: center;
}

.t-c-page .header-page .title-page {
    font-size: 30px;
}

.t-c-page .page-content p {
    color: #747582;
    margin-bottom: 20px;
    line-height: 1.5;
}

.t-c-page .page-content h3 {
    margin-bottom: 10px;
    color: #22366C;
    font-size: 25px;
    font-weight: 600;

}

/*subscriptions*/
.subscriptions .page-desc {
    margin: 2.5rem 0;
}

.subscriptions .page-desc h3 {
    font-size: 45px;
    padding: 10px;
}

.subscriptions .page-desc p {
    padding: 10px;
    color: #999;
}

.subscriptions .page-content .subscription-box {
    padding: 25px;
    border-radius: 16px;
    background: #F2F2F2;
    margin-bottom: 1.5rem;
}

.subscriptions .page-content .box-header {
    padding-bottom: 1.6rem;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 20px;
}

.subscriptions .page-content .box-header .note {
    color: #747582;
    font-size: 16px;
    margin-top: 1.5rem;
}

.subscriptions .page-content .box-header .popular {
    background: rgba(187, 37, 37, 0.15);
    padding: 7px 15px;
    border-radius: 7px;
    /*display: block;*/
    color: #BB2525;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

.subscriptions .subscription-box .box-content .plan-feauters {
    margin-bottom: 2rem;
}

.subscriptions .subscription-box .box-content .plan-feauters li {
    margin-bottom: 1.2rem;
    color: #7E7E7E;
    font-size: 16px;
}

.subscriptions .subscription-box .box-content .plan-feauters li img {
    margin-right: 5px;
}

.subscriptions .page-footer {
    padding: 2rem 20px;
}

.subscriptions .page-footer .item {
    position: relative;
}

.subscriptions .page-footer .item img {
    position: absolute;
    left: -30px;
    top: 0
}

.subscriptions .page-footer h4 {
    color: #22366C !important;
    font-size: 21px;
}
.plan-item{overflow: hidden;}
.plan-item .value{float: right;}
/* about us */
.about-us.header-page {
    background-image: url(../images/about-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 245px;
}

.about-us .content-header {
    padding: 4rem 0;
}

.about-us.header-page h2,
.about-us.header-page h6 {
    color: #f7f7f7;
}

.about-page .img-content {
    padding: 20px;
}

.about-page .img-content .headline {
    color: #343434;
    font-size: 31px;
    margin-bottom: 1.2rem;
}

.about-page .img-content p {
    color: #999
}

.about-page .content-page {
    padding: 10px;
}

.about-page .content-page h2 {
    color: #22366C;
    font-size: 35px;
}

.about-page .content-page span {
    display: block;
    font-size: 21px;
}

.about-page .content-page p {
    color: #999;
    margin-bottom: 2rem !important;
}


.about-page .content-page .v-m .box {
    overflow: hidden;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #F5F5F5;
    box-shadow: 0px 15px 30px 0px rgba(172, 177, 183, 0.20);
}

.about-page .content-page .v-m .box .icon-box {
    width: 70px;
    float: left;
}

.about-page .content-page .v-m .box .icon-box img {
    margin-top: 40%;
}

.about-page .content-page .v-m .box .co-box {
    width: calc(100% - 70px);
    float: left;
}

.about-page .content-page .v-m .box .co-box h4 {
    color: #343434;
    font-size: 23px;
}

.about-page .content-page .v-m .box .co-box p {
    color: #8492A7
}

/* blog */
.blog-page {
    background: #fff;
}

/* single-post */
.single-pos .post {
    padding: 20px;
}

.single-post .post .image-post {
    margin:33px 0
}

.single-post .post .image-post img {
    border-radius: 10px;
    width: 100%;
}

.single-post .post .post-date span {
    color: #000;
font-weight: 500;
font-size: 16px;
line-height: 26px;
}

.single-post .post-title {
    color: #343434;
    margin-bottom: 2rem;
}

.single-post .post-body {
    color: #000;
    margin-bottom: 1.5rem;
}
.single-post .post-body .writerDV img 
{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: 10px;
}
.single-post .post-body .writerDV h6 
{
font-weight: 400;
font-size: 14px;
color: #22366D;
}
.single-post .post-body p.MsoNormal font,
.single-post .post-body p.MsoNormal
{
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.single-post .post-body p b 
{
font-weight: 600;
font-size: 24px;
line-height: 120%;
}
.single-post .keys ul
{
    list-style: none;
font-weight: 500;
font-size: 16px;
line-height: 26px;
}
.single-post .keys ul li 
{
    display: inline-block;
    margin: 0 4px;

} 
.single-post .keys span 
{
    display: inline-block;
    width: fit-content;
    height: 33px;
    line-height: 33px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    padding: 0 10px;
}
.single-post .post-body .writerDV h4 
{
font-weight: 700;
font-size: 20px;
}
.single-post .share-box ul li {
    display: inline;
}

.single-post ul li.text {
    margin-right: 7px;
    color: #343434;
}

.single-post ul li.icon a {
    color: #ADB7C2;
    transition: 0.23s ease;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 30px;
    border: 1px solid #ADB7C2;
}

.single-post ul li.icon a:hover {
    background: #BB2525;
    border-color: #BB2525;
    color: #fff;
}
.post-date img 
{
    filter: grayscale(1);
}
.single-post .post-date 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single-post .post-date ul 
{
    list-style: none;
    direction: ltr;
    margin: 0;
}
.single-post .post-date ul li 
{
    display: inline-block;
    border: 1px solid #E4E4E4;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    font-size: 20px;
}
.single-post .post-date ul li:nth-child(2)
{
    /* line-height: 41px; */
}
.single-post .post-date ul li:last-child
{
    border: 0;
font-weight: 500;
font-size: 16px;
line-height: 26px;
width: fit-content;
height: fit-content;
}

.single-post .post-date ul li a 
{
    color: #000;

}

.wedget {
    margin-bottom: 1.5rem;
}

.wedget .w-posts .w-post {
    margin-bottom: 1.5rem;
    overflow: hidden;
    display: inline-block;
}

.wedget .w-posts .image {
    width: 105px;

    float: left;
    margin-right: 5px;
}

.wedget .w-posts .image img {
    width: 103px;
    height: 103px;
    border-radius: 5px;
}

.wedget .w-posts .wp-desc {
    padding: 0 15px;
    width: calc(100% - 110px);
    float: left;
}

.wedget .w-posts .wp-desc .post-date {
    color: #8492A7;
    margin-bottom: 5px;
}

.wedget .w-posts .wp-desc p {
    color: #343434
}

.wedget .tags-list li {
    display: inline-block;
    transition: 0.23s ease;

}

.wedget .tags-list li a {

    display: inline-block;
    border-radius: 3px;
    background: #F7F9FC;
    padding: 10px 15px;
    margin-bottom: 10px;
    transition: 0.23s ease;
    color: #343434
}

.wedget .tags-list li a:hover {
    background: #F7F9FC;
    background: linear-gradient(97deg, #BB2525 -3.47%, #EA5252 78.12%);
    color: #fff
}

/* faq */
.faq .page-info .title {
    color: #231F20;
    font-size: 40px
}

.faq .page-info .desc {
    color: #797979;
}

.faq .card-header:first-child {
    border-radius: 0;
}

.faq .card {
    border-radius: 20px;
    border: 1.5px solid #ECECEC;
    background: var(--3, #FFF);
    box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.04);
    margin-bottom: 2rem;
}

.faq .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0;
}

.faq .accordion-title .btn-link {
    color: #343434;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    position: relative;

}

.faq .accordion-title .btn-link::after {
    float: right;
    color: #747582;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    /* font-weight: 900; */

}

.faq .accordion-title .btn-link.collapsed::after {
    content: "\f067";
    color: #BB2525;
}

.faq .card-body p {
    color: #8A8A8A;
}

/*  sign-up-page */
.sign-up-page .headline {
    color: #22366C;
    text-align: center !important;

}

.sign-up-page .proggress {
    position: relative;
    width: 80%;
    margin: auto;
    padding: 30px 0;
}

.sign-up-page .proggress:after {
    content: '';
    width: 78%;
    height: 2px;
    position: absolute;
    background: #EBEBEB;
    left: 9%;
    bottom: 33%;
    z-index: 0;
}

.sign-up-page .proggress .right-div,
.sign-up-page .proggress .left-div {
    position: relative;
    padding: 30px 0;

}

.sign-up-page .proggress .left-div {
    float: left;
}

.sign-up-page .proggress .left-div::after,
.sign-up-page .proggress .right-div::after {
    content: '';
    width: 26px;
    height: 26px;
    border-radius: 50%;
    position: absolute;
    right: 50%;
    top: -5%;
    z-index: 2;
}

.sign-up-page .proggress .left-div::after {
    background-color: #BB2525;
}

.sign-up-page .proggress .right-div::after {
    background-color: #EBEBEB
}

.sign-up-page .proggress.step-two .right-div {
    color: #BB2525;
}

.sign-up-page .proggress.step-two::after,
.sign-up-page .proggress.step-two .right-div::after {
    background-color: #BB2525;

}

.sign-up-page .proggress .right-div {
    float: right;
}


.sign-up-page .form-fream .image-container {
    text-align: center;
    margin-bottom: 1.5rem;
}

.sign-up-page .form-fream .image-container .preview {
    width: 122px;
    height: 122px;
    margin: 10px auto;
    border-radius: 5px;
    /*border: 2px dashed #22366C;*/
    overflow: hidden;

}

.sign-up-page .form-fream .image-container .preview .photo {
    /* margin-top: 25%; */
    width: 122px;
    height: 122px;
}

.sign-up-page .form-fream .image-container label {
    padding: 7px 12px;
    border-radius: 15px;
    background: #29477d1a;
    cursor: pointer;
}

.sign-up-page .form-fream .image-container label img {
    margin-right: 10px;
}

.sign-up-page .form-fream .image-container label input {
    display: none;
}

.sign-up-page .form-fream .form-group img.icon {
    top: 51%;
}

.sign-up-page .form-fream .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* position: relative; */
}

.sign-up-page .form-fream .form-group.select::after {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 3%;
    top: 54%;
    font-size: 12px;
    z-index: 2;
    color: #818898;
}

.sign-up-page .form-fream .form-group.next {
    text-align: center;
    /*margin-bottom: -4%;*/
    margin-top: 2rem;
}

.sign-up-page .form-fream #next-step {
    cursor: pointer;
}

.sign-up-page .form-fream .radio-btns {
    margin: 1rem 0;
}

.find-lawyers .widget .form-check-label,
.sign-up-page .form-fream .form-check-label {
    color: #343434;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
}

.find-lawyers .widget .form-check-label .radio,
.sign-up-page .form-fream .form-check-label .radio,
.sign-up-page .form-fream .form-check-label .checkbox,
.sign-up-page .form-fream .form-check-label .radio2 {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.find-lawyers .widget .form-check-label .checkmark,
.sign-up-page .form-fream .form-check-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #F2D6D6;
    /*https://wakeely.net/user/projects/create?sendLawyer=99*/
    display:none;
}

.sign-up-page .form-fream .form-check-label .checkmark.square {
    border-radius: 5px;
}

.find-lawyers .widget .form-check-label input:checked~.checkmark,
.sign-up-page .form-fream .form-check-label input:checked~.checkmark {
    background-color: #BB2525;
}



.sign-up-page .custom-lable span {
    position: absolute;
    position: absolute;
    left: 4%;
    top: 22%;
}



.sign-up-page .national-image .preview,
.sign-up-page .national-image .label-image {
    width: 50%;
}

.sign-up-page .national-image .preview {
    float: left;
}

.sign-up-page .national-image .label-image {
    float: right;
    margin-top: 45px;
    position: relative;
}

.post-project .label-image input,
.sign-up-page .national-image .label-image input {
    width: 100%;
    height: 100%;
    display: block !important;
    position: absolute;
    top: 0;
    opacity: 0;
    right: 0;
}

/* edit profile */

.edit-profile-page .proggress {
    width: 50%;
    padding: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    overflow: hidden;
}

.edit-profile-page .proggress:after,
.edit-profile-page .proggress .left-div::after,
.edit-profile-page .proggress .right-div::after {
    display: none;
}

.edit-profile-page .proggress .left-div,
.edit-profile-page .proggress .right-div {
    border: 2px solid #EEE;
    padding: 10px 15px;
    border-radius: 34px;
    min-width: 200px;
    text-align: center;
    color: #747582;
}

.edit-profile-page .proggress .left-div a,
.edit-profile-page .proggress .right-div a {
    color: #747582;
}

.edit-profile-page .proggress .active {

    background: linear-gradient(97deg, #22366C 19.82%, #2D5288 108.43%);
}

.edit-profile-page .proggress .active a {
    color: #FFFFFF;
}

.edit-profile-page .form-fream {
    width: 70%;
     width: 90%;
    margin: auto;
    margin-bottom: 1.5rem;
}

.edit-profile-page .form-fream .custom-btn {
    box-shadow: none;
    margin-bottom: 1rem;
    cursor: pointer;
}

.edit-profile-page .form-fream .image-container .preview {
    position: relative;
}

.edit-profile-page .form-fream .image-container .preview .icon-delete {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

/* find-lawyers */
.find-lawyers #search {
    position: relative;
}

.find-lawyers .search-info-bar {
    margin-bottom: 2rem;
}

.find-lawyers #search input.search-input {
    border-radius: 10px;
    border: 1.5px solid rgba(187, 37, 37, 0.12);
    background: #FFF8F8;
    padding: 0.5rem !important;
}

.find-lawyers #search .search-icon {
    background: transparent !important;
    border: none;
    position: absolute;
    top: 12%;
    right: 2%;
    cursor: pointer;
}

.find-lawyers .lawyer-filter {
    padding: 1rem 0;
}

.lawyer-filter .filter {
    padding: 1.5rem;
    border-radius: 10px;
    background: #FEF5F7;
    border-radius: 10px;
}

.lawyer-filter .filter .widget {
    margin-bottom: 2rem;

}

.lawyer-filter .filter .widget .title-widget {
    color: #22366C;
    font-size: 16px;
    font-weight: 600;

}

.lawyer-filter .filter .widget ul li {
    margin-bottom: 0.75rem;
}

.lawyer-filter .filter .widget ul li label {
    color: #22366C;
    font-size: 14px;
    cursor: pointer;

}

.lawyer-filter .filter .widget ul li label .checkmark {
    border-radius: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #22366C;
    top: 14%;
}

ul li.hidden-li {
    display: none !important;
}

ul li .show-more,
ul li .show-less {
    cursor: pointer;
    font-size: 14px;
}

.lawyers-boxes .lawyer-box {
    padding: 2rem;
    position: relative;
    margin-bottom: 2rem;
    border-radius: 20px;
    border: 1px solid #EFEFEF;
    box-shadow: -40px 100px 70px 0px rgba(121, 121, 121, 0.05), 40px 0px 70px 0px rgba(121, 121, 121, 0.05);
}
.lawyers-boxes .lawyer-box .name-job{
    margin-bottom: 0.5rem;
}
.lawyers-boxes .lawyer-box .custom-btn {
    position: absolute;
    right: 2%;
    line-height: 44px;
    z-index: 99999;
    box-shadow: -40px 100px 70px 0px rgba(121, 121, 121, 0.05), 40px 0px 70px 0px rgba(121, 121, 121, 0.05);
}

.lawyers-boxes .lawyer-box .row-box {
    margin-top: 1.0rem;
}

.lawyers-boxes .lawyer-box .image {
    margin: auto;
    width: 120px;
    height: 120px;
}

.lawyers-boxes .lawyer-box .image img {
    width: 120px;
    height: 120px;
    border-radius: 50%;

    margin-bottom: 0.5rem;

}

.lawyers-boxes .lawyer-box .rating {

    text-align: center;
    color: #FFB342;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.lawyers-boxes .lawyer-box .join-data {
    text-align: center;
}

.lawyers-boxes .lawyer-box .join-data p {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
}

.lawyers-boxes .lawyer-box .name-job .lwayer-name {
    /*font-size: 20px;*/
    font-size: 15px;
    margin-bottom: 0;
    
}
.lawyers-boxes .lawyer-box .name-job .lwayer-name a{color: #22366C}
.lawyers-boxes .lawyer-box .name-job .jop-title,.lawyers-boxes .lawyer-box .registration {
    color: #999999;
    font-size: 16px;
}

.lawyer-details .lawyers-boxes .lawyer-box .name-job .jop-title {
    color: #343434;
}

.lawyers-boxes .lawyer-box .certificates ul li{
        display: inline-block;
}
.lawyers-boxes .lawyer-box .tags ul li {

    margin-right: 1rem;
}

.lawyers-boxes .lawyer-box .work-at,
.lawyers-boxes .lawyer-box .desc {
    margin: 3px 0;
}

.lawyers-boxes .lawyer-box .work-at span {
    color: #747582;
    font-weight: 400 !important;
}

.lawyers-boxes .lawyer-box .tags ul {
    margin: 0.75rem 0;
}

.lawyers-boxes .lawyer-box .tags ul li {
    border-radius: 50px;
    border: 1px solid #E7E7E7;
    background: #F5F5F5;
    color: #727272;
    font-size: 14px;
    padding: 2px 5px;
    margin-bottom: 5px;
    margin-right: 0.5rem;

}

.lawyers-boxes .lawyer-box .tags ul li.more-text {
    background: transparent;
    border: 0;
    font-weight: 500;
}

.lawyer-details .lawyers-boxes .lawyer-box .custom-btn {
    position: inherit;
    margin: 2rem auto;
}

.lawyer-details .l-name {
    font-size: 20px;
}

.lawyer-details .l-name,
.lawyer-details .l-university {
    text-align: center;
    margin: 0.3rem 0;
}

.lawyer-details .l-university {
    color: #747582;
    font-size: 16px;
}

.lawyer-details .details {
    padding: 1.5rem;
    border-radius: 20px;
    border: 1px solid rgba(187, 37, 37, 0.07);
    box-shadow: -10px 34px 70px 0px rgba(148, 148, 148, 0.08);
}

.lawyer-details .details .degree .registration {
    color: #343434;
    font-size: 18px;
}

.lawyer-details .details .degree .about-content {
    color: #747582;
    font-size: 16px;
}

/* user-sign-up-form */
.user-sign-up-form {
    width: 70%;
    margin: auto;
    border-radius: 20px;
    /*border: 1px solid #ccc;*/
    /*box-shadow: -10px 34px 70px 0px rgba(187, 37, 37, 0.08);*/
}

.user-sign-up-form .form-control {
    color: #747582 !important;
    border: 1.5px solid #EFEFEF !important;
    /*background: #F5F5F5 !important;*/
}

.user-sign-up-form .custom-btn {
    display: block;
    display: block;
    width: 90%;
    margin: 1rem auto;
    box-shadow: none;
}

.user-sign-up-form .form-check-inline .form-check-label {
    font-size: 15px;
    font-weight: 400;
}

/* post-project */
.post-project .form-control {
    color: #747582 !important;
    border-radius: 10px !important;
    border: 1.5px solid #EFEFEF !important;
    background: #F5F5F5 !important;
}

/* images  */
.post-project #image-preview {
    display: flex;
    flex-wrap: wrap;
}

.post-project .preview-container {
    position: relative;
    margin: 5px;
}

.post-project .preview-image {
    width: 64px;
    height: 44px;
}

.post-project .delete-button {
    position: absolute;
    top: -20%;
    right: -5%;
    color: #fff;
    border: none;

    cursor: pointer;
}

.post-project .label-image {
    padding: 7px 12px;
    border-radius: 192px;
    border: 2px solid rgba(255, 255, 255, 0.80);
    background: rgba(187, 37, 37, 0.07);
    cursor: pointer;
}

.post-project .label-image img {
    margin-right: 10px;
}

/* projects */
.projects .list-tabs {
    margin: 1rem auto;
}

.projects .list-tabs ul li {
    display: inline-block;
    margin-right: 1rem;
    line-height: 35px;
    border-radius: 20px;
    border: 2px solid #EEE;
    width: 160px;
    height: 40px;
    margin-bottom: 1rem;
    position: relative;
}

.projects .list-tabs ul li .count {
    width: 20px;
    height: 20px;
    background: #EB3C3C;
    position: absolute;
    top: -7px;
    right: 0;
    color: #fff;
    /*z-index: 9999;*/
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    border-radius: 50%;
}

.projects .list-tabs ul li a {
    color: #747582;
    font-size: 17px;
}

.projects .list-tabs ul li.active {
    border-radius: 192px;
    background: linear-gradient(97deg, #22366C 19.82%, #2D5288 108.43%);
}

.projects .list-tabs ul li.active a {
    color: #fff;
}

.projects-new .project-box {
    border-radius: 20px;
    padding: 20px 15px;
    border: 1px solid #EFEFEF;
    background: #FFF;
    margin-bottom: 1.5rem;
    box-shadow: -40px 100px 70px 0px rgba(121, 121, 121, 0.05), 40px 0px 70px 0px rgba(121, 121, 121, 0.05);

}

.projects-new .project-box .sub-title {
    color: #747582;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}

.projects-new .project-box .title {
    font-size: 20px;
}

.projects-new .project-box .list-detailes {
    margin: 0;
    padding: 0;
}

.projects-new .project-box .list-detailes li {
    color: #747582;
}

.projects-new .project-box .count-offers {
    overflow: hidden;
}

.projects-new .project-box .count-offers .counter {
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    background: #EB3C3C;
    text-align: center;
    border-radius: 50%;
    float: right;
}

.projects-new .project-box .custom-btn {
    display: inline-block;
    margin: 1.5rem auto;
    min-width: 131px !important;
    height: 35px;
    line-height: 18px;
    box-shadow: none;
}
.projects-new .chat .chat-footer  #image-preview{display: block;margin-top: 1rem;}
.projects-new .chat .chat-footer  #image-preview .preview-container{
    /*overflow: hidden;*/
    position: relative;
    
    display: inline-block;
}
.projects-new .chat .chat-footer  #image-preview .preview-container img.preview-image{
    width: 80px;
    height: 80px;
    margin-right: 1rem;
}
.projects-new .chat .chat-footer #image-preview .preview-container img.delete-button{
    position: absolute;
    top: -1rem;
    left: 0;
    cursor: pointer;
}
.projects-new .chat .chat-footer #files-preview{display: block;margin-top: 1rem;}
.projects-new .chat .chat-footer #files-preview .file-preview-containe{
    position: relative;
    display: inline-block;
}
.projects-new .chat .chat-footer #files-preview .file-preview-containe p{
    padding: 10px 15px;
    margin-right: 1rem;
}
.projects-new .chat .chat-footer #files-preview .file-preview-containe img.delete-button-file{
    position: absolute;
    top: -1rem;
    left: 0;
    cursor: pointer;
}
/* see-offers */
.see-offers .offer-box .image-lawyer img {
    width: 119px;
    height: 119px;
    border-radius: 50%;
    margin-bottom: 0.5rem;
}

.see-offers .offer-box .name-job .lwayer-name {
    font-size: 20px;
    margin: 0;
}

.see-offers .offer-box .name-job .jop-title {
    font-size: 16px;
    color: #999999;
    margin: 0;
    margin-bottom: 5px;
}

.see-offers .offer-box .rating {
    color: #FFB342
}


.see-offers .offer-box .progress-dev {
    overflow: hidden;
}

.progress-bar {
    border-radius: 100px;
    background: #EEE;
    width: 75%;
    float: left;
    overflow: hidden;
}

.progress-bar .grean {
    height: 24px;
    background-color: #35CE32;
    color: #fff;
    border-radius: 100px 0 0 100px;
    line-height: 24px;
    font-size: 12px;

}

.progress-dev .text {
    color: #999;
    width: 24%;
    float: right;
    font-size: 10px;
    font-weight: 500;

    text-align: center;
    height: 24px;
}

.see-offers .offer-box .custom-btn {
    width: 130px;
    margin-bottom: 0;
}

.see-offers .offer-box .custom-btn.reject {
    border-radius: 192px;
    border: 2px solid rgba(255, 255, 255, 0.80);
    background: #E4E4E4;
    color: #727272 !important;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}

/* projects-current */
.projects-current {
    background: #F9F9F9;
}

.projects-current .sidebar {
    background: #FEF5F7;
}

.projects-current .sidebar .list-projects {
    display: block;
    padding: 1rem;
    border-right: 4px solid transparent;
    border-bottom: 1px solid #F2D6D6;
    cursor: pointer;
}

.projects-current .sidebar .list-projects.active {
    border-right: 4px solid #BB2525;
}

.projects-current .project-details img,
.projects-current .sidebar .list-projects .image img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.projects-current .sidebar .list-projects .lwayer-name {
    font-size: 18px;
    margin-bottom: 5px;
}

.projects-current .sidebar .list-projects .lwayer-name .counter {
    width: 33px;
    height: 16px;
    text-align: center;
    border-radius: 8px;
    background: #f0cacc;
    font-size: 14px;
    display: inline-block;
    margin-left: 1rem;
}

.projects-current .sidebar .list-projects .jop-title {
    color: #999999;
    font-size: 13px;
    margin: 0;
}

.projects-current .sidebar .list-projects .offer-price {
    font-size: 16px;
}

.projects-current .sidebar .list-projects .date {
    color: #999;
    font-size: 13px;
    margin-top: 0.3rem;
}

.projects-current .sidebar .list-projects .desc {
    color: #343434;
    font-size: 14px;
    padding: 0.5rem;
}

.projects-current .chat {
    padding: 1rem;
}

.projects-current .project-details {
    /*overflow: hidden;*/
    position: relative;
}

.projects-current .project-details .image {
    width: 60px;
    min-height: 110px;
    float: left;
}

.projects-current .project-details .project-detail-content {
    float: left;
    margin-left: 2rem;
}

.projects-current .project-details .lwayer-name {
    margin-bottom: 10px;
    font-size: 18px;
    display: inline-block
}

.projects-current .project-details .info {
    color: #22366C;
    padding: 0.3rem .5rem;
    border-radius: 202px;
    border: 2px solid rgba(255, 255, 255, 0.80);
    background: rgba(31, 65, 114, 0.06);
}

.projects-current .project-details .info i {
    color: #22376d
}

.projects-current .project-details .jop-title {
    color: #343434;
    font-size: 16px;
    margin: 0;

}

.projects-current .project-details .offer-price {
    font-size: 17px;
}

.projects-current .project-details .icons {
    position: absolute;
    right: 48%;
    top: 20%;
}

.projects-current .project-details .custom-btn-red {
    min-height: 35px;
    display: inline-block;
    line-height: 29px;
}

.projects-current .project-details .custom-btn-red img {
    width: 24px;
    height: 24px;
}

.projects-current .project-details .rating img {
    width: 30px;
    height: 30px;
}

.chat {
    display: none;
}

.chat.active {
    display: block;
}

.chat .date-ago {
    color: #888;
    font-size: 14px;
    position: relative;
    text-align: center;
    margin: 2rem auto;

}

.chat .date-ago:before {
    content: '';
    height: 1px;
    width: 40%;
    background: rgba(153, 166, 174, 0.30);
    position: absolute;
    bottom: 3%;
    right: 0;

}

.chat .date-ago:after {
    content: '';
    height: 1px;
    width: 40%;
    background: rgba(153, 166, 174, 0.30);
    position: absolute;
    bottom: 3%;
    left: 0;

}

.chat-body .message {
    overflow: hidden;
    margin-bottom: 1rem;
}

.chat-body .right {
    float: right;
    width: 50%;
}

.chat-body .left {
    float: left;
    width: 50%;
}

.chat-body .lawyer .image {
    width: 46px;

    float: right;
}

.chat-body .lawyer .image img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}



.chat-body .lawyer .messsage-body {
    float: left;
    padding: 1rem 0.5rem;
    border-radius: 12px 0px 12px 12px;
    background: #22366C;
    /*box-shadow: 20px 20px 35px 0px rgba(191, 200, 208, 0.50), 10px 10px 10px 0px rgba(191, 200, 208, 0.15);*/
    width: calc(100% - 70px);
    margin-bottom: 5px;


}

.chat-body .lawyer .messsage-body p {
    color: #FFF;
    font-size: 15px;
    line-height: 1.7;
}

.chat-body .user .messsage-body {
    border-radius: 0px 12px 12px 12px;
    background: #FFF;
    padding: 1rem;
}

.chat-body .user .messsage-body p {
    color: #343434;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
}

.chat-body .messsage-body .files {
    border-radius: 12px;
    background: #F3F6F9;
    padding: 1rem;
    overflow: hidden;
    margin-top: 1rem;
}

.chat-body .messsage-body .files .file-name {
    width: calc(100% - 100px);
    float: left;
    margin-left: 1rem;
}

.chat-body .messsage-body .files .file-name p {
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.chat-body .messsage-body .files .file-name .file-size {
    display: inherit;
    color: #888;
    font-size: 12px;
    font-weight: 600;

}

.chat-body .messsage-body .files .file-type {
    width: 36px;
    height: 36px;
    line-height: 36px;
    float: left;
    border-radius: 8px;
    background: linear-gradient(90deg, #FFAA47 28.84%, #D27B15 158.33%), #FFAA47;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

.chat-body .messsage-body .files .file-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    float: right;
}

.chat .chat-footer {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 10px 10px 30px 0px rgba(191, 200, 208, 0.30);
}

.chat .chat-footer .icons-files-uploade li {
    display: inline-block;
    margin-right: 1rem;
}

.chat .chat-footer .icons-files-uploade li i {
    cursor: pointer;
}

.chat .chat-footer .icons-files-uploade li.emojje .dropdown-toggle {
    cursor: pointer;
}

.chat .chat-footer .icons-files-uploade li.emojje .emojjes-faces span {
    cursor: pointer;
}

.chat .chat-footer .icons-files-uploade li.emojje .dropdown-toggle::after {
    display: none;
}

.chat .chat-footer .textarea-container .form-group {
    position: relative;
}

.chat .chat-footer textarea {
    border: none;
}

.chat .chat-footer .submint-btn {
    text-align: right;
}

.chat .chat-footer .custom-btn {
    box-shadow: none;
    cursor: pointer;
    min-width: 110px;
    height: 44px;
    border: 0;
}

.projects-ended .chat .chat-footer  {
    text-align: center;
    padding: 1rem;
    border-radius: 12px;
    background: rgba(187, 37, 37, 0.10);
    color: #BB2525;
    font-size: 20px;
}
.chat-ended{
    text-align: center;
    padding: 1rem;
    border-radius: 12px;
    background: rgb(53 70 119 / 15%) !important;
    color: #2b4c82;
    font-size: 20px;
}
.support .content-support {
    width: 50%;
    margin: 1rem auto;
}

.support .content-support ul li {
    border-radius: 20px;
    min-height: 60px;
    line-height: 53px;

    border: 1px solid #EFEFEF;
    background: #FFF;
    margin-bottom: 2rem;
    box-shadow: -40px 100px 70px 0px rgba(121, 121, 121, 0.05), 40px 0px 70px 0px rgba(121, 121, 121, 0.05);
}

.support .content-support ul li a {
    color: #343434;
    display: block;
    margin-left: 0;
    padding:10px;
    font-size: 20px;
    font-weight: 500;
}

/* support-history */
.support-history .head-info {
    margin-bottom: 1rem;
}

.support-history .head-info .image {
    background-color: rgba(187, 37, 37, 0.12);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.support-history .head-info .image img {
    /*width: auto !important;*/
    /*height: auto !important;*/
    border-radius: 0 !important;
    margin-top: 12%;
    margin-left: 7%;
}

.support-history .head-info .status {
    color: #22366C;
}

.support-history .title-support-item {
    font-size: 17px;
    margin-bottom: 0 !important;

}

.support-history .desc {
    padding: 0 !important;
    margin: 0 !important;
    color: #343434 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

.support-history .chat-number {
    color: #343434 !important;
    font-size: 17px !important;
}

.support-history .project-detail-content .title-support-item {
    font-size: 20px;
}

.support-history .chat-body .lawyer .messsage-body {
    width: 100%;
}

/* notification-item */
.notifications li.notification-item {
    line-height: normal !important;
    padding: 1rem;
}

.notifications li.notification-item .title {
    color: #22366C;
    font-size: 18px;
    margin-bottom: 0;
}

.notifications li.notification-item .data-ago {
    color: #999;
    font-size: 13px;
    margin: 0;

}

.notifications li.notification-item .message {
    color: #343434;
    font-size: 17px;

}

.notifications li.notification-item .image {
    overflow: hidden;
}

.notifications li.notification-item .image img {
    max-width: 100%;
    border-radius: 13px;
}
.sign-up-page.complete-profile .form-fream{width: 100% !important;}
.sign-up-page.complete-profile .form-fream .form-check-inline{display: inline-block !important;}
#create-offer .custom-btn{
    display: inline-block !important;
    margin: 0.5rem 0.5rem !important;
    min-width: 100px;
        box-shadow: none;
    border: 2px solid rgba(255, 255, 255, 0.80) !important;
    background: #E4E4E4 !important;
    color: #727272 !important;
}
#create-offer .custom-btn.create-offer{    background: #1F4172 !important;color: #fff !important;}
.project-user{display: block !important;}
.project-user span{    display: inline-block !important; padding: 3px 5px;}
a.project-details{
       padding: 5px;
    background: #dfe0e3;
    /*background: #a3aecb;*/
   color: inherit;
    border-radius: 15px;
    margin-right: 5px;
    display: inline-block;
}
.project-last-message{color: #999;}
.check-btn{

    border: none;
    background: #22366C;
    color: #fff;
    display: block;
    margin-left: -31px;
    cursor: pointer;
    padding: 8px 10px !important;
    border-radius: 0 15px 15px 0;
}
.check-btn-inline{
    color: #fff;
     display: inline-block;
      border: none;
        cursor: pointer;
      background: #22366C;
       padding: 8px 10px !important;
    border-radius: 7px;
}
.check-btn-inline.reject-btn{
    background: #bb2525;
}
.rating-container {
  unicode-bidi: bidi-override;
  direction: rtl;
  text-align: left;
}

.star {
  display: inline-block;
  font-size: 24px;
  cursor: pointer;
  color: #999;
}

.star:hover,
.star.active {
  color: gold !important;
}
.close-modal{position: absolute; top: 0.5%;left: 0.5%;}
.notification-box h3{
color: #22366C;
font-size: 20px;
margin-bottom: 7px;
    padding: 10px;
}
.notification-box p{
    color: #5e5c5c;
    font-size: 12px;
    padding: 0 10px;
    margin: 5px 0;
}
.custom-btn.filters{
    box-shadow: none !important;
}
.custom-btn.remove-filters{
    background: #22366C !important;
}
.page-content.padding-section{padding: 30px 0 !important;}
.date-ago-small{font-size: 10px;padding: 0 10px ;color: #b9b8b8}
.chat-header-box-img-details{overflow: hidden;}
.chat-header-box-img-details .img{
    width: 65; height:65px;
    float: left;
}
.chat-header-box-img-details .details{
    width: calc(100% - 70px);
    float: left;
}
.ratinge-modal .modal-header .close:focus, .ratinge-modal .modal-header .close:hover{
    outline: none !important;
}
.ratinge-modal .modal-header .close{margin: auto;}
.ratinge-modal .modal-content{
    margin: auto;
    margin-top: 28%;
    padding: 2rem;
    border-radius: 20px;
        max-width: 400px
}
.ratinge-modal .modal-content .image{margin: 1rem auto;
    /*max-width: 100%;*/
    overflow: hidden;
    width:100px;
     height:100px;
     border-radius: 50%;
}
.ratinge-modal .modal-content .image img{
    max-width: 100%;
}
.ratinge-modal .modal-content .form-group{margin: 1rem 0;}
.modal-body,.modal-header{padding: 0.2rem 0.7rem;}
.modal-body .rating-container{margin: 1.5rem auto;}

.ratinge-modal .modal-footer{border: none;}
.delete-notification{
    position: absolute;
    right: 1%;
}
.information{font-size: 18px;}
.information p.key{margin-bottom: 0;font-weight: 500;}

button, input, optgroup, select, textarea{
    font-family: 'Outfit', sans-serif;
    -webkit-font-family: 'Outfit', sans-serif;
    -moz-font-family: 'Outfit', sans-serif;
}

.find-lawyers .l-name {
    text-align: center;
}
.lawyer-box-box .send-project{
    position: relative !important;
    right: auto !important;
}
.about-us .content{padding: 10px 5px;    background: rgb(0 0 0 / 50%);}