.content {
    min-height: 200px;
    padding: 60px 0 30px;
    background-color: #fff;
}
.content .row{
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.developer-profile-img {
    position: relative;
    margin-bottom: 25px;
}
.developer-profile-img_inner {
    max-height: 110px;
    overflow: hidden;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-profile img {
     border-radius: 50%;
    position: absolute;
    top: 36px;
    right: 43px;
    width: 125px;
    height: 125px;
    border: 4px solid #e0e0e0;
}
.profile-box{
    box-shadow: 0 4px 34px rgba(215, 215, 215, .25);
    border-radius: 5px;
}
.developer-box h2 {
    font-size: 32px;
}
.head-develop h2 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #161c2d;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
}
.head-develop h2 i {
    color: #38b653;
    font-size: 20px;
    margin-left: 10px;
}
.developer-box p {
    font-size: 15px;
}
.head-develop p span {
    margin-left: 11px;
}
.developer-box p span {
    background: #129be8;
    padding: 3px 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    display: inline-block;
}
.develope-list-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding:0px;
}
.develope-list-rate li {
    padding: 0 15px;
    list-style: none;
}
.develope-list-rate li:first-child {
    padding-left: 0;
}
.develope-list-rate li {
    padding: 0 15px;
    list-style: none;
}
.develope-list-rate i, .develope-list-rate i.filled {
    margin-right: .25rem;
    color: #c4c4c4;
}
.rating i.filled {
    color: #febe42 !important;
}
span.text {
    margin-left: .25rem;
}
.develope-list-rate .rating span.text {
    margin-left: 0;
}
.proposal-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.proposal-value {
    display: flex;
    justify-content: center;
    align-items: center;
}
.proposal-value h4 {
    font-size: 32px;
    color: #f5365c;
    font-weight: 500 !important;
    margin-bottom: 0;
    margin-right: 5px;
}
.proposal-box .favour-border {
    border: 1px solid #f5365c;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.favourites-btn.btn-primary, .proposal-btn.btn-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    padding: 10px 20px;
}
.favourites-btn.btn-primary:hover{
    background-color:#f5365c !important;
    border-color:#f5365c !important;
    color:white;
}
.favfreelancer{
    background-color:#f5365c !important;
    border-color:#f5365c !important;
    color:white !important;
}
.favourites-btn.btn-primary {
    background: 0 0;
    color: #f5365c;
    margin: 0 15px;
}
.developer-box.head-develop .favourites-btn.btn-primary i {
    margin-left: 5px;
    margin-right: 5px;
}
.proposal-btn.btn-primary {
    background: #00CED1;
    border-color: #00CED1;
}
.proposal-btn.btn-primary:active:not(:disabled):not(.disabled){
    background-color: #00CED1;
    border-color: #00CED1;
    color: #fff;
}
.feed-back-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding:0px;
}
.feed-back-detail li {
    list-style: none;
    padding: 0 15px;
    position: relative;
}
.feed-back-detail li span {
    padding-left: 10px;
    color: #f5365c;
    font-weight: 700 !important;
}
.feed-back-detail li:first-child{
    padding-left: 0;
}
.feed-back-detail li:after {
    content: '|';
    position: absolute;
    top: 0;
    right: -2px;
    color: #ddd;
}
.feed-back-detail li:last-child {
    border: 0;
}
.feed-back-detail li:last-child:after {
    display: none
}
 .abouts-view {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 30px;
}
.abouts-view li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color:#161c2d;
}
.provider-tabs .nav-tabs.nav-tabs-solid {
    background: 0 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
.abouts-view .nav-tabs.nav-tabs-solid {
    padding: 0;
    padding-top: 15px;
    padding-bottom: 0;
}
.develop-view .abouts-view li {
    margin-right: 30px;
}
.abouts-view .nav-justified .nav-item, .abouts-view .nav-justified>.nav-link {
    flex-basis: inherit;
    flex-grow: inherit;
}
.abouts-view .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs.nav-tabs-solid>li {
    margin-bottom: 0;
    text-align: center;
}
 .provider-tabs .nav-tabs.nav-tabs-solid>li>a.active {
    background-color: transparent !important;
    border-color: #f9f9f9;
    color: inherit;
}
.develop-view .abouts-view .nav-link {
    padding: 0 0 15px;
    border: 0;
}
.abouts-view .nav-tabs.nav-tabs-solid li a {
    padding-bottom: 15px !important;
}
.abouts-view ul li .active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #00CED1;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
}
.pro-title {
    font-weight: 500 !important;
    font-size: 20px;
    position: relative;
    color: #161c2d;
    padding-bottom: 15px;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #e8e8e8;
}
.pro-title::before {
    height: 3px;
    content: "";
    position: absolute;
    width: 29px;
    background: #00CED1;
    bottom: 0;
    left: 0;
}
.pro-title::after {
    height: 3px;
    content: "";
    position: absolute;
    width: 11px;
    background: #00CED1;
    bottom: 0;
    left: 32px;
}
.provider-tabs .nav-tabs.nav-tabs-solid>li>a.active .fas {
    color: #00CED1;
}
.provider-tabs.abouts-view .nav-item .fas {
    color: #c4c4c4;
    margin: 0 10px 0 0;
    font-size: 20px;
}
.develop-view .provider-tabs.abouts-view .nav-tabs.nav-tabs-solid li p {
    margin: 0;
}
.provider-tabs.abouts-view .nav-tabs.nav-tabs-solid li .active p {
    color: #5c5c5c;
    font-weight: 500 !important;
}
.provider-tabs .nav-tabs.nav-tabs-solid>li>a p {
    margin: 5px 0 0;
    font-weight: 500 !important;
    font-size: 16px;
}
.employer_tabs {
    padding-top: 0 !important;
}
.pro-post {
    background: #fff;
    margin-bottom: 30px;
    /*border: 1px solid #e8e8e8;*/
    border-radius: 5px;
}

.develop-view .widget-box {
    border: 1px solid #e8e8e8;
    box-shadow: 0 4px 34px rgba(215, 215, 215, .25);
    border-radius: 5px;
}
.develop-view .pro-post.widget-box {
    padding: 0;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    text-transform: capitalize;
        position: relative;
    color: #161c2d;
}

.develop-view .pro-title {
    padding: 0;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500 !important;
    border: none;
}
#overview .pro-content {
    margin-bottom: 30px;
}
.widget-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#overview .pro-content ul {
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 10px;
}
.developer-view .widget-box {
    padding: 1.5rem;
    /*border: 1px solid #e8e8e8;*/
    box-shadow: 0 4px 34px rgba(215, 215, 215, .25);
    border-radius: 5px;
}
.about-field .fas {
    height: 46px;
    line-height: 46px;
    width: 46px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    background: #f7f7f7;
    color: #c4c4c4;
}
.about-widget ul li p {
    font-size: 14px;
    line-height: 1.5;
}
.widget-box.about-field ul li {
    margin-bottom: 1.5rem;
}
 .develop-view .pro-title::after,.develop-view .pro-title::before {
    display: none
}
.fr-product-progress-content {
    float: right;
    width: 15%;
    text-align: right;
}
.wr-main-section aside {
    border-radius: 10px;
}
.wr-tabasidebar .wr-asideholder {
    border-radius: 20px;
    /* padding: 1.5rem; */
    border: 1px solid #e8e8e8;
    /* box-shadow: 0 4px 34px rgba(215, 215, 215, .25); */
    border-radius: 5px;
}
.wr-sidebartabholder.wr-asideholder {
    border: 0;
    overflow: visible;
}
.wr-asideholder {
    background-color: #fff;
    border-radius: 10px;
}
.wr-asideholder .wr-asidebox {
    padding: 20px;
    border-radius: 4px;
}
.wr-sidebartabs__pkgtitle {
    margin: 0;
    padding: 0;
}

.wr-sidebartabs.wr-asidebox {
    padding: 0;
}
.wr-sidebartabs__pkgtitle > li {
    width: 100%;
    max-width: 33.33%;
    line-height: inherit;
}
.wr-sidebartabs__pkgtitle > li {
    width: 100%;
    max-width: 33.33%;
    line-height: inherit;
}
.wr-sidebartabs__pkgtitle > li > a {
    border: 0;
    height: 100%;
    display: flex;
    padding: 13px 20px;
    position: relative;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #1e1e1e;
    background-color: transparent;
    border-bottom: 1px solid #eeeeee;
    font: 600 1rem / 1.625em Inter, sans-serif;
    transition: all 0.3s ease-in-out;
}
.wr-sidebartabs__pkgtitle > li > a.active, .wr-sidebartabs__pkgtitle > li > a:hover {
    color: #1e1e1e;
}
.wr-sidebartabs__pkgtitle > li > a:after {
    left: 0;
    width: 0;
    content: '';
    height: 2px;
    bottom: -1px;
    position: absolute;
    background-color: #00CED1;
    transition: all 0.3s ease-in-out;
}
.wr-sidebartabs__pkgtitle > li > a.active:after, .wr-sidebartabs__pkgtitle > li > a:hover:after {
    width: 100%;
}
.wr-tabasidebar .wr-asideholder .wr-sidebarpkg {
    padding: 19px;
}
.wr-sectiontitlev2 img {
    width: 100%;
    max-width: 60px;
    margin-right: 20px;
    border-radius: 10px;
}
.wr-packegeplan {
    display: inline-block;
    vertical-align: middle;
}
.wr-packegeplan h5 {
    margin-bottom: 0;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
}
.wr-packegeplan h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600 !important;
}
.wr-sidebarpkg .wr-sectiontitle p {
    padding-top: 20px;
    font-size: 0.9375rem;
    line-height: 1.6em;
}
.wr-delivery-time {
    padding: 10px 20px;
    display: flex;
    margin: 20px 0 0 -20px;
    align-items: center;
    background: rgba(34, 197, 94, 0.1);
    border-radius: 0px 100px 100px 0px;
}
.wr-delivery-time i {
    width: 42px;
    color: #22C55E;
    font-size: 22px;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    margin-right: 14px;
    background: #FFFFFF;
}
.wr-delivery-time h5 {
    margin: 0;
    font-weight: 600 !important;
}
.wr-delivery-time span {
    color: #1C1C1C;
    margin-left: 6px;
}
.wr-sectiontitle__list--title {
    width: 100%;
    padding-top: 20px;
}
.wr-sectiontitle__list--title h6{
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500 !important;
    line-height: 26px;
}
.wr-sectiontitle__list--title .wr-sectiontitle__list {
    padding-top: 10px;
}
.wr-sectiontitle__list {
    padding-left: 0;
}
.wr-sectiontitle__list {
    padding-left: 0;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5em;
}
.wr-sectiontitle__list{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wr-sectiontitle__list li {
    line-height: inherit;
    list-style-type: none;
    width: 100%;
}
.wr-sidebarpkg .wr-sectiontitle__list li, .wr-featurelist li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wr-sidebarpkg .wr-sectiontitle__list li {
    align-items: center;
    padding: 0;
    margin: 0;
}
.wr-sectiontitle__list--title .wr-sectiontitle__list li:nth-child(odd) {
    background-color: #fff;
}
.wr-sidebarpkg__btn {
    margin-top: 20px;
}
.wr-sectiontitle__list--title .wr-sectiontitle__list li span {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.625em;
}
.wr-sidebarpkg .wr-sectiontitle__list li span {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.7142857143em;
}
.wr-sectiontitle__list--title .wr-sectiontitle__list li span:before {
    font-size: 12px;
    padding-right: 10px;
    color: #22C55E;
    align-self: flex-start;
}
.wr-sectiontitle__listv2 li i {
    
    font-size: 14px;
    color: #eeeeee;
    padding-right:10px;
    /*font-family: workreap-icons;*/
}

.wr-sidebarpkg__btn {
    text-align: center;
    padding-top: 20px;
}
.wr-sidebarpkg__btn a {
    width: 100%;
    font: 500 14px / 26px Inter, sans-serif;
}
.wr-btn, .wr-btnvtwo {
    height: 48px;
}
.wr-btn, .wr-btnvtwo {
    border: 0;
    z-index: 0;
    height: 50px;
    cursor: pointer;
    padding: 0 20px;
    overflow: hidden;
    min-width: 160px;
    position: relative;
    align-items: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    justify-content: center;
    border-radius: 10px;
    background-color: #00CED1;
    font: 500 16px Inter, sans-serif;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.project-gallery .project-widget {
    position: relative;
}
.project-widget {
    background: #fff;
    box-shadow: 0 4px 34px rgba(215, 215, 215, .25);
    margin-bottom: 30px;
}
.project-widget .pro-image {
    border-radius: 5px 5px 0 0;
}
.project-gallery .project-widget .pro-image a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
    background: linear-gradient(0deg, rgba(251, 84, 0, 0.79), rgba(251, 84, 0, 0.79));
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.project-gallery .pro-image img {
    width: 100%;
    border-radius: 5px;
}
.project-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .47);
    border-radius: 0 0 5px 5px;
    padding: 10px;
    opacity: 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.project-gallery .project-widget:hover .project-footer {
    opacity: 1;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.project-footer .pro-detail {
    padding: 0;
    text-align: left;
}
.project-footer .pro-name {
    font-size: 13px;
    margin-bottom: 0;
}
.project-footer .pro-name, .project-footer .pro-designation {
    color: #fff !important;
}
.project-widget .pro-name {
    font-weight: 600 !important;
    font-size: 13px;
    text-transform: uppercase;
    color: #161c2d;
    margin-bottom: 5px;
}
.view-image {
    margin-left: auto;
}
.view-image i {
    width: 28px;
    height: 28px;
    background: #fff;
    color: #00CED1;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#experience .pro-content .experiance-list {
    margin-bottom: 30px;
}
.experiance-list {
    background: #f9f9f9;
    border-radius: 5px;
    padding: 20px;
}
.experiance-list h4 {
    font-weight: 500 !important;
    margin-bottom: 10px;
    font-size: 16px;
}
.experiance-list h5, .experiance-list p {
    font-size: 14px;
}
.experiance-list h5 {
    color: #f38247;
    margin-bottom: 5px;
}
.pro-content p:last-child {
    margin-bottom: 0;
}
 #skill .pro-content {
    margin-bottom: 20px;
}
.pro-content .tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.technical-skill .badge-skills {
    background: rgba(255, 91, 55, .1);
    border-radius: 5px;
    color: #00CED1;
    font-weight: 500;
    padding: 10px 15px;
    margin: 0 10px 10px 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-size:13px;
}
.develop-feedback {
    box-shadow: none;
    border-radius: 5px;
    border: none;
}
#feedback .develop-feedback .widget-title-box {
    padding: 0;
    margin-bottom: 0;
}
#feedback .develop-feedback .about-author:last-child {
    margin-bottom: 0;
}
#feedback .develop-feedback .about-author {
    background: #f9f9f9;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    padding: 1.5rem;
    border-radius: 5px;
}
.about-author-img {
    background-color: #fff;
    height: 86px;
    overflow: hidden;
    position: absolute;
    width: 86px;
    border-radius: 50%;
}
.author-img-wrap img {
    border-radius: 20px;
}
.develop-feedback .author-details {
    margin-left: 106px;
}
.develop-feedback .author-details .blog-author-name {
    margin-bottom: 3px;
}
.author-details .blog-author-name {
    display: inline-block;
    margin-bottom: 10px;
}
.blog-author-name {
    color: #161c2d;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    font-weight: 500 !important;
    text-transform: capitalize;
}
.author-details .rating {
    margin-bottom: 6px;
}
.develop-feedback .author-details h6 {
    color: #6e727d;
    font-size: 14px;
}
.develop-feedback .author-details p {
    font-size: 13px;
}
.wr-fixsidebar .wr-messageuser {
    height: auto;
}
.wr-tasktotalbudget {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 30px;
}
.wr-tasktotal h5 {
    margin: 0;
}
.wr-fixsidebar .wr-tasktotalbudget .close {
    top: 0;
    left: 0;
    position: relative;
}
.wr-tasktotalbudget .close {
    color: #ddd;
    margin-left: auto;
    font-size: 1.25rem;
    text-shadow: none;
    opacity: 1 !important;
    position: absolute;
    top: 10px;
    left: 14px;
}
.wr-addformtask {
    border-top: 1px solid #eee;
    padding: 30px;
}
.wr-fixsidebar .wr-packages__plan {
    /* text-align: left;
    padding: 0 0 20px; */
}
.wr-packages__plan {
    padding: 8px 29px;
    min-height: 107px;
}
.wr-packages__plan h6, .wr-packages__plan .wr-verified-info strong, .wr-verified-info .wr-packages__plan strong {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin: 0;
}
.wr-packages__plan h6 em, .wr-packages__plan .wr-verified-info strong em, .wr-verified-info .wr-packages__plan strong em {
    color: #999;
    font-size: 12px;
}
.wr-packages__plan h4 {
    font-size: 1.2rem;
    line-height: 1.3636363636em;
    margin: 0;
    color: #f5365c;
}
.wr-sidebarform {
    text-align: left;
}
.wr-themeform fieldset {
    margin: -10px;
}
.wr-themeform fieldset,.form-group-wrap, .form-group-wrap .form-group{
    /*display: flex;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wr-fixsidebar .wr-sidebarform .form-group-wrap {
    width: 100%;
}
.form-vertical {
    flex-direction: column;
    margin: 0;
    align-items: initial;
}
.form-group-wrap .form-group {
    position: relative;
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
    align-items: center;
}
.form-vertical:first-child .wr-titleinput {
    padding-top: 0;
    margin-top: -3px;
}
.form-vertical .wr-titleinput {
    flex: none;
    margin: 0 0 5px;
    padding-top: 7px;
}
.form-vertical .wr-titleinput {
    align-self: initial;
}
.wr-titleinput {
    flex: 0 0 136px;
    margin-bottom: 0;
    color: #1e1e1e;
    align-self: center;
}
.wr-additionalchecklist {
    padding: 20px;
    border: 1px solid #eee;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius:10px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.wr-additionalchecklist li {
    list-style-type: none;
    text-align: left;
}
.wr-additionalservices__content {
    position: relative;
    padding-left: 0;
    align-items: center;
    justify-content: space-between;
}
.wr-additionalservices__content {
    gap: 10px 20px;
    /*display: flex;*/
    position: relative;
    padding-left: 14px;
    align-items: center;
    justify-content: space-between;
}
.wr-additionalservices__content {
    color: #999;
    transition: height 100ms;
    overflow: hidden;
}
.wr-checkbox label, .wr-radio label {
    margin: 0;
    width: 100%;
    position: relative;
    cursor: pointer;
    display: block;
    color: #999;
    padding: 0 0 0 24px;
    
}
.wr-additionalservices__content label span {
    margin: 0;
    display: inline-block;
    font-weight: 500 !important;
    color:#2d2a2a;
}
.wr-additionalservices__content span {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wr-additionalservices__content label em {
    font: normal 400 0.875rem / 1.1428571429em Inter, sans-serif;
    color: #676767;
}
.wr-additionalservices__content p {
    margin: 16px 0px 0px 37px;;
}
.wr-checkbox{
    display:flex;
    align-items:self-start;
}
#book_requirements{
    min-height:300px;
    border-radius: 10px;
}
#serv_id{
    padding: 13px;
    border-radius: 10px;
}
@media (min-width: 992px) {
    .content .container {
        max-width: 1440px;
    }
}
@media (max-width: 767.98px) {
    .img-profile img {
        width: 60px;
        height: 60px;
        top: 16px;
        right: 25px;
        border: 2px solid #e0e0e0;
    }
    .develope-list-rate {
        flex-wrap: wrap;
        display: block;
    }
    .develope-list-rate li {
        padding-left: 0;
        margin-bottom: 10px;
        border: 0;
    }
     .head-develop .proposal-box, .feed-back-detail {
        margin-bottom: 20px;
    }
    .proposal-box {
        flex-wrap: wrap;
    }
    .proposal-value {
        font-size: 14px;
        margin-bottom: 0;
    }
    .proposal-value h4 {
        font-size: 18px;
    }
    .proposal-value span.currency, .proposal-value span.price{
        font-size: 20px;
    }
    .proposal-value span {
        font-size: 12px;
    }
    .favourites-btn.btn-primary, .proposal-btn.btn-primary {
        min-height: 38px;
        font-size: 13px !important;
    }
        .favourites-btn.btn-primary {
        min-width: 80px;
        margin: 0 10px;
    }
        .proposal-btn.btn-primary {
        min-width: 120px;
    }
    .feed-back-detail {
        justify-content: left !important;
    }
     .feed-back-detail {
        margin-bottom: 20px;
    }
    .feed-back-detail {
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
    .feed-back-detail li {
        font-size: 13px;
        margin-bottom: 10px;
    }
     .feed-back-detail li:after {
        display: none
    }
    .abouts-view .nav-tabs.nav-tabs-solid {
        padding-top: 0;
    }
}
@media (max-width: 767.98px) {
    .abouts-view .nav-tabs {
        border-bottom: 0;
        position: relative;
        background-color: #fff;
        padding: 5px 0;
        border: 1px solid #ddd;
        border-radius: 3px;
    }
    .develop-view .abouts-view li {
        margin-right: 0 !important;
    }
     .provider-tabs .nav-tabs .nav-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .abouts-view .nav-tabs.nav-tabs-solid li a {
        padding-bottom: 10px !important;
        margin-bottom: 10px;
    }
    .abouts-view .nav-tabs .nav-link.active, .nav-tabs>li>a.active{
        border-color: transparent transparent transparent #ff5837 !important;
        border-left-width: 2px;
        border-radius: 0 !important;
    }
    .provider-tabs.abouts-view .nav-item .fas {
        min-width: 24px;
    }
    .provider-tabs.abouts-view .nav-tabs.nav-tabs-solid>li>a p {
        font-size: 14px;
    }
    .abouts-view ul li .active:before{
        display:none;
    }
    .profile-box{
        margin-bottom:20px;
    }
    .develop-view .pro-title {
        font-size: 20px;
    }
}
@media (max-width: 575.98px) {
     .head-develop .develope-list-rate {
        margin-bottom: 10px;
    }
        .feed-back-detail li {
        position: relative;
        width: 100%;
        padding: 0;
    }
        h4, .h4 {
        font-size: 16px;
    }
}