body {
    margin: 0;
    padding: 0;
    font-family: 'Lato';
    overflow-x: hidden;
    background-color: #fff;
}

* {
    font-family: 'Lato' !important;
}


.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands" !important;
}

.fa-regular,
.far,
.fa-solid,
.fas {
    font-family: "Font Awesome 6 Free" !important;
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
}

/* img {
    max-width: 100%;
} */

a {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.home-servicepg-class .container {
    max-width: 1540px;
}

/*index page (means home page css ) header section start here */
.header-section {
    background-color: #00101C;
    padding: 17px 0;
}

/* login css start here */
#form-field-admin .modal-footer {
    justify-content: center;
    border: 0;
    padding: 0px 40px 60px 40px;
}

#login_form_nationwide .modal-body .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
}

#form-field-admin .modal-content {
    border-radius: 40px;
    border: 11px solid #BCF1FE;
    padding: 0;
    background-clip: inherit;
    margin-top: 18%;
    width: 515px;
    max-width: 100%;
}

#login_form_nationwide .modal-header {
    padding: 0px 40px 0 40px;
    border: 0;
}

#login_form_nationwide .modal-body {
    padding: 16px 40px 35px 40px;
}

#login_form_nationwide .modal-body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #121212;
    padding-bottom: 27px;
}

#login_form_nationwide .modal-header .btn-close {
    margin-top: 20px;
    padding: 0;
}

#login_form_nationwide .btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}

#login_form_nationwide .line {
    position: relative;
    height: 1px;
    width: 100%;
    margin: 36px 0;
    background-color: #EEEEEE;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
}

#login_form_nationwide .modal-body form input {
    height: 50px;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding-left: 19px;
}

#login_form_nationwide .eye-icon {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #8b8b8b;
    cursor: pointer;
    padding: 5px;
    right: 10%;
}

#login_form_nationwide form .field {
    display: flex;
    align-items: center;
}

#login_form_nationwide .modal-body form input::placeholder {
    color: #8C8C8C;
}

#login_form_nationwide #remeber_checkout input {
    width: 1em;
    height: 1em;
    padding: 0;
    background-color: #D9D9D9;
    border-radius: 4px;
}

#login_form_nationwide .form-check-input:focus {
    outline: 0;
    box-shadow: none;
}

#login_form_nationwide .modal-body form input[type="password"]:focus {
    border-color: none;
    outline: none;
}

#login_form_nationwide #remeber_checkout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
}

.forget-passowrd a {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #D12129;
}

#login_form_nationwide .line::before {
    content: 'OR';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFF;
    color: #3A3A3A;
    padding: 0 15px;
}

.login-ways_nationwide {
    display: flex;
    justify-content: space-between;
}

.login-ways_nationwide .btn {
    border: 1px solid #DADADA;
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    width: 127px;
    height: 50px;
}

.login-ways_nationwide .btn a {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    color: #121212;
}

.login-ways_nationwide .btn:hover {
    border-color: #D12129;
}

#form-field-admin .modal-footer .btn {
    background-color: #D12129;
    color: #fff;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    border: 1px solid #D12129;
    text-align: center;
    margin-bottom: 34px;
}

#form-field-admin .modal-footer .btn:hover {
    color: #D12129;
    transition: all 0.3s;
    border: 1px solid #D12129;
    background-color: #fff;
}

#login_form_nationwide .modal-footer p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #121212;
}

#login_form_nationwide .modal-footer p a {
    color: #D12129;
}

/* login css end here */
.searchbar {
    display: flex;
    background-color: #fff;
    padding: 6px 3px 6px 7px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.only-research {
    WIDTH: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.searchbar .form-control {
    border: none !important;
    color: #7E7E7E;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}

.searchbar .form-control:focus {
    color: #5C5C5C;
    box-shadow: none;
}

/* .radius-section-icon {
    display: flex;
    justify-content: center;
    gap: 10px;
    justify-content: space-between;
} */

.socila-home a img {
    border-radius: 50%;
}

/* .radius-section {
    display: flex;
    background-color: #fff;
    border-radius: 6px;
    padding: 10px 5px;
    align-items: baseline;
}

.radius-section .new-with {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
} */

.label-new select {
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    width: 87%;
    background: transparent;
    border: none;
}

.location-br a {
    font-size: 15px;
}

.searchbar select {
    border: none;
    color: #5C5C5C;
    font-size: 14px;
    background: transparent;
}

.header-section .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.label-new select:focus {
    border: none;
}

.socila-home {
    display: flex;
    gap: 24px;
    align-items: center;
}

/* header section end here */
/* bottom header-collection image section start here */
.bottom-header-image-collection {
    text-align: center;
    padding: 30px 0 20px 0;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
    display: flex;
    /* gap: 53px; */
}

.bottom-header-image-collection h2 {
    font-weight: 600;
    font-size: 14px;
    color: #121212;
    padding-top: 11px;
}

/* bottom header-collection image section end here */

/* home-banner section start here */
.banner-home {
    background-color: #E7F7FB;
    padding: 0 7%;
}

.home-banner-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.home-banner-content h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 50px;
    color: #121212;
    margin-top: 20px;
    position: relative;
}

.home-banner-content h2 img {
    position: absolute;
    right: 28%;
}

.home-banner-content .searchbar {
    margin-top: 7px;
    box-shadow: 0px 0px 10px -3px #00000040;
    /* z-index: 9; */
    z-index: 1;
    position: relative;
}

.home-banner-content h2 span {
    color: #D12129;
}

.home-banner-content li {
    margin-top: 50px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    /* z-index: 9; */
    position: relative;
}

.home-banner-content .desire {
    background-color: #e3d6da;
    color: #D12129;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize;
}

.banner-home .only-research a {
    /* background-color: #D12129; */
    padding: 13px 32px;
    color: #000000;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;

}

.banner-home .only-research a:hover {
    transition: all 0.5s;
    color: #fffcfc;
    background: #d12129;
    /* border: 1px solid #D12129; */
}

a.desktop-view {
    width: 200px;
    background-color: #D12129;
    color: #fff !important;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.banner-home .only-research {
    margin-right: 2px;
}

.banner-home .searchbar .form-control {
    /* width: auto; */
    width: 100%;
}

.location-br a {
    margin-left: 5px;
    color: #000000;
    padding-right: 6px;
    /* border-right: 1px solid #CDCDCD; */
    font-family: Lato;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.home-banner-content {
    padding: 81px 0 82px 0;
}

.image-banner {
    display: flex;
    justify-content: flex-end;
}

.image-banner img {
    padding: 20px 0;
}

.image-banner.animated {
    position: relative;
    animation: mymove;
    animation: up-down 2s ease-in-out infinite alternate-reverse both;

}

@keyframes mymove {
    0% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(-10px);
    }
}

/* home-banner section end here */

/* main section strat here */
.main-section {
    padding: 82px 0 97px 0;
    position: relative;
    text-align: center;
    background-color: #fff;
}

.home-page_main h2 {
    margin-bottom: 40px;
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    color: #121212;
}

.home-page_main .swiper-button-next,
.home-page_main .swiper-button-prev {
    top: 37%;
}

.main-section p {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #D12129;
}

/* .main-section .swiper-slide {
    display: flex;
    gap: 20px;
    height: 90%;
    padding: 0 50px;
} */

/* .main-section .swiper {
    margin-top: 47px;
} */

.home-page_main .swiper-backface-hidden .swiper-slide {
    margin: 0 auto;
}

.main-section .swiper-slide .slider-img {
    padding: 20px 30px;
    height: 148px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-section .swiper-slide .image1 {
    background-color: #36D9AD;
    border-radius: 5px;
    padding: 20px 0;
}

.main-section .swiper-slide img {
    padding: 28px 0;
}

.main-section .swiper-slide .swiper-img {
    border-radius: 30px;
}

.main-section .swiper-button-next {
    background-color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.main-section .swiper-button-prev {
    background-color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

/* .swiper-button-next,
.swiper-button-prev {
    margin-top: -49px;
} */


input#image_tab112,
input#image_tab1112,
input#image_tab113 {
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    cursor: pointer;
}

.image2 {
    background-color: #D176FF;
    padding: 20px 0;
    border-radius: 5px;
}

.image3 {
    background-color: #F86048;
    border-radius: 5px;
    padding: 29px 0;
}

.image4 {
    background-color: #E24C8C;
    border-radius: 5px;
    padding: 33px 0;
}

.image5 {
    background-color: #58A2FF;
    border-radius: 5px;
    padding: 30px 0;
}

.content-text h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 800;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: center;
}

.main-section .content-text {
    padding: 10px 0;
}

.main-section .content-text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #121212;
}

.main-section .swiper-multiple {
    width: 100%;
    margin: 0 auto;
}

.main-section.home-page_main .swiper-button-next:after,
.main-section.home-page_main .swiper-button-prev:after {
    font-size: 12px !important;
    text-transform: none !important;
    font-weight: 600;
    color: #212529 !important;
}

/* main section end here */

/* all-of-our section start here */
.all-of-our {
    background-color: #F1FAFD;
    padding: 0 7%;
    overflow-x: hidden;
    padding-bottom: 84px;
}

.our-service-content .finde-professional {
    background-color: #D12129;
    width: 170px;
    text-align: center;
    height: 40px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 31PX;
}

.our-service-content .finde-professional:hover {
    background-color: #ffffff;
    border: 1px solid #D12129;
    color: #D12129;
}

.our-service-content .finde-professional:hover a {
    /* background-color: #212529; */
    color: #D12129;
}

.our-service-content .finde-professional a {
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
}

.we-help-image img {
    display: flex;
    justify-content: flex-end;
    width: 92%;
    background-size: cover;

}

.we-help-image {
    padding-top: 66px;
}

.our-service-content {
    padding: 125px 0;
}

.our-service-content h4 {
    color: #D12129;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 5px;
}

.our-service-content h3 {
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
}

.our-service-content p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    color: #3A3A3A;
    text-align: left;
    padding-top: 5px;
}

.our-service-content .list-des {
    margin-top: 10px;
}

.our-service-content li {
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}

.our-service-content li svg {
    margin-right: 5PX;
}

/* all-of-our section end here */
/* popular service section start here section start here */
.popular-service {
    text-align: center;
    padding: 81px 0 45px 0;
}

.popular-service h2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    color: #000000;
}

.popular-service p {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #D12129;
}

.popular-service .gallery-image {
    text-align: left;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.popular-service .gallery-image h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 31px;
    letter-spacing: 0em;
    color: #000;
    margin-top: 19px;
}

.popular-service .gallery-image p {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.popular-service .gallery-image p span {
    color: #D12129;
}

.popular-service .smart-gallery {
    margin-top: 35px;
}

.gallery-image .get-extpert a {
    background-color: #D12129;
    width: 150px;
    text-align: center;
    height: 44px;
    position: absolute;
    top: 40%;
    left: 25%;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14.97px;
}

.gallery-image .get-extperts a {
    background-color: #D12129;
    width: 150px;
    text-align: center;
    height: 44px;
    position: absolute;
    top: 31%;
    left: 25%;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14.97px;
}

.gallery-image .get-extperts a:hover {
    background-color: #fff;
    color: #000;
}

.gallery-image .get-extpert a:hover {
    background-color: #fff;
    color: #000;
}

.middle .text {
    padding: 16px 32px;
}

.gallery-image {
    position: relative;
}

.gallery-image .image {
    opacity: 1;
    background-color: #575659;
    transition: .5s ease;
    backface-visibility: hidden;
}

.gallery-image .middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    right: 0;
    height: 79.5%;
    /* width: 304px; */
    width: 94%;
    border-radius: 4px;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(0 0 0 / 65%);
}

/* .gallery-image:hover .middle {
    opacity: 1;
} */
.middle:hover {
    opacity: 1;
}

.image-galler-hover img {
    border-radius: 4px;
    width: 100%;
}

/* popular service section start here end here */

/* how-it-work-service section start here */
.how-it-work-service {
    background-color: #F1FAFD;
}

.how-it-work-service .main-socila {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}

.how-it-work-service .social svg {
    width: 57px;
    height: 57px;
    display: flex;
}

.firts-main-social {
    margin-top: 11px;
}

.how-it-work-service .fist-conatct {
    background-color: #F86048;
    /* padding: 30px; */
    color: #fff;
    width: 57px;
    height: 57px;
    padding: 12px;
    border-radius: 50%;
    display: flex;
}

.how-it-work-service .social-text p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.handyman-image {
    padding: 70px 0 92px 0;
}

.how-it-contnet {
    /* padding: 160px 0 0 0; */
    padding: 60px 0 0 0;
}

.how-it-contnet h2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.how-it-contnet span {
    color: #D12129;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 30px !important;
}

.how-it-contnet .social-text h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.how-it-contnet .social-text {
    width: 66%;
}

.handyman-image {
    padding-right: 7%;
}

/* .handyman-image img {
    width: 100%;
    max-width: 530px;
} */

.handyman-image img:hover {
    transform: translateY(20px);
    transition: all 0.5s;
}

/* how-it-work-service section end here */
/* about us section start here */
.about-us-service {
    padding: 94px 7% 98px 7%;
}

.last-applinace {
    border-bottom: none !important;
    margin-bottom: 0 !important
}

.the-home-show-content h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #D12129;
    padding-bottom: 10px;
}

.the-home-show-content h3 {
    font-family: Lato;
    /* font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 15px; */

    font-size: 35px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 45px;
    margin-bottom: 15px;
    text-align: left;
}

.the-home-show-content h3 svg {
    margin-top: -10px;
    margin-left: 3px;
}

.the-home-show-content .list-des {
    display: flex;
    gap: 12px;
    align-items: baseline;
}

.the-home-show-content .finde-professional {
    background-color: #D12129;
    width: 170px;
    text-align: center;
    height: 40px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11PX;
    margin-left: 31px;
}

.the-home-show-content .finde-professional:hover {
    background-color: #ffffff;
    border: 1px solid #D12129;
    color: #D12129;
}

.the-home-show-content .finde-professional:hover a {
    /* background-color: #ffffff;
    border: 1px solid #D12129; */
    color: #D12129 !important;
}

.the-home-show-content .finde-professional a {
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
}

.client-image {
    padding-top: 9%;
}

/* .client-image img{
    width: 75%;
} */
.client-image img:hover {
    transform: translateY(30px);
    transition: all 0.5s;
}

.the-home-sho-appliance h5 {
    font-family: Lato;
    /* font-size: 25px; */
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.the-home-sho-appliance p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.the-home-sho-appliance {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEDED;
    max-width: 67%;
}

/* about us section end here */

/* Hundrends section start here */
.hundrends h2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    margin-bottom: 46px;
    color: #000000;
}

.hundrends {
    text-align: center;
    background-color: #F1FAFD;
    padding: 82px 0 160px 0;
}

.happy_our_client.hundrends.cstmclass {
    position: relative;
}

.hundrends p {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #D12129;
}

.our_client-Testimonials {
    background-color: #ffff;
    padding: 20px 51px 30px 30px;
    border-radius: 40px;
    width: 100%;
    height: 155px;
}

.happy_our_client .swiper {
    overflow: hidden !important;
    width: initial;
    height: initial;
    background-color: initial;
}

.happy_our_client.hundrends.cstmclass .swiper {
    position: unset;
}

.happy_our_client .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 0;
    width: 100%;
    bottom: 16%;
}

.happy_our_client .swiper-pagination-bullet-active {
    background-color: #D12129;
}

.happy_our_client .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    width: 10px;
    height: 10px;
}

.our_client-Testimonials p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
    padding-top: 10px;
    font-family: Lato;
}

/* new css end here */
.testimonials {
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.testitext h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
}

.testitext span {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left
}

.test-m p {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    padding: 0 20px 20px 20px;
    color: #3A3A3A;
}

.test-profile {
    display: flex;
    gap: 10px;
    width: 100%;
}

.test-profile img {
    width: 19%;
}

.testi-all {
    margin-top: 44px;
}

/*  Hundrends section end here*/

/* your phone section start here */
.your-phone {
    padding: 100px 0;
}

.phone-system {
    background-color: #D5212E;
    padding: 53px 77px 15px 77px;
    border-radius: 15px;
    position: relative;
}

.inmage-view img {
    margin-top: -103px;
    width: 550px;
}

.about-us-service img.aboutus-immgsc {
    width: 450px;
}

/* .inmage-view img:hover{
    transform: translateY(30px);
    transition: all 0.5s;
} */
.inmage-view {
    display: flex;
    justify-content: flex-end;
}

.mobile-contnet h3 {
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    color: #fff;
    text-align: left;
}

.mobile-contnet p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.search-with-send a {
    background-color: #630007;
    width: 75px;
    height: 50px;
    display: flex;
    font-size: 15px;
    font-weight: 900;
    justify-content: center;
    align-items: center;
    color: #ffff;
    border-radius: 4px;
}

.search-with-send a:hover {
    color: #630007;
    background-color: #ffff;
    transition: all 0.5s;
}

.m-bile-searchbar {
    display: flex;
    justify-content: space-between;
    height: 66px;
}

.m-bile-searchbar .searchbar {
    width: 100%;
    margin: 20px 13px 0 0;
    height: 51px;
}

.mobile-contnet {
    padding-right: 60px;
}

.search-with-send {
    margin-top: 21px;
}

.mobile-contnet h5 {
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    font-weight: 800;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 45px;
}

.mobile-contnet .app-store .App {
    border: 1px solid #fff;
    border-radius: 4px;
    overflow: hidden;
}

.mobile-contnet .app-store {
    margin-top: 15px;
}

.mobile-contnet .app-store a img {
    width: 100%;
    height: 100%;
}

/* your phone section end here */
/* footer-section start here */
footer.service-footercls-main {
    padding: 107px 0 0 0;
    background: #00101C;
    position: relative;
    /* z-index: -1; */
}

.footer-logo-service .app-store .App {
    border: 1px solid #fff;
    border-radius: 4px;
    overflow: hidden;
}

.footer-logo-service .app-store {
    margin-top: 20px;
}

footer.service-footercls-main p.f-title {
    color: #FFF;
    font-size: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    margin-bottom: 25px;
}

button.btn.btn-footer-search {
    width: 50px;
    height: 44px;
    border-radius: 4px;
    background: #258BE9;
    cursor: pointer;
    border: 1px solid #258BE9;
    outline: none;
    transition: all 0.3s;
    margin-left: 10px;
    padding: initial;
    font-size: initial;
}

.footer-search-box-service input[type="email"] {
    height: 50px;
    border-radius: 3px;
    background: #FFF;
    outline: none;
    padding: 19px 15px;
    color: #999;
    font-size: 16px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    width: 79%;
}

.app-store .as {
    border-radius: 4px;
}

.app-store {
    display: flex;
    gap: 19px;
}

footer.service-footercls-main p.get-socail {
    color: #FFF;
    font-family: Lato;
    font-size: 20px;
    font-weight: 800;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    margin: 25px 0 30px 0;
}

footer.service-footercls-main h3.f-title {
    color: #FFF;
    font-size: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    margin-bottom: 17px;
    position: relative;
}

footer.service-footercls-main h3.f-title::before {
    position: absolute;
    content: "";
    width: 22px;
    height: 3px;
    background: #258BE9;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
}

footer.service-footercls-main li a {
    color: #D8D8D8;
    font-size: 16px;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}

footer.service-footercls-main li a :hover {
    color: #acacac;
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
}

footer.service-footercls-main p.buy-donate-footer {
    color: #D8D8D8;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    margin: 27px 0;
}

footer.service-footercls-main .social-footer {
    display: flex;
    gap: 10px;
    align-items: center;
}

footer.service-footercls-main .social-footer {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
}

footer.service-footercls-main .social-footer .social a {
    width: 40px;
    height: 40px;
    background: rgba(157, 157, 157, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #efefef;
    cursor: pointer;
    transition: all 0.3s;
}

footer.service-footercls-main .social-footer .social a.active {
    background: #0083E2;
    color: #fff;
}

footer.service-footercls-main .social-footer .social a:hover {
    background: #0083E2;
    color: #fff;
}

footer.service-footercls-main .social-footer .social a:hover svg path {
    fill: #fff;
}

footer.service-footercls-main p.follow {
    color: #FFF;
    font-size: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    line-height: 25px;
    margin-top: 28px;
}

footer.footer .row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    justify-content: space-evenly;
}

footer.service-footercls-main .row.footer-bottom {
    margin-top: 70px;
}

footer.service-footercls-main .row.footer-bottom:after {
    position: absolute;
    bottom: 40px;
    width: 100%;
    content: "";
    right: 0;
    left: 0;
    background-color: #003769;
    height: 1px;
}

footer.service-footercls-main p.allright {
    color: #BCBCBC;
    font-size: 14px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
}

footer.service-footercls-main .pp {
    border-right: 1px solid #003769;
    padding-right: 5px;
}

footer.service-footercls-main .pp,
.tc {
    color: #BCBCBC;
    font-size: 14px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    padding-right: 12px;
}

footer.service-footercls-main .pp {
    padding-right: 12px;
}

footer.service-footercls-main .tc {
    padding-left: 12px;
}

.popular-footer {
    margin-left: 70px;
}

.footer-bottom .inner-class-ft {
    text-align: right;
    justify-content: flex-end;
}

button.btn.btn-footer-search {
    margin-top: -6px;
}

/* footer-section end here */


/* service page section start here */
/* service banner section start here */
.banner-service {
    background: var(--service-banner-url);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 99px 0;
}

.banner-service h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 61px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 0em;
}

.banner-service .desire {
    background-color: #e3d6da;
    color: #D12129;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize;
    height: 45px;
    align-items: center;
    width: 241px;
    justify-content: center;
    display: flex;
}

.banner-service .searchbar .form-control {
    /* width: auto; */
    height: 55px;
    width: 100%;
}

.banner-service .location {
    /* margin-left: 20px; */
}

.banner-service .location img {
    height: 17px;
    width: 15px;
}

.banner-service .only-research a {
    /* background-color: #D12129; */
    padding: 13px 32px;
    color: #161515;
    /* border-radius: 5px; */
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: 700;
    white-space: nowrap;
    /* padding-left: 3px; */
}

.banner-service .only-research a.desktop-view {
    background-color: #D12129;
    color: #ffffff;
    border-radius: 5px;
    align-items: center !important;
    /* padding-left: 0px; */
}

.banner-service .only-research a:hover {
    color: #ffffff;
    background: #D12129;
    transition: all 0.3s;

}

.banner-service .searchbar {
    display: flex;
    margin-top: -3px;
    background-color: #fff;
    padding: 2px 6px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 638px;
    max-width: 100%;
}

.inner-searchbar {
    width: 630px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    z-index: 2;
}

/* service banner section end here */
.appliance-installation-expert {
    padding: 50px 0 50px 0;
}

.appliance-installation-expert h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #D12129;
}

.appliance-installation-expert h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
}

.appliance-installation-expert h3.mainhdlistclss {
    color: #000;
    margin-bottom: 20px;
}

.appliance-installation-expert .john-smith {
    text-align: center;
    background-color: #E7F7FB;
    border-radius: 44px;
    padding-bottom: 23px;
    position: relative;
    margin-top: 120px;
}

.appliance-installation-expert .first-row {
    margin-top: 73px;
}

.appliance-installation-expert .john-smith .user-image-jsm {
    border-radius: 50%;
    border: 5px solid #fff;
    margin-top: -54px;
    width: 125px;
    height: 125px;
    object-fit: cover;
}

.appliance-installation-expert .john-smith h3 {
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    font-weight: 800;
    margin-top: 23px;
    line-height: 20px;
    letter-spacing: 0em;
    color: #000000;
    max-width: fit-content;
}

.appliance-installation-expert .john-smith p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #121212;
    letter-spacing: 0em;
}

.verified {
    background-color: #37B73D;
    color: #fff;
    position: absolute;
    right: 30px;
    top: 20px;
    border-radius: 22px;
    width: 88px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.verified a {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #fff;
    letter-spacing: 0em;
    text-align: center;
    cursor: default;
}

.service-detail {
    display: flex;
    justify-content: center;
    gap: 50px;
    background-color: #ffff;
    margin: 0 21px;
    align-items: center;
    border: 1px solid #00101C;
    border-radius: 33px;
    padding: 23px 0;
}

.inner-service {
    margin: 18px 0 26px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.experience {
    position: relative;
}

.experience:before {
    position: absolute;
    background-color: #D3D3D3;
    width: 1px;
    height: 31px;
    content: "";
    top: 7px;
    right: -24px;
}

.appliance-installation-expert .john-smith li {
    margin: 23px 0;
}

.inner-service .btn-darks {
    background-color: #00101C !important;
    border-radius: 40px;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    font-family: Lato;
    font-size: 14px;
    border: 0;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    /* text-align: left; */
    /* width: 138px; */
    height: 26px;
    align-items: center;
}

/* .inner-service .btn-darks:hover {
    background-color: #F86048;
    color: #fff;
    transition: all 0.3s;
}

.inner-service .btn-smart:hover {
    background-color: #00101C;
    color: #fff;
    transition: all 0.3s;
} */

.inner-service .btn-smart {
    background-color: #F86048 !important;
    border-radius: 40px;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    /* text-align: left; */
    /* width: 138px; */
    height: 26px;
    align-items: center;
    border: 0;
}

.appliance-installation-expert .john-smith .linkpageclss:hover svg {
    border: 1px solid #D12129;
    border-radius: 50%;
}

.appliance-installation-expert .john-smith .linkpageclss:hover svg rect {
    fill: #fff;
}

.appliance-installation-expert .john-smith .linkpageclss:hover svg path {
    fill: #D12129;
}

.inner-service .btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.service-detail p {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.service-detail h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}

/* service page section end here */


/* james serive web page start here */
.banner-serivices-james {
    background-color: #E7F7FB;
    padding: 52px 0;
}

.banner-serivices-james .banner-wraper {
    display: flex;
    justify-content: center;
    gap: 95px;
}

.banner-serivices-james .total-detail {
    width: 290px;
    height: 172px;
    background-color: #fff;
    text-align: center;
    border: 2px solid #00101C;
    border-radius: 4px;
    margin-top: 50px;
}

.banner-serivices-james .total-detail span {
    margin-top: -30px;
    display: block;
}

.banner-serivices-james .total-detail h2 {
    font-size: 45px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
}

.banner-serivices-james .total-detail .serivice-delivery {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #26A541;
}

.banner-serivices-james .user-profile-servicepg img {
    border-radius: 50%;
    border: 5px solid #fff;
    margin-bottom: 15px;
    width: 160px;
    height: 160px;
    object-fit: cover;
    object-position: center;
}

.banner-serivices-james .user-profile-servicepg .verified {
    position: unset;
    margin: 0 auto;
}

.banner-serivices-james .user-profile-servicepg li {
    display: flex;
    color: #121212;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
}

.banner-serivices-james .user-profile-servicepg .verified li svg {
    display: flex;
    width: 40px;
    height: 40px;
}

.banner-serivices-james .user-profile-servicepg li span {
    padding-left: 10px;
}

.banner-serivices-james .user-detail-servicepg {
    width: 60%;
}

.banner-serivices-james .service-detail {
    margin: 0;
    width: 367px;
    margin-bottom: 23px;
    height: 64px;
    border-radius: 10px;
}

.banner-serivices-james .service-detail.cstminclss {
    width: auto;
    height: auto;
    max-width: 400px;
}

.banner-serivices-james .inner-service {
    justify-content: left;
}

.banner-serivices-james .smrat-description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}

.banner-serivices-james .user-detail-servicepg h2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
}

.banner-serivices-james .user-detail-servicepg p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.total-box .hire-expert {
    background-color: #D12129;
    color: #fff;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 20px;
}

.total-box .hire-expert:hover {
    background-color: #fff;
    color: #D12129;
    transition: all 0.3s;
    border: 1px solid #D12129;
}

/* location address section start here */
.location-address {
    background-color: #00101C;
    color: #e1e2e4;
    padding: 24px 0 29px 0;
}

.user-address h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    padding-top: 10px;
    color: #e1e2e4;
}

.user-address p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    color: #e1e2e4;
}

.user-address {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8%;
}

.location-address .email-addresss {
    position: relative;
}

.location-address .email-addresss:before {
    position: absolute;
    top: 7px;
    left: -55px;
    content: "";
    background-color: #142c3f;
    height: 43px;
    width: 2px;
}

/* location address section start here */

/*  recent job and  review section start here */
.recent-and-review-section {
    padding: 50px 0 25px 0;
}

.recent-and-review-section .nav-tabs {
    border-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E7F7FB;
    width: 250px;
    margin: 0 auto !important;
    height: 55px;
    border-radius: 6px;
    margin-bottom: 30px !important;
    flex-wrap: unset;
}


.recent-and-review-section .nav-tabs .nav-link,
#ex1-tab-2.active svg,
#ex1-tab-3.active svg {
    fill: #fff;
    stroke: #fff;
}

.recent-and-review-section .nav-tabs .nav-link,
#ex1-tab-1.active svg path {
    fill: #fff;
    stroke: #fff;
}

#ex1-tab-2 svg,
#ex1-tab-3 svg {
    vertical-align: middle;
    fill: #000;
    stroke: #000;
}

.recent-and-review-section .recent-tab .nav-link {
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    height: 45px;
    border-radius: 5px !important;
    display: flex;
    justify-content: center;
    width: 122px;
    align-items: center;
    border: unset !important;
    padding: unset;
}



.recent-and-review-section .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #D12129 !important;
    border-bottom: 0 !important;
}

.recent-and-review-section .anti-rust-deep-clean {
    background-color: #E7F7FB;
    padding: 40px 50px 36px 28px;
    border-radius: 50px;
    border: 1px solid #00101C;
    margin-bottom: 20px;
}

.recent-and-review-section .anti-rust-deep-clean .inner-service {
    justify-content: left;
    margin: 18px 0 0px 0;
}

.recent-and-review-section .anti-service-wraper {
    display: flex;
    justify-content: space-between;
    gap: 43px;
    align-items: center;
}

.anti-service-content h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 48px;
    margin: 0;
    letter-spacing: 0em;
}

.anti-service-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    color: #121212;
}

.doller-checkout h2 {
    font-size: 46px;
    font-family: 'Lexend', sans-serif !important;
    font-weight: 500;
    line-height: 68px;
    letter-spacing: 0em;
}

.anti-rust-deep-clean .location-detail-301 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}

.anti-rust-deep-clean .location-detail-301 svg {
    margin-right: 5px;
}



.review-user-with-customer-wraper .customer-review {
    background-color: #E7F7FB;
    border-radius: 50px;
    border: 1px solid #00101C;
    padding: 20px 30px 40px 30px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.review-user-with-customer-wraper .col-sm-3 {
    padding: 0;
}

.customer-review .skills-bar {
    width: 100%;
    margin: 0 auto;
}

/* Bar setups */
.customer-review .skills-bar .bar:not(first-child) {
    gap: 9px;
    display: flex;
    align-items: center;
}

.customer-review .skills-bar .bar .info {
    margin-bottom: 5px;
    width: 50px;
}

.customer-review .skills-bar h2 {
    font-size: 16px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
}

.customer-review .skills-bar .bar .info span {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0;
    animation: showText .5s 1s linear forwards;
}

/* Bar itself */
.customer-review .skills-bar .bar .progress-line {
    height: 10px;
    width: 168px;
    max-width: 100%;
    background: #f0f0f0;
    position: relative;
    transform: scaleX(0);
    transform-origin: left;
    border-radius: 10px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 50%), 0 1px rgb(255 255 255 / 80%);
    animation: animate 1s cubic-bezier(1, 0, .5, 1) forwards;
}

.darksecondry.customer-review .skills-bar .bar .progress-line {
    box-shadow: none !important
}

.customer-review .skills-bar .bar .perogress-right p {
    color: #212529;
}

/* Skill's Bar */
.customer-review .bar .progress-line span {
    height: 100%;
    position: absolute;
    border-radius: 10px;
    transform: scaleX(0);
    transform-origin: left;
    background: #FFA800;
    animation: animate 1s 1s cubic-bezier(1, 0, .5, 1) forwards;
}

.customer-review .inner-service {
    justify-content: left;
    margin: 0;
}

.customer-review .inner-service .btn-darks {
    height: 38px;
    margin-bottom: 20px;
    width: 100%;
    transform: unset;
}

.customer-review .bar .progress-line.html span {
    width: 84%;
}

.customer-review .bar .progress-line.css span {
    width: 90%;
}

.customer-review .bar .progress-line.javascript span {
    width: 50%;
}

.customer-review .bar .progress-line.mysql span {
    width: 30%;
}

.customer-review .bar .progress-line.php span {
    width: 10%;
}

/* Animations */
/* Bar's animation */
@keyframes animate {
    100% {
        transform: scaleX(1);
    }
}

/* Skill's name animation */
@keyframes showText {
    100% {
        opacity: 1;
    }
}

.inner-service .perogress-right p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}

/* Percentage number's animation */
@keyframes showText2 {
    100% {
        opacity: 1;
    }
}

.user-profile-review {
    background-color: #E7F7FB;
    border-radius: 50px;
    border: 1px solid #00101C;
    padding: 40px 38px 46px 40px;
    width: 890px;
    margin-left: 71px;
}

.user-profile-review.main-reviewclass {
    margin-top: 30px;
}

.user-frofile-elliana img {
    border: 4px solid #fff;
    border-radius: 10%;
}

.elliana-content span {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.user-profile-review .elliana-content {
    margin-left: 12%;
}

.user-profile-review li {
    padding-top: 11px;
}

.elliana-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}

.user-profile-elliana-detail {
    display: flex;
    justify-content: space-between;
}

.user-profile-elliana-detail .ellian-detail {
    width: 72%;
}

.ellian-detail h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 0em;
}

.ellian-detail p {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}

.user-profile-elliana-detail .only-profile img {
    border-radius: 50%;
    border: 4px solid #fff;
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.review-user-with-customer-wraper .john {
    margin-bottom: 30px;
}

/*  recent job and  review section end here */

/* james service web page end here */




/*  select-service-type-main section start here*/
.select-service-type-main {
    padding: 100px 0 46px 0;
}

.select-service-type-main p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: right;
    color: #000000;
}

.dollar_per_tip h3 {
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    color: #D12129;
    position: relative;
    text-align: right;
}

.review-section-list .dollar_per_tip h3:after {
    position: absolute;
    content: "";
    right: -25px;
    top: 6px;
    background-color: #BDBDBD;
    height: 1px;
    height: 32px;
    width: 2px;
}

.review-section-list .dollar_per_tip :last-child:after {
    display: none;
}

.dollar_vs_home-visit {
    display: flex;
    margin-bottom: 55px;
    align-items: center;
    justify-content: space-between;
}

.dollar_per_tip {
    display: flex;
    justify-content: flex-end;
    gap: 50px;
    margin-top: -100px;
}

.dollar_per_tip h3 span {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.select-service-type-main h5 {
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;

}

.select-service-type-main .nav-tabs .nav-link {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    width: 156px;
    max-width: 100%;
    letter-spacing: 0em;
    text-align: center;
    display: flex;
    gap: 6px;
    color: #000000;
    align-items: center;
    justify-content: center;
    /* padding: .5rem 1rem; */
    padding: .8rem 1rem;
    border: unset !important;
}

.select-service-type-main .nav {
    gap: 10px;
    background-color: #E7F7FB;
    padding: 6px !important;
    z-index: 99;
    position: relative;
    width: 331px;
    flex-wrap: unset;
}

.cstmhireclass.select-service-type-main .nav {
    width: 501px;
}

.select-service-type-main .nav-tabs li.nav-item {
    padding: initial;
    margin-bottom: initial;
    display: initial;
}

#expert-form .form-outline .form-label {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0em;
    text-align: left;
}

.inner-time-shot {
    /* display: flex;
    align-items: center;
    gap: 30px;
    justify-content: flex-start; */
    display: inline-block;
    margin-right: 0px;
}

.inner-time-shot .cstmiinerclass {
    display: inline-block;
    margin-right: 30px;
}

.inner-time-shot input[type="radio"] {
    display: none;
}

/* .inner-time-shot input:checked+label {
    color: #D12129;
    border-color: #D12129;
} */



.inner-time-shot label {
    background: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin: 8px 0;
    letter-spacing: 0em;
    text-align: center;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    justify-content: flex-start;
    height: 50px;
    width: 111px;
    max-width: 100%;
    cursor: pointer;
}

.inner-time-shot label.active {
    color: #D12129;
    border-color: #D12129;
}

.inner-time-shot label:hover {
    color: #D12129;
    border-color: #D12129;
}



.select-service-type-main .tab-content>.active #expert-form {
    background-color: #E7F7FB;
    padding: 45px 49px 51px 50px;
    margin-top: 55px;
}

#expert-form .btn-danger {
    width: 142px;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    background-color: #D12129;
    height: 50px;
    border-radius: 5px;
    margin-top: 50px;
}

#expert-form .btn-danger:hover {
    color: #D12129;
    background-color: #fff;
    transition: all 0.3s;
}

.select-service-type-main .nav-tabs {
    border-bottom: 0;
}

.form-select:focus {
    border-color: inherit;
    outline: 0;
    box-shadow: none;
}

.form-control:focus {
    color: inherit;
    border-color: inherit;
    box-shadow: none;
}

.form-control,
.form-select {
    border-radius: 0;
}

.select-time-shot h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    color: #000000;
    text-align: left;
}

#expert-form .form-control,
.form-select {
    border-radius: 5px;
    color: #000000;
    height: 55px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    border-color: #D1D1D1;
}

#expert-form .form-select {
    color: #121212;
}

#expert-form .shot_2 {
    margin-top: 45px;
}

#expert-form .shot_3 {
    margin-top: 38px;
}

.inner-select-addres-form .form-outline label {
    margin-top: 45px;
}

.inner-select-addres-form,
#expert-form .form-label {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000000;
    letter-spacing: 0em;
    text-align: left;
}

.inner-select-addres-form #address2 {
    margin-bottom: 16px;
}

/* select-service-type-main section end here */


/* payment-serivices section start here */
.payment-serivices {
    background-color: #E7F7FB;
    padding: 52px 0 100px 0;
}

.payment-serivices .payment-method h2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.payment-method {
    width: 519px;
    max-width: 100%;
}

.payment-method .form-outline .form-control {
    background-image: var(--payment-img-url);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    height: 55px;
    border-radius: 5px;
    margin-bottom: 36px;
}

.payment-method .form-outline .form-label {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    color: #121212;
    text-align: left;
    margin: 44px 0 17px 0;
}

.payment-method .form-outline .form-label span {
    color: #D12129;
}

.payment-method .label_2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 17px;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
}

.payment-method .label_2 span {
    color: #D12129;
}

.payment-method #form-submition .form-control {
    width: 161px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #8C8C8C;
    height: 55px;
    margin-bottom: 36px;
}

#second_sub .form-check label {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    color: #121212;
    text-align: left;
}

#second_sub .second_form_check {
    margin-top: 35px;
}

.payment-serivices .submit_btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: initial;
}

.payment-serivices .submit_btn button {
    width: 166px;
    height: 50px;
    background-color: #D12129;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 20px;
    padding: unset;
    box-shadow: unset;
}

.payment-serivices .submit_btn button:hover {
    background-color: #fff;
    color: #D12129;
    border-color: inherit;
    transition: all 0.3s;
    box-shadow: unset;
}

#second_sub .form-check-input {
    margin-top: 7px;
}

#second_sub .form-check-input:focus {
    box-shadow: none;
}

.payment-serivices .payment-detail {
    background-color: #fff;
    border: 2px solid #0083E2;
    border-radius: 44px;
    padding: 67px 43px 67px 40px;
    width: 382px;

}

.payment-serivices .payment-detail h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    padding-bottom: 38px;
    text-align: left;
}

.payment-detail .taxt li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.payment-detail .service li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.payment-detail .service li span {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0em;
    text-align: left;
}

.payment-detail .taxt li span {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0em;
    text-align: left;
}

.payment-detail .taxt {
    padding: 37px 0;
    border-bottom: 2px solid #0083E2;
}

.payment-detail .service {
    padding: 37px 0;
    border-bottom: 2px dashed #0083E2;
}

.payment-heading {
    padding-bottom: 20px;
    border-bottom: 2px dotted #0083E2;
}

.payment-detail .total p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #000000;
    padding-top: 41px;
    text-align: left;
}

.payment-detail .total p span {
    font-size: 30px;
    font-weight: 800;
    color: #000000;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
}

/* payment-serivices sectrion end here */



/* card seved page css start here */
.card-method .payment-put-detail {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 83%;
}

.card-method .form-outline {
    margin-top: 30px;
}

.first-select-payment-method {
    padding: 13px 21px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 5px;
    gap: 20px;
    border: 1px solid #D1D1D1;
    height: 81px;
    align-items: center;
}

.first-select-payment-method .master_card {
    margin-left: 13px;
}

.payment-put-detail .master_card h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}

.payment-put-detail .master_card p {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}

.card-method .add_new_card a {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    color: #D12129;
    margin-bottom: 18px;
    text-decoration: underline;
}

.card-method .add_new_card {
    margin-top: 33px;
    border-bottom: 1px solid #D1D1D1;
}

/* card saved page css end here */

/* payment page add new card css start here */
.submit-payment-popup .modal-dialog .checkout {
    display: flex;
    justify-content: center;
    margin-top: -44px;
}

.submit-payment-popup .modal-dialog .modal-content {
    border-radius: 40px;
    border: 11px solid #BCF1FE;
    padding: 0;
    background-clip: inherit;
    margin-top: 18%;
    width: 620px;
    /* max-width: 100%; */
}

.submit-payment-popup .modal-dialog .modal-header {
    padding: 0px 40px 0 40px;
    border: 0;
}

.submit-payment-popup .modal-dialog .modal-content .modal-body {
    padding: 16px 40px 40px 40px;
}

.submit-payment-popup .modal-dialog .modal-header .btn-close {
    color: #C5C5C5;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: block;
    padding: 10px 0px !important;
    position: relative;
    z-index: 9;
    top: 0px;
    /* background-image: url(images/close-btn.svg); */
}

.submit-payment-popup .modal-dialog .modal-header .btn-close.btnv2incls {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    top: 10px;
    right: 0;
}

.submit-payment-popup .modal-dialog .modal-header .btn-close:focus {
    box-shadow: none;
}

.submit-payment-popup .modal-dialog .modal-content .modal-body h5 {
    font-size: 35px;
    font-weight: 800 !important;
    line-height: 42px;
    padding-bottom: 6px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

.submit-payment-popup .modal-dialog .modal-content .modal-body .success {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 23px;
}

.submit-payment-popup .modal-dialog .booking-detail-rools {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed#B8B6B6;
    padding: 21px 0;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .social-logo svg {
    background-color: #488EF3;
    display: flex;
    width: 42px;
    height: 42px;
    padding: 10px;
    border-radius: 50%;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .password svg {
    background-color: #925FFF;
    padding: 9px;
}

.submit-payment-popup .modal-dialog .dallers-wp {
    border-bottom: 2px dashed#B8B6B6;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .celender svg {
    background-color: #F0C30E;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .celender-time svg {
    background-color: #483D8B;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .subscrpp-type svg {
    background-color: #12838e;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .subscrpp-typedate svg {
    background-color: #872a75;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .doller svg {
    background-color: #438F15;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .location svg {
    background-color: #D12129;
}

.submit-payment-popup .modal-dialog .booking-detail-rools .booking-logo-description {
    width: 84%;
    text-align: left;
}

.clipborad-text .copy-text button {
    border: 0;
    background: transparent;
}

.clipborad-text .copy-text button:hover {
    transform: translateY(3px);
    transition: all 0.2s;
}

.clipborad-text .copy-text a input {
    border: 0;
}

.clipborad-text .copy-text {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


#experts-pagination .pagination {
    gap: 14px;
    margin-top: 50px;
}

#experts-pagination .pagination .page-link {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    padding: 10px 15px;
}

#experts-pagination .pagination .page-link:focus {
    box-shadow: none;
}

#experts-pagination .pagination .page-item:last-child .page-link {
    border-radius: 0;
}

#experts-pagination .pagination .page-item:first-child .page-link {
    border-radius: 0;
}

#experts-pagination .page-link:hover {
    background-color: #000000;
    border-color: #ffffff;
    color: #ffff;
}


.submit-payment-popup .booking-detail-rools .booking-logo-description h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.submit-payment-popup .booking-detail-rools .booking-logo-description a {
    color: #1E67D1;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    position: relative;
    text-align: left;
    word-wrap: break-word;
    width: 100%;
}

.booking-logo-description .eye-icon {
    position: absolute;
    font-size: 33px;
    color: #8E8E8E;
    cursor: pointer;
    margin-top: -07px;
}

.booking-logo-description .field-cstm input {
    outline: none;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    border: 0;
    padding: 0;
}

.booking-logo-description input.password::placeholder {
    color: #000000;
}

.submit-payment-popup .booking-detail-rools .booking-logo-description a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 10px;
    background-color: #C5C3C3;
    height: 40px;
    width: 2px;
}

.submit-payment-popup .booking-detail-rools .booking-logo-description p {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left !important;
    color: #121212;
    padding-bottom: 5px;
}

.submit-payment-popup .location-wraper {
    border-bottom: 1px solid #B8B6B6;
}

.payment_profile_wraper {
    display: flex;
    gap: 19px;
    align-items: start;
}

.payment_profile_wraper .payment-pro img {
    border-radius: 50%;
    border: 4px solid #f9f9f9;
    width: 83px;
    height: 81px;
    box-shadow: 0 10px 20px rgb(226 226 226 / 19%), 0 6px 6px rgb(143 143 143 / 23%);
}

.payment_profile_wraper .payemnt-user-detail_name h4 {
    font-size: 18px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000
}

.payment_profile_wraper .payemnt-user-detail_name p {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    padding-bottom: 3px;
    text-align: left;
}

.payment_for_user_profile .expert-visitor {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    padding: 30px 0 27px 0;
    text-align: left;
    color: #000000;
}

.payemnt-user-detail_name li span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

/* payment page add new card css end here */



.login-user-menucstm .user-mobile-menu {
    position: absolute;
    right: 5%;
    width: 358px;
    padding: 20px !important;
    top: 50px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.login-user-menucstm .user-mobile-menu::before {
    content: "";
    position: absolute;
    border: 0;
    top: -7px;
    right: 10%;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #fff;
    z-index: 99999;
    transform: translateX(-50%);
}

.login-user-menucstm .user-mobile-menu.Dark2::before {
    border-bottom: 7px solid #0c0c1eef;
}

.login-user-menucstm .user-mobile-menu.Dark2 {
    background: #0c0c1e !important;
    color: white !important;
    border: 1px solid #343434;
}

.login-user-menucstm .user-mobile-menu.Dark2 .user-mobile-pro #user-pro-mobile .nav-link span {
    background-color: unset;
    color: #fff;
}

.login-user-menucstm .dark-mode-switched-mb-ph .form-check.form-switch {
    display: block;
    padding-left: 2.5em;
}

.login-user-menucstm .image-user-mobile img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.inner-user-mobile-tab {
    background-color: #FCEDEE;
    border-radius: 5px;
}

.productactcls .inner-user-mobile-tab {
    background-color: #E0F1FF;
}

.header-section .login-user-menucstm:hover .user-mobile-menu {
    display: block;
}

.user-div {
    display: flex;
    align-items: center;
}

.mobile-user-name h3 {
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0em;
    color: #000000;
}

.mobile-user-name p span {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: #D5212E;
}

.mobile-user-name p {
    text-align: left;
    line-height: 20px;
}

.mobile-user-name h6 {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 17px;
    letter-spacing: 0em;
    color: #636363;
    text-align: left;
    margin-top: 5px;
}

.user-mobile-menu .radio-buttons-csmtmb input[type="radio"] {
    display: none;
}

.user-mobile-menu .radio-box-cstm .radio-buttons-csmtmb {
    display: flex;
    justify-content: start;
    border-radius: 14px;
    padding: 8px 5px;
    margin-bottom: 20px;
    background-color: #FCEDEE;
}

.productactcls .user-mobile-menu .radio-box-cstm .radio-buttons-csmtmb {
    background-color: #E0F1FF;
}

.user-mobile-menu .radio-buttons-csmtmb input[type="radio"]:checked+label {
    background-color: #D5212E !important;
    color: white !important;
}

.productactcls .user-mobile-menu .radio-buttons-csmtmb input[type="radio"]:checked+label {
    background-color: #0083E2 !important;
}

.user-mobile-menu .radio-buttons-csmtmb input[type="radio"]:checked+label svg path {
    fill: #fff !important;
}

.user-mobile-menu .radio-box-cstm .radio-buttons-csmtmb label.radio-label-csmtml svg {
    margin-right: 5px;
    vertical-align: text-bottom;
}

.user-mobile-menu .radio-box-cstm .radio-buttons-csmtmb label.radio-label-csmtml {
    cursor: pointer;
    padding: 12px 0px;
    color: #585858;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    max-width: 152px;
    height: auto;
    width: 50%;
    display: block;
    border-radius: 14px;
}

.user-mobile-menu .radio-box-cstm p.radio-title-cstmt {
    font-size: 18px;
    font-weight: 900;
    line-height: 15px;
    letter-spacing: 0em;
    color: #000000;
    text-align: left;
    padding-bottom: 15px;
}

.user-mobile-menu .nav-tabs .nav-link {
    border: 0;
}

.login-user-menucstm #exuser-change-content {
    display: initial;
    transform: unset;
}

.login-user-menucstm #exuser-change-content ul {
    padding: 0 !important;
    display: block;
}

.login-user-menucstm #exuser-change-content ul li.menu-item a.active,
.login-user-menucstm #exuser-change-content ul li.menu-item a:hover {
    background: #D5212E;
}

.productactcls.login-user-menucstm #exuser-change-content ul li.menu-item a.active,
.productactcls.login-user-menucstm #exuser-change-content ul li.menu-item a:hover {
    background: #0083E2;
}

.login-user-menucstm #exuser-change-content ul li.menu-item:hover span,
.login-user-menucstm #exuser-change-content ul li.menu-item:hover span svg path {
    color: #fff;
    fill: #fff;
    stroke: #fff;
}

.login-user-menucstm #exuser-change-content ul li.menu-item {
    padding-left: 0 !important;
}

.user-mobile-pro #user-pro-mobile .nav-link.active {
    background-color: #FCEDEE !important;
    border-color: transparent !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: unset !important;
}

.user-mobile-pro #user-pro-mobile .nav-link.active span {
    border: 2px solid #D5212E;
    border-radius: 10px;
    color: #D5212E !important;
}

.productactcls .user-mobile-pro #user-pro-mobile .nav-link.active {
    background-color: #E0F1FF !important;
}

.productactcls .user-mobile-pro #user-pro-mobile .nav-link.active span {
    border: 2px solid #7DC1FF;
    color: #0083E2 !important;
}

.user-mobile-pro #user-pro-mobile .nav-link span {
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    line-height: 32px;
    letter-spacing: 0em;
    color: #585858;
    padding: 10px 25px;
    text-align: center;
}

.user-mobile-pro #user-pro-mobile .nav-link {
    padding: 20px;
    width: 100%;
    text-align: center;
}

.user-mobile-menu .user-mobile-pro {
    border-bottom: 0;
    justify-content: initial;
    align-items: initial;
    padding: 0 !important;
}

.user-mobile-menu .user-mobile-pro li {
    display: initial;
    width: 50%;
    margin-bottom: unset;
    padding: unset !important;
}

.dark-mode-switched-mb-ph {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    padding: 10px 0;
    margin: 20px 0;
}

.dark-mode-switched-mb-ph .mobile-dark-swichted h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    color: #636363;
}

.dark-mode-switched-mb-ph .form-switch .form-check-input {
    width: 40px;
    margin-left: 0;
    height: 20px;
    border-radius: 2em;
    cursor: pointer;
}

.dark-mode-switched-mb-ph .form-check-input:checked {
    background-color: #ddd;
    border-color: #ddd;
}

.productactcls .mainmenucls.business_sellercls .user-mobile-menu .radio-box-cstm .radio-buttons-csmtmb .radio-label-csmtml.cstmhidecls {
    opacity: 0.4;
    cursor: not-allowed;
}

.productactcls .mainmenucls.business_sellercls .user-mobile-pro #user-pro-mobile .nav-link.cstmhidenavcls {
    opacity: 0.4;
    cursor: not-allowed;
}

.productactcls .mainmenucls.business_sellercls .dark-mode-switched-mb-ph {
    opacity: 0.7;
    pointer-events: none;
}

.requestlistingtab .markcompletebtn .no-request-mrk .spinner-border {
    width: 20px;
    height: 20px;
}

.mobile-view-menuclass {
    display: none;
}

.login-user-menucstm.serivceactcls .dropdown-menu .dropdown .as_by_sell {
    background: #D5212E;
}

.login-user-menucstm.serivceactcls .dropdown-menu .dropdown #button-1 .knobs:before {
    background-color: #D5212E;
}

.requestlistingtab.servicelistclass.paymntsectn button.view-tick-btn {
    background-color: #D5212E;
    border: 1px solid #D5212E;
    padding: 14px 35px;
    color: #fff;
}

.requestlistingtab.servicelistclass.paymntsectn .submit-btn button.custombtnclass {
    background-color: #D5212E;
    border: 1px solid #D5212E;
}

.requestlistingtab.servicelistclass.paymntsectn button.view-tick-btn:hover {
    color: #D5212E;
    background-color: #fff;
    transition: all 0.3s;
    border-color: inherit;
}

.requestlistingtab.servicelistclass.paymntsectn .submit-btn button.custombtnclass:hover {
    color: #D5212E;
    background-color: #fff;
    transition: all 0.3s;
    border-color: inherit;
}

.requestlistingtab.servicelistclass.paymntsectn .customphclass span {
    background: #D5212E;
    padding: 2px 15px;
    margin-left: 0 !important;
    border-radius: 6px;
    color: #fff;
}

.user-service-dashboard .custominrclass span {
    background: #D5212E;
    padding: 2px 15px;
}

.requestlistingtab.servicelistclass.paymntsectn .reported-item-list-box table.tbl-outer.report-outer-table {
    width: 100%;
}

.requestlistingtab.servicelistclass.paymntsectn .reported-item-list-box .listing-my-orders-table table.tbl-outer th {
    width: auto;
}

.our-servicetext-info.customaddclass {
    opacity: 0.5;
    pointer-events: none;
}

.search-suggestion.global-suggetion .our-new-products.auto-global-suggetion label {
    width: 60%;
}

.search-suggestion.global-suggetion .our-new-products.auto-global-suggetion .mileinnrcls {
    width: 20%;
}

.search-suggestion.global-suggetion .our-new-products.auto-global-suggetion .priceinnrcls {
    width: 16%;
    text-align: right;
}

.requestlistingtab.servicelistclass.jobReqListngCls .upper-img img {
    height: 400px;
    object-fit: contain;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-head h3 {
    font-size: 26px;
    font-weight: 700;
}

.requestlistingtab.servicelistclass.jobReqListngCls .upper-img {
    margin-bottom: 20px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .small-down-img img {
    cursor: pointer;
    object-fit: contain;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 65px;
    height: 65px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .small-down-img {
    gap: 10px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .product-req-box.box-a {
    /* background-color: #FCEDEE;
    background-image: repeating-linear-gradient(0deg, #D5212E, #D5212E 10px, transparent 10px, transparent 17px), repeating-linear-gradient(90deg, #D5212E, #D5212E 10px, transparent 10px, transparent 17px), repeating-linear-gradient(180deg, #D5212E, #D5212E 10px, transparent 10px, transparent 17px), repeating-linear-gradient(270deg, #D5212E, #D5212E 10px, transparent 10px, transparent 17px); */
    border: 1px solid #B9E1EB;
    background-image: none;
    border-radius: 10px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details p {
    color: #121212;
    width: 40%;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details h6 {
    width: 60%;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details .priceclss {
    color: #D5212E;
    font-size: 18px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details p span {
    margin-right: 7px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont {
    background-color: #F4F4F4;
    border: 1px solid #F4F4F4;
    border-radius: 10px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont p {
    font-size: 16px;
    font-weight: 400;
    color: #585858;
}


.requestlistingtab.servicelistclass.jobReqListngCls .send-proposal-btn-cls a.sndbtncls-propsl {
    width: 100%;
    display: block;
    text-align: center;
    background-color: #D12129;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    padding: 12px 0px;
    margin-top: 20px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #D12129;
}

.requestlistingtab.servicelistclass.jobReqListngCls .send-proposal-btn-cls a.sndbtncls-propsl:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details span.statusaccptclss {
    background-color: #37B73D;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 50px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details span.statuspendingclss {
    background-color: #FFA800;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 50px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details span.statusrejecttclss {
    background-color: #D5212E;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 50px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative {
    background-color: #FFFFFF;
    border: 1.5px solid #D7D7D7;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative p {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative button.proposal-send-btn a {
    background-color: #D12129;
    color: #fff;
    border: 1px solid #D12129;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative button.proposal-send-btn a:hover {
    background-color: #ffffff;
    color: #D12129;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .product-req-box.box-a .req-pro-details {
    border-bottom: 1px solid #B9E1EB;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .product-req-box.box-a .req-pro-details:last-child {
    border-bottom: unset;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .product-req-box.box-a .req-pro-details a.reqinrmapclass {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 4px;
    color: #0D5EBE;
    border-bottom: 1px solid #0D5EBE;
    width: max-content;
    line-height: 23px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .product-req-box.box-a .text-blue {
    color: #D5212E;
}

.requestlistingtab.servicelistclass.jobReqListngCls .create-request-page .dashboard-heading {
    display: inline-block;
    cursor: pointer;
}

.create-request-page.cstmmclsss-crtreq .dashboard-heading {
    margin-bottom: 23px;
    padding-bottom: 0px !important;
}

.requestlistingtab.servicelistclass .markcompletebtn .view-req-mrk {
    background-color: #D12129;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 13px;
    width: 50px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    border: 1px solid #D12129;
}

.requestlistingtab.servicelistclass .markcompletebtn .view-req-mrk:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
}

.requestlistingtab.servicelistclass.jobReqListngCls .myprofile-info-option-detail-box .slider-product {
    border-bottom: unset;
}

.banner-home.darkbackground {
    background: #1a1a2ef0 !important;
}


/* media querie satrt here */
@media all and (max-width:1280px) {

    /* service page start here */
    .service-detail {
        gap: 30px;
    }

    .experience:before {
        right: -14px;
    }

    /* service page end here */
    /* .radius-section .new-with {
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
        display: flex;
    } */

    .content-text h2 {
        font-size: 15px;
    }

    .socila-home {
        display: flex;
        gap: 8px;
        align-items: center;
    }

    /* .radius-section {
        width: 79%;
        justify-content: space-between;
        align-items: center;
    } */

    .socila-home a img {
        border-radius: 50%;
        width: 63px;
    }

    .label-new select {
        font-size: 13px;
    }

    .new-with svg {
        margin-right: 10px;
    }

    footer.service-footercls-main p.allright {
        font-size: 13px;
    }

    .home-banner-content h2 {
        font-size: 44px;
    }

    .footer-search-box-service input[type="email"] {
        width: 75%;
    }

    .how-it-contnet {
        padding: 160px 0 0 35px;
    }

    .inmage-view img {
        width: 100%;
    }

    .about-us-service img.aboutus-immgsc {
        width: 370px;
    }
}

@media all and (max-width:1024px) {

    .banner-serivices-james .user-profile-servicepg img {
        width: 115px !important;
        height: auto !important;

    }

    .banner-home .only-research a {
        padding: 13px 20px;
    }

    .home-banner-content h2 {
        font-size: 37px;
        line-height: 47px;
    }

    .content-text h2 {
        font-size: 14px;
        line-height: 27px;
    }

    .how-it-contnet h2 {
        font-size: 26px;
        line-height: 21px;
        text-align: center;
    }

    .how-it-contnet span {
        font-size: 18px;
        margin-bottom: 30px !important;
    }

    .how-it-contnet .social-text h3 {
        font-size: 19px;
        line-height: 16px;
    }

    .how-it-work-service .fist-conatct {
        width: 56px;
        height: 55px;
    }

    .how-it-work-service .social svg {
        width: 56px;
        height: 55px;
    }

    .how-it-work-service .social-text p {
        font-size: 13px;
    }

    .how-it-work-service .main-socila {
        margin-bottom: 0px;
    }

    .the-home-show-content h3 {
        font-size: 25px;
    }

    .the-home-sho-appliance h5 {
        font-size: 19px;
    }

    .the-home-sho-appliance p {
        font-size: 14px;
    }

    .quatation svg {
        width: 20px;
    }

    .testitext h3 {
        font-size: 13px;
        line-height: 13px;
    }

    .testitext span {
        font-size: 9px;
    }

    .test-m p {
        font-size: 12px;
    }

    .inmage-view img {
        right: 0%;
    }

    .mobile-contnet h3 {
        font-size: 28px;
        line-height: 35px;
    }

    footer.service-footercls-main h3.f-title {
        font-size: 16px;
    }

    .footer-search-box-service input[type="email"] {
        width: 75%;
    }

    button.btn.btn-footer-search {
        margin-top: -6px;
        width: 40px;
        height: 44px;
    }

    .our-service-content p {
        font-size: 15px;
    }

    .our-service-content {
        padding: 62px 0;
    }

    footer.service-footercls-main p.allright {
        font-size: 11px;
    }

    footer.service-footercls-main .pp,
    .tc {
        font-size: 12px;
    }
}

@media all and (max-width:991px) {
    .dashboard-box-cstmsellr.seller-dashboard-box {
        display: block;
    }

    .sidebar.seller-sidebar-cstm {
        position: absolute !important;
        transform: translateX(-300px);
    }

    .dashboard-box-cstmsellr .cstmmain-content {
        max-width: 100% !important;
    }
}

@media (min-width:767px)and (max-width:1024px) {
    .appliance-installation-expert .row [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: translateZ(0);
        width: 50%;
    }

    .payment-serivices .payment-detail h2 {
        font-size: 22px;
    }

    .payment_profile_wraper {
        align-items: center;
    }

    .banner-serivices-james .banner-wraper {
        flex-wrap: nowrap !important;
        gap: 19px !important;
        justify-content: center;
    }

    .banner-serivices-james .total-detail {
        width: 235px;
    }

    .banner-serivices-james .user-detail p {
        text-align: left !important;
    }

    .recent-and-review-section .anti-rust-deep-clean {
        padding: 15px !important;
    }

    .review-user-with-customer-wraper .col-sm-3 {
        flex: 0 0 auto;
        width: 55%;
        margin: 0 auto;
    }

    .review-user-with-customer-wraper .col-sm-9 {
        margin: 0 auto;
    }

    .home-banner-content h2 {
        font-size: 27px;
        line-height: 35px;
    }

    .location-br a {
        font-size: 7px;
    }

    .banner-home .only-research a {
        padding: 9px 13px;
    }

    .home-banner-content li {
        margin-top: 24px;
    }

    .main-section h2 {
        font-size: 23px;
    }

    .main-section {
        padding: 22px 0;
    }

    .content-text h2 {
        font-size: 9px;
        line-height: 13px;
    }

    .main-section .content-text p {
        font-size: 10px;
    }

    .our-service-content h4 {
        font-size: 13px;
    }

    .our-service-content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .our-service-content p {
        font-size: 13px;
        line-height: 20px;
    }

    .our-service-content li {
        font-size: 13px;
    }

    .we-help-image {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .we-help-image img:hover {
        transform: translateY(20px);
        transition: all 0.5s;
    }

    .popular-service h2 {
        font-size: 23px;
    }

    .popular-service .gallery-image h3 {
        font-size: 13px;
    }

    .gallery-image .get-extpert {
        width: 124px;
        top: 24%;
        left: 14%;
    }

    .handyman-image img {
        width: 80%;
    }

    .how-it-contnet {
        padding-top: 50px;
    }

    .the-home-show-content h3 {
        font-size: 24px;
        line-height: 35px;
    }

    .hundrends h2 {
        font-size: 23px;
    }

    .testitext h3 {
        font-size: 9px;
    }

    .test-m p {
        font-size: 10px;
        line-height: 17px;
        padding: 0 13px 13px 13px;
    }

    .mobile-contnet h3 {
        font-size: 19px;
        line-height: 22px;
    }

    .mobile-contnet p {
        font-size: 12px;
    }

    .mobile-contnet h5 {
        font-size: 19px;
    }

    footer.service-footercls-main p.get-socail {
        font-size: 15px;
    }

    footer.service-footercls-main h3.f-title {
        font-size: 12px;
    }

    footer.service-footercls-main h3.f-title::before {
        width: 7px;
        height: 3px;
        left: -17px;
        top: 50%;
    }

    footer.service-footercls-main p.buy-donate-footer {
        font-size: 13px;
    }

    footer.service-footercls-main p.allright {
        font-size: 8px;
    }

    .footer-search-box-service input[type="email"] {
        width: 64%;
    }

    footer.service-footercls-main .social-footer .social a {
        width: 30px;
        height: 30px;
    }

    .swiper-slide {
        padding: 0 98px;
    }

    .testi-all .col-sm-4 {
        flex: 0 0 auto;
        width: 40%;
    }
}

@media all and (max-width:851px) {

    /* service section start here */
    footer.service-footercls-main .row.footer-bottom:after {
        bottom: 91px;
    }

    .service-detail {
        margin: 0 6px;
        gap: 30px;
    }

    .banner-service {
        background-position: center;
        padding: 40px 0;
    }

    .experience:before {
        right: -13px;
    }

    .banner-service h2 {
        font-size: 20px;
        text-align: left;
        line-height: 30px;
    }

    .banner-service .only-research a {
        padding: 5px 9px;
        font-size: 8px;
        line-height: 18px;
    }

    .banner-service .searchbar .form-control {
        font-size: 15px;
    }

    .banner-service .searchbar {
        padding: 0px 10px;
    }

    .appliance-installation-expert h3 {
        font-size: 21px;
    }

    .appliance-installation-expert {
        padding: 45px 0;
    }

    .verified {
        right: 20px;
    }

    /* service section end here */
    .searchbar {
        margin-top: 20px;
    }

    /* .radius-section {
        display: flex;
        width: 47%;
        margin-top: 30px;
    } */

    .socila-home a img {
        border-radius: 50%;
        width: auto;
    }

    .socila-home {
        gap: 27px;
        align-items: end;
    }

    .bottom-header-image-collection .col-sm img {
        width: 49%;
    }

    .home-banner-content h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .banner-home .only-research a {
        padding: 11px 3px;
        /* font-size: 12px; */
    }

    .banner-home .searchbar .form-control {
        width: 70%;
    }

    .main-section .swiper-multiple {
        margin: 0 auto;
    }

    /* .happy_our_client.hundrends .swiper-slide {
        width: 300px !important;
    }

    .happy_our_client .swiper {
        overflow: hidden !important;
    } */

    .main-section h2 {
        font-size: 16px;
        line-height: 33px;
    }

    .content-text h2 {
        font-size: 23px !important;
        line-height: 11px;
        margin-top: 20px;
    }

    .main-section .content-text p {
        font-size: 16px;
        line-height: 50px;
    }

    .our-service-content {
        padding: 50px 0 0 30px;
    }

    .our-service-content h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .our-service-content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .our-service-content p {
        font-size: 10px;
    }

    .our-service-content li {
        font-size: 11px;
    }

    .popular-service h2 {
        font-size: 16px;
        line-height: 33px;
    }

    .popular-service p {
        font-size: 13px;
        line-height: 13px;
    }

    .popular-service .gallery-image {
        text-align: center;
    }

    .gallery-image .get-extpert {
        left: 30%;
    }

    .popular-service .gallery-image h3 {
        font-size: 18px;
    }

    .handyman-image {
        padding-left: 0%;
    }

    .how-it-contnet h2 {
        font-size: 19px;
        line-height: 19px;
    }

    .how-it-contnet .social-text h3 {
        font-size: 16px;
        line-height: 14px;
    }

    .main-socila .social svg {
        width: 45px;
        height: 45px;
        display: flex;
    }

    .the-home-show-content h3 {
        font-size: 20px;
        line-height: 33px;
    }

    .how-it-contnet span {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px !important;
        display: flex;
        justify-content: center;
        margin-bottom: 16px !important;
    }

    .test-profile img {
        width: 23%;
    }

    /* .happy_our_client.hundrends .swiper-slide {
        width: 300px !important;
    } */

    .submit-payment-popup .booking-detail-rools .booking-logo-description a {
        font-size: 14px;
        line-height: 18px;
    }

    .submit-payment-popup .modal-content .modal-body h5 {
        font-size: 21px;
        line-height: 29px;
    }

    .submit-payment-popup .booking-detail-rools .booking-logo-description a:after {
        display: none;
    }

    .clipborad-text .copy-text button {
        margin-left: 10px;
    }

    .social-logo {
        margin-right: 10px;
    }

    .our_client-Testimonials {
        width: 100%;
    }

    .payment_profile_wraper .payment-pro img {
        width: 100%;
        height: 100%;
    }

    .the-home-show-content h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .the-home-sho-appliance h5 {
        font-size: 16px;
        line-height: 14px;
    }

    .the-home-sho-appliance p {
        font-size: 10px;
        padding: 0px 10px 10px 10px;
    }

    .hundrends h2 {
        font-size: 19px;
        line-height: 19px;
    }

    .hundrends p {
        font-size: 11px;
    }

    .testi-all .col-sm-4 {
        flex: 0 0 auto;
        width: 62%;
    }

    .phone-system {
        padding: 30px 20px;
        overflow-x: hidden;
    }

    .inmage-view img {
        margin-top: 30px;
        width: 100%;
    }

    .mobile-contnet h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .mobile-contnet p {
        font-size: 10px;
    }

    .hundrends {
        padding: 50px 0 118px 0;
    }

    .about-us-service {
        padding: 62px 0 62px 0;
    }

    .how-it-contnet {
        padding: 0px 0 33px 0;
    }

    .handyman-image {
        padding: 49px 0 71px 0;
    }

    .main-section {
        padding: 50px 0 50px 0;
    }

    .home-banner-content {
        padding: 50px 20px;
    }

    .our-service-content {
        padding-bottom: 50px
    }

    .popular-service {
        text-align: center;
        padding: 48px 0 45px 0;
    }

    footer.service-footercls-main h3.f-title::before {
        display: none;
    }

    footer.service-footercls-main .social-footer {
        /* justify-content: center; */
        justify-content: unset;
    }

    footer.service-footercls-main {
        /* text-align: center; */
        overflow-x: hidden;
        padding-top: 50px;
    }

    .your-phone {
        padding: 61px 0;
    }

    .location-br a {
        font-size: 12px;
    }

    footer.service-footercls-main h3.f-title {
        font-size: 16px;
        margin-top: 30px;
    }

    .banner-home {
        padding: 0;
    }

    .all-of-our {
        padding: 0;
    }

    .mobile-contnet h5 {
        font-size: 19px;
    }

    .searchbar .form-control {
        font-size: 13px;
    }

    .home-banner-content li {
        font-size: 13px;
        margin-left: 10px;
    }

    .home-banner-content h3 {
        font-size: 13px;
        line-height: 0px;
    }

    .popular-footer {
        margin-left: 0px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: -37px;
    }

    .app-store {
        justify-content: unset !important;
    }

    footer.service-footercls-main p.follow {
        text-align: unset;
    }

    .footer-bottom .inner-class-ft {
        text-align: center;
    }

    .banner-serivices-james .banner-wraper {
        flex-wrap: wrap;
        gap: 0px;
        justify-content: center;
    }

    .banner-serivices-james .user-detail-servicepg h2 {
        font-size: 21px;
        line-height: 39px;
        text-align: center;
    }

    .banner-serivices-james .user-detail-servicepg p {
        text-align: center;
    }

    .banner-serivices-james .user-detail-servicepg {
        width: 100%;
    }

    .user-address h3 {
        font-size: 9px;
        color: #fff;
    }

    .location-address .email-addresss:before {
        display: none;
    }

    .select-service-type-main h5 {
        font-size: 18px;
        line-height: 9px;
    }

    .select-service-type-main {
        padding: 47px 0 38px 0;
    }

    .select-service-type-main .tab-content>.active #expert-form {
        padding: 40px 7px 41px 7px;
    }

    .inner-time-shot .cstmiinerclass {
        margin-right: 7px;
    }

    .inner-time-shot label {
        font-size: 13px;
    }

    .dollar_vs_home-visit {
        margin: 30px 0;
    }

    .dollar_per_tip h3 {
        font-size: 19px;
    }

    .dollar_per_tip h3 span {
        font-size: 13px;
    }

    .dollar_per_tip {
        margin-top: -114px;
    }

    .review-section-list .dollar_per_tip h3:after {
        top: 6px;
        height: 28px;
        width: 1px;
    }

    .payment-method .form-outline .form-label {
        margin: 20px 0 17px 0;
    }

    .recent-and-review-section .anti-service-wraper {
        justify-content: center;
        gap: 10px;
        align-items: center;
        flex-wrap: wrap;
    }

    .banner-serivices-james .service-detail {
        width: 100%;
    }

    .recent-and-review-section .anti-rust-deep-clean {
        padding: 24px !important;
    }

    .anti-service-content h3 {
        font-size: 17px;
        line-height: 51px;
    }

    .anti-service-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .doller-checkout h2 {
        font-size: 38px;
        line-height: 61px;
    }

    .user-profile-review {
        width: 100%;
        margin: 0;
        padding: 14px 27px;
    }

    .review-user-with-customer-wraper .customer-review {
        margin: 0 20px 20px 20px;
    }

    .ellian-detail h4 {
        font-size: 14px;
        line-height: 19px;
    }

    .user-profile-elliana-detail .ellian-detail {
        width: 34%;
    }

    .user-profile-elliana-detail {
        align-items: center;
    }

    .elliana-content p {
        font-size: 15px;
        padding-top: 20px;
    }

    .user-profile-review .elliana-content {
        margin-left: 0%;
    }

    .review-user-with-customer-wraper .john {
        margin: 0;
    }

    .user-profile-review {
        margin-bottom: 20px !important;
    }

    .recent-and-review-section {
        margin: 0;
        overflow-x: hidden;
    }

    .anti-rust-deep-clean .location-detail-301 {
        font-size: 12px;
    }

    .banner-serivices-james .user-profile-servicepg img {
        width: 62%;
        display: inline-flex;
        justify-content: center;
    }

    .banner-wraper .user-profile-servicepg {
        text-align: center;
    }

    .banner-serivices-james {
        overflow-x: hidden;
    }

    .popular-service .gallery-image p {
        text-align: center;
    }

    .how-it-contnet .social-text {
        margin-bottom: 20px;
    }

    .swiper-multiple img {
        padding: 29px 59px;
    }


    /* payment add new card html css start here*/
    .payment-serivices .payment-detail {
        width: 100% !important;
        margin: auto;
        margin-top: 50px;
    }

    .payment-method #form-submition .form-control {
        width: 100%;
        margin-bottom: 12px;
    }

    .homepage-category-section {
        margin-top: 0px !important;
    }

}

/* media quries end here */



.home-page_main .mySwiperService .swiper-slide img {
    display: initial;
    width: initial;
    height: initial;
}

.main-section.home-page_main .swiper-button-next,
.main-section.home-page_main .swiper-button-prev {
    height: 50px !important;
    width: 50px !important;
    opacity: initial !important;
}

.main-section.home-page_main .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 10px) !important;
    left: auto !important;
}

.main-section.home-page_main .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 10px) !important;
    right: auto !important;
}

.main-section.home-page_main .swiper-slide {
    background: initial;
    font-size: initial;
    display: block !important;
}

.main-section .swiper {
    height: auto;
    margin-left: unset;
    margin-right: unset;
    height: initial;
    background-color: initial;
}

/* .main-section.home-page_main .swiper-button-next {
    margin-right: 20px;
}

.main-section.home-page_main .swiper-button-prev {
    margin-left: 20px;
} */

.pac-container.pac-logo {
    z-index: 999999999 !important;
}

.searchbar div#basic-example {
    width: 100% !important;
    overflow-x: hidden;
    padding: 10px 10px 0 10px;
}

.searchbar div#basic-example a {
    font-size: 13px;
    padding: 10px 10px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 500;
}

.searchbar div#basic-example a .rbt-highlight-text {
    /* color: #fff; */
    background: transparent;
    padding: unset;
}

.happy_our_client.hundrends .mySwiperService .swiper-slide {
    display: block;
    background: initial;
    font-size: 1rem;
}

.myprofile-info-section .product-filter-box .custm.prdfltclassmain {
    width: 100%;
    max-width: 360px;
    margin: 20px auto 20px;
    background: #FFF;
    border-radius: 4px;
    padding: 0 10px 0 20px;
}

.myprofile-info-section .product-filter-box .custm.prdfltclassmain h2 {
    border-bottom: 1px solid #e3e3e3;
    border-radius: 0 !important;
    padding: 1rem !important;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.seller-cont-page .john-edew-comments .cstm-john-imgclass {
    border-radius: 100%;
    border: 6px solid #fff;
}

.seller-cont-page .john-edew-comments .cstm-john-imgclass img {
    border-radius: 100%;
}

.myprofile-info-section.cstmseller-cont-page .seller-cont-page svg path {
    fill: #D5212E;
    stroke: #D5212E;
}

.myprofile-info-section.cstmseller-cont-page .product-result-box .text-blue.seller-price {
    color: #D5212E;
}

.myprofile-info-section.cstmseller-cont-page .show-results .product-list .product:hover {
    border-top: 3px solid rgb(213 33 46);
    box-shadow: 0 10px 30px 0 rgb(213 33 46 / 15%);
}

.myprofile-info-section.cstmseller-cont-page #tabs-content {
    margin-bottom: 50px;
}

.myprofile-info-section.cstmseller-cont-page .img_featured-seller {
    width: 40%;
}

@media all and (max-width:851px) {

    .banner-home .col-sm-6,
    .all-of-our .col-sm-6,
    .how-it-work-service .col-sm-6,
    .about-us-service .col-sm-6,
    .your-phone .phone-system .col-sm-6,
    .recent-and-review-section .col-sm-6,
    .select-service-type-main .col-sm-6 {
        flex: unset;
        width: 100%;
    }

    .appliance-installation-expert .john-smith {
        margin-top: 90px;
    }

    .swiper-slide.swiper-slide-active {
        margin-left: auto !important;
    }

    .home-banner-content h2 img {
        display: none;
    }

    .recent-and-review-section .nav-tabs {
        padding: 0 !important;
    }

    .recent-and-review-section .nav-tabs .nav-item {
        margin: 0 !important;
    }
}

.dashboard-section-seller.seller-dashboard.cstm-serviceclass .container {
    padding: 0px 4px !important;
    max-width: 1320px;
}

.buildprofileclass .container {
    max-width: 1320px;
}

.banner-service .custombnrclass {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

.banner-service .custombnrclass a.custom-link-selected {
    background-color: #D12129;
    padding: 13px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    font-weight: 900;
    margin-right: 20px;
    margin-top: 10px;
}

.banner-service .custombnrclass a.custom-link-selected span {
    cursor: pointer;
    font-size: 12px;
    position: relative;
    top: -15px;
    right: -4px;
}

.rating-service-class .inner-rating-service-class {
    display: inline-block;
}

.rating-service-class .inner-rating-service-class span {
    font-size: unset !important;
}

.rating-service-class .inner-rating-service-class span i {
    font-size: 16px;
}


.john-smith .inner-service button,
.user-detail-servicepg .inner-service button,
.anti-rust-deep-clean .inner-service button {
    cursor: inherit;
}

.banner-serivices-james .user-profile-servicepg li .rating-service-class .inner-rating-service-class span {
    padding-left: 0px;
}

.banner-serivices-james .user-profile-servicepg li .rating-service-class .ratingtxt {
    position: relative;
    top: -3px;
    margin-left: 0;
}

.recent-and-review-section .tab-content {
    display: initial;
    color: initial;
    font-weight: initial;
    font-size: initial;
    opacity: initial;
}

.user-profile-review-cstm {
    margin-left: 71px;
}

.catgories-profile.cstm-pro {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro p {
    cursor: pointer;
    padding: 3px 10px;
    border: 1px solid #00101C;
    border-radius: 20px;
    display: flex;
    line-height: 17px;
    letter-spacing: 0em;
    align-items: center;
    justify-content: center;
}

.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro p.activecatclass {
    background-color: white;
    border-color: #37B73D;
    border: 2px solid #37b73d;
    font-weight: 900;
}

.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro p:hover {
    background-color: white;
    border-color: #37B73D;
    border: 1px solid #37b73d;
}

.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro p.activecatclass:hover {
    border: 2px solid #37b73d;
}

.select-service-type-main .tab-content {
    display: initial;
    color: initial;
    font-weight: initial;
    font-size: initial;
    opacity: initial;
}

.select-service-type-main span.error.text-danger {
    font-size: 16px;
    font-weight: 400;
    display: block;
}

.select-service-type-main .select-day-shot .inner-time-shot .cstmiinerclass label {
    cursor: not-allowed;
}

.select-day-shot h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    color: #000000;
    text-align: left;
}

#expert-form .form-outline.cssstm .btn-danger:hover {
    border-color: #b02a37;
    box-shadow: unset;
    filter: unset;
}

.payment-serivices .cstmcardclass.form-outline button.btn {
    margin-bottom: 18px;
    margin-top: 20px !important;
    box-shadow: unset;
    width: 166px;
    height: 50px;
    background-color: #D12129;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    padding: unset !important;
}

.payment-serivices #addtocard .StripeElement.StripeElement--complete {
    margin-bottom: 0px;
}

.payment-serivices .cstmcardclass.form-outline button.btn:hover {
    filter: unset;
    background-color: #fff;
    color: #D12129;
    border-color: inherit;
    transition: all 0.3s;
}

.payment-serivices #form-submition .col-12 {
    display: block;
}

.payment-serivices #form-submition .col-12 .form-check {
    display: block;
    padding-bottom: 0;
}

.first-select-payment-method input[type="radio"] {
    width: auto;
    height: auto;
}

.requestlistingtab.recentjobclass .recent-and-review-section {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    width: 1250px;
}

.requestlistingtab.recentjobclass .users-review-section {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    width: 1250px;

}

.requestlistingtab.recentjobclass .recent-and-review-section .anti-rust-deep-clean {
    padding: 10px 20px 20px 25px;
}

.requestlistingtab.recentjobclass .users-review-section .customer-review .skills-bar .bar:not(first-child) {
    gap: 5px;
}

.recent-and-review-section .anti-rust-deep-clean .inner-service button {
    transform: unset;
}

.requestlistingtab.recentjobclass .users-review-section .user-profile-review {
    width: auto;
    margin-left: 0;
}

.requestlistingtab.recentjobclass .users-review-section .review-user-with-customer-wraper .customer-review {
    margin-left: 10px;
}

@media all and (max-width:851px) {
    .requestlistingtab.recentjobclass .recent-and-review-section {
        width: auto;
    }

    .requestlistingtab.recentjobclass .users-review-section {
        width: auto;
    }
}

.banner-home .home-banner-content .mobile-view {
    display: none;
}

.home-servicepginner-class .all-of-our .mobile-view {
    display: none;
}

.home-servicepginner-class .how-it-work-service .mobile-view {
    display: none;
}

.home-servicepginner-class .about-us-service .mobile-view {
    display: none;
}

.innrbnrclass.banner-service .mobile-view {
    display: none;
}

.cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout .mobile-view {
    display: none;
}

.cstmhireclass .mobile-view {
    display: none;
}

.hirepaymntclass .mobile-view {
    display: none;
}

.product-req-head.mobile-view-clss {
    display: none;
}

.innrstyleclass.location-address .innertgClass:hover {
    opacity: 0.5;
}

@media (max-width:350px) {
    .innrstyleclass.banner-serivices-james .user-detail-servicepg .inner-service {
        flex-direction: column;
    }
}


@media(max-width: 575px) {

    .width-full-small {
        width: 100%;
    }



    .width-full-small input,
    select {
        width: 100%;
    }

    .change-flex-direction {
        flex-direction: column;
    }

    .first-select-payment-method {
        padding: 13px 8px !important;
    }

    .my-primary-card {

        font-size: 11px !important;

    }

    .reported-item-list-box .cardcstmlabelclass {

        font-size: 19px !important;

    }

    .payment-put-detail .master_card p {
        font-size: 11px !important;
    }

    .payment-put-detail svg {
        width: 30px !important
    }

    .payment-put-detail .master_card h3 {
        font-size: 12px !important;

    }

    .reported-item-list-box.service-added-cards {
        padding: 8px !important;
    }

    .Schedule-Meeting-form h3 {

        font-size: 23px;

    }

    .Meeting-Wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .Meeting-Wrapper .d-flex.align-items-center {
        flex-direction: column;
        align-items: flex-start;
    }

    .clipborad-text .copy-text {

        display: block;
    }

    .client-image .innr-img-aboutus {
        width: 100%;
    }

    .inmage-view img {
        width: 100%;
    }

    .cstminclhandyman-image img {
        width: 70%;
        margin-left: 40px;
    }

    .banner-home .home-banner-content {
        text-align: center;
        padding: 30px 20px 0 20px;
    }

    .banner-home .home-banner-content h3 {
        text-align: center;
        font-size: 16px;
        line-height: 19px;
    }

    .banner-home .home-banner-content h2 {
        text-align: center;
        font-size: 30px;
        font-weight: 800;
        line-height: 39px;
        margin-bottom: 30px;
    }

    .product-req-head.desktop-view-clss {
        display: none;
    }

    .product-req-head.mobile-view-clss {
        display: block;
    }

    .banner-home .home-banner-content .only-research a.desktop-view {
        display: none;
    }

    .banner-home .home-banner-content .mobile-view {
        display: flex;
        background-color: #D12129;
        padding: 13px 32px;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        gap: 5px;
        align-items: center;
    }

    .banner-home .home-banner-content .mobile-view:hover {
        color: #D12129;
        background: #ffffff;
        border: 1px solid #D12129;
        transition: all 0.5s;
    }

    .banner-home .home-banner-content .searchbar {
        display: block;
        padding: 0px 10px 20px 10px;
    }

    .banner-home .home-banner-content .searchbar .location {
        display: inline-block;
    }

    .banner-home .home-banner-content .searchbar .location-br {
        display: inline-block;
    }

    .banner-home .home-banner-content .searchbar .location-br a {
        font-size: 15px;
        padding-right: 10px;
    }

    .banner-home .home-banner-content .only-research .form-control {
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    .banner-home .home-banner-content .searchbar .only-research {
        display: inline-block;
        width: 80%;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .banner-home .home-banner-content li {
        margin: 20px 0;
    }

    .banner-home .image-banner {
        display: none;
    }

    .banner-home .home-banner-content li span {
        font-size: 16px;
        font-weight: 600;
        margin-left: 5px;
    }

    .home-servicepginner-class .main-section p {
        font-weight: 400;
    }

    .home-servicepginner-class .main-section h2 {
        font-size: 24px;
        margin-top: 5px;
        padding: 0 20px;
        color: #000000;
    }

    .home-servicepginner-class .all-of-our .mobile-view {
        display: block;
    }

    .home-servicepginner-class .all-of-our .desktop-view {
        display: none;
    }

    .home-servicepginner-class .all-of-our .mobile-view h4 {
        color: #D12129;
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
        padding-bottom: 5px;
        text-align: center;
    }

    .home-servicepginner-class .all-of-our .mobile-view h3 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #121212;
        margin-bottom: 10px;
    }

    .home-servicepginner-class .all-of-our .we-help-image {
        padding-top: 40px;
    }

    .home-servicepginner-class .all-of-our .our-service-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #121212;
        margin-bottom: 20px;
    }

    .home-servicepginner-class .all-of-our .our-service-content li {
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        color: #000000;
        margin-bottom: 10px;
    }

    .home-servicepginner-class .all-of-our .our-service-content {
        padding-left: 10px;
    }

    .home-servicepginner-class .all-of-our .our-service-content .finde-professional {
        margin: 0 auto;
        margin-top: 20px;
    }

    .home-servicepginner-class .popular-service p {
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
    }

    .home-servicepginner-class .popular-service h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        color: #000000;
    }

    .home-servicepginner-class .popular-service .smart-gallery .image-galler-hover {
        text-align: left;
    }

    /* .home-servicepginner-class .popular-service .smart-gallery .image-galler-hover img {
        width: 170px;
        height: 125px;
        object-fit: cover;
    } */

    .home-servicepginner-class .popular-service .gallery-image h3 {
        font-size: 16px;
        font-weight: 800;
        line-height: 17px;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 3px;
    }

    .home-servicepginner-class .popular-service .gallery-image p {
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
    }

    .home-servicepginner-class .how-it-work-service .mobile-view {
        display: block;
        text-align: center;
    }

    .home-servicepginner-class .how-it-work-service .mobile-view span {
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
        color: #D12129;
    }

    .home-servicepginner-class .how-it-work-service .mobile-view h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        color: #000000;
        margin-bottom: 30px;
    }

    .home-servicepginner-class .how-it-work-service .handyman-image {
        padding-bottom: 20px;
    }

    .home-servicepginner-class .how-it-work-service .how-it-contnet .social-text {
        width: 100%;
    }

    .home-servicepginner-class .how-it-contnet .main-socila .social-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #121212;
        margin-bottom: 5px;
    }

    .home-servicepginner-class .how-it-contnet .main-socila .social-text p {
        color: #121212;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }

    .home-servicepginner-class .how-it-contnet .main-socila {
        align-items: flex-start;
        margin-bottom: 10px;
    }

    .home-servicepginner-class .how-it-contnet .main-socila .social svg {
        width: 50px;
        height: 50px;
    }

    .home-servicepginner-class .how-it-work-service .desktop-view {
        display: none;
    }

    .home-servicepginner-class .about-us-service .desktop-view {
        display: none;
    }

    .home-servicepginner-class .about-us-service .mobile-view {
        display: block;
        width: 90%;
        margin-bottom: 40px;
    }

    .home-servicepginner-class .about-us-service .the-home-sho-appliance h5 {
        font-size: 18px;
        font-weight: 600;
        color: #000000;
        line-height: unset;
    }

    .home-servicepginner-class .about-us-service .the-home-sho-appliance {
        width: 100%;
    }

    .home-servicepginner-class .about-us-service li.list-des svg {
        width: 25px;
        height: 25px;
        position: relative;
        top: 7px;
    }

    .home-servicepginner-class .about-us-service .the-home-show-content .finde-professional {
        margin: 0 auto;
        margin-top: 10px;
    }

    .home-servicepginner-class .about-us-service .the-home-sho-appliance p {
        font-size: 16px;
        font-weight: 400;
        color: #121212;
        padding: 0;
        margin-top: 6px;
        padding-right: 40px;
    }

    .home-servicepginner-class .about-us-service .the-home-show-content h4 {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

    .home-servicepginner-class .about-us-service .the-home-show-content h3 {
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }

    .home-servicepginner-class .about-us-service .the-home-show-content h3 svg {
        width: 180px;
        margin-top: -6px;
        margin-left: 5px;
    }

    .home-servicepginner-class .about-us-service {
        padding-bottom: 20px;
    }

    .home-servicepginner-class .happy_our_client.cstmclass p {
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
        margin-bottom: 10px;
    }

    .home-servicepginner-class .happy_our_client.cstmclass h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        color: #000000;
        margin-bottom: 25px;
    }

    .home-servicepginner-class .happy_our_client.cstmclass .mySwiperService .swiper-slide {
        padding: 0 25px;
    }

    .home-servicepginner-class .happy_our_client.cstmclass .our_client-Testimonials {
        border-radius: 10px;
        padding: 20px 15px 10px 10px;
    }

    .home-servicepginner-class .happy_our_client.cstmclass .our_client-Testimonials .testitext h3 {
        font-size: 14px;
        font-weight: 800;
        line-height: unset;
        margin-bottom: 0px;
        color: #000000;
    }

    .home-servicepginner-class .happy_our_client.cstmclass .our_client-Testimonials .testitext span {
        font-size: 12px;
        font-weight: 400;
        line-height: unset;
        color: #3A3A3A;
    }

    .home-servicepginner-class .happy_our_client.cstmclass .our_client-Testimonials .descrp-section-cls {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
        color: #121212;
    }

    .home-servicepginner-class .phone-system .mobile-contnet {
        padding: 0;
    }

    .home-servicepginner-class .phone-system .mobile-contnet .app-store {
        justify-content: center !important;
        align-items: center;
    }

    .home-servicepginner-class .phone-system .mobile-contnet .m-bile-searchbar {
        padding: 0 20px;
    }

    .home-servicepginner-class .mobile-contnet h3 {
        font-size: 24px;
        font-weight: 800;
        line-height: 32px;
        text-align: center;
        margin-bottom: 10px;
    }

    .home-servicepginner-class .mobile-contnet p {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

    .home-servicepginner-class .mobile-contnet h5 {
        font-size: 18px;
        font-weight: 800;
        text-align: center;
    }

    .innrbnrclass.banner-service h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        text-align: center;
    }

    .innrbnrclass.banner-service a.desktop-view {
        display: none;
    }

    .innrbnrclass.banner-service .mobile-view {
        display: block;
        background-color: #D12129;
        padding: 13px 32px;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: center;
    }

    .innrbnrclass.banner-service .inner-searchbar .desire {
        margin: 0 auto;
    }

    .innrbnrclass.banner-service .searchbar {
        display: block;
        padding: 0px 10px 0px 10px;
    }

    .innrbnrclass.banner-service .searchbar .location {
        display: inline-block;
    }

    .innrbnrclass.banner-service .searchbar .location-br {
        display: inline-block;
    }

    .innrbnrclass.banner-service .searchbar .location-br a {
        font-size: 15px;
        padding-right: 10px;
    }

    .innrbnrclass.banner-service .only-research .form-control {
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    .innrbnrclass.banner-service .searchbar .only-research {
        display: inline-block;
        width: 68%;
        margin-bottom: 0;
        margin-top: 0;
    }

    .innrstyleclass.banner-serivices-james .user-profile-servicepg img {
        width: 120px;
        height: 120px;
    }

    .innrstyleclass.banner-serivices-james .user-profile-servicepg .verified {
        margin: 5px auto 15px auto;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg h2 {
        font-size: 25px;
        font-weight: 800;
        color: #000000;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg .inner-service {
        justify-content: center;
        align-items: center;
        margin: 25px 0 30px 0;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro {
        justify-content: center;
        align-items: center;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg .catgories-profile.cstm-pro p {
        font-size: 16px;
        font-weight: 400;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg .inner-service button {
        font-size: 14px;
        font-weight: 400;
    }

    .innrstyleclass.banner-serivices-james .service-detail {
        border-radius: 50px;
    }

    .innrstyleclass.banner-serivices-james .service-detail .experience p,
    .innrstyleclass.banner-serivices-james .service-detail .per-hour p {
        font-size: 14px;
        font-weight: 400;
        color: #121212;
    }

    .innrstyleclass.banner-serivices-james .service-detail .experience h4,
    .innrstyleclass.banner-serivices-james .service-detail .per-hour h4 {
        font-size: 16px;
        font-weight: 700;
        color: #000000;
        text-align: center;
    }

    .innrstyleclass.banner-serivices-james .user-detail-servicepg .smrat-description p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .innrstyleclass.banner-serivices-james .total-box .total-detail {
        border: 1px solid #00101C;
        border-radius: 50px;
        /* width: 350px; */
        height: 170px;
    }

    .innrstyleclass.banner-serivices-james .total-box .total-detail p {
        font-size: 16px;
        font-weight: 400;
        color: #121212;
        margin-top: 15px;
    }

    .innrstyleclass.banner-serivices-james .total-box .total-detail h2 {
        font-size: 45px;
        font-weight: 800;
        line-height: 60px;
        color: #000000;
    }

    .innrstyleclass.banner-serivices-james .total-box .total-detail p.serivice-delivery {
        color: #26A541;
        font-size: 16px;
        font-weight: 600;
        margin-top: 0;
    }

    .innrstyleclass.location-address .user-address {
        flex-direction: column;
        text-align: center;
    }

    .innrstyleclass.location-address .user-address .location {
        display: block;
        width: 100%;
    }

    .innrstyleclass.location-address .user-address .location p {
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        margin-top: 15px;
    }

    .innrstyleclass.location-address .user-address .location h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .innrstyleclass.location-address .user-address .email-addresss {
        border-top: 1px solid #072134;
        display: block;
        width: 100%;
    }

    .innrstyleclass.location-address .user-address .email-addresss h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .cstmphonclass.your-phone .phone-system .mobile-contnet {
        padding: 0;
    }

    .cstmphonclass.your-phone .phone-system .mobile-contnet .app-store {
        justify-content: center !important;
        align-items: center;
    }

    .cstmphonclass.your-phone .phone-system .mobile-contnet .m-bile-searchbar {
        padding: 0 20px;
    }

    .cstmphonclass.your-phone .mobile-contnet h3 {
        font-size: 24px;
        font-weight: 800;
        line-height: 32px;
        text-align: center;
        margin-bottom: 10px;
    }

    .cstmphonclass.your-phone .mobile-contnet p {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

    .cstmphonclass.your-phone .mobile-contnet h5 {
        font-size: 18px;
        font-weight: 800;
        text-align: center;
    }

    .cstmrecntclass.recent-and-review-section .nav-tabs {
        width: 260px;
        padding: 0px 10px 0px 10px !important;
    }

    .cstmrecntclass.recent-and-review-section .nav-tabs li.nav-item {
        padding: unset;
    }

    .cstmrecntclass.recent-and-review-section .anti-rust-deep-clean .inner-service {
        flex-direction: column;
        text-align: center;
    }

    .cstmrecntclass.recent-and-review-section .anti-rust-deep-clean .rating-service-class .inner-rating-service-class span i {
        font-size: 20px;
        margin-right: 5px;
    }

    .cstmrecntclass.recent-and-review-section .anti-rust-deep-clean .inner-service button {
        width: auto;
        font-size: 14px;
        font-weight: 400;
    }

    .cstmrecntclass.recent-and-review-section .anti-rust-deep-clean .inner-service .rating-service-class .ratingtxt {
        top: -2px !important;
        color: #121212;
        font-size: 16px;
        font-weight: 400;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .anti-service-content h3 {
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        line-height: 48px;
        text-align: center;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .anti-service-content p {
        color: #121212;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        margin-bottom: 15px;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout {
        text-align: center;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout h2 {
        font-family: Lexend;
        font-size: 46px;
        font-weight: 500;
        line-height: 68px;
        color: #000000;
    }

    .cstmrecntclass.recent-and-review-section .anti-rust-deep-clean .desktop-view {
        display: none;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout .mobile-view {
        display: block;
        border-top: 1px solid #D3D3D3
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout .mobile-view a svg {
        margin-top: 20px;
    }

    .cstmrecntclass.recent-and-review-section .anti-service-wraper .doller-checkout .mobile-view a p {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        color: #121212;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .user-profile-elliana-detail .only-profile img {
        width: 65px;
        height: 65px;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .user-profile-elliana-detail .ellian-detail {
        width: 45%;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .user-profile-elliana-detail .ellian-detail h4 {
        color: #000000;
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .user-profile-elliana-detail .ellian-detail p {
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #121212;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .elliana-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        color: #121212;
        padding-top: 10px;
    }

    .cstmrecntclass.recent-and-review-section .review-user-with-customer-wraper .customer-review .skills-bar h2 {
        font-size: 20px;
        font-weight: 800;
        line-height: unset;
        text-align: center;
        color: #000000;
        margin-bottom: 15px;
    }

    .cstmhireclass .mobile-view {
        display: block;
    }

    .cstmhireclass .desktop-view {
        display: none;
    }

    .cstmhireclass.select-service-type-main {
        padding-top: 40px;
    }

    .cstmhireclass.select-service-type-main h5 {
        font-family: Lato;
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        text-align: center;
        color: #121212;
    }

    .cstmhireclass.select-service-type-main .dollar_vs_home-visit {
        justify-content: center;
        align-items: center;
    }

    .cstmhireclass .mobile-view.hm-visit p {
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        color: #000000;
        display: inline-block;
    }

    .cstmhireclass .mobile-view.hm-visit h4 {
        display: inline-block;
        margin-left: 5px;
        font-size: 24px;
        font-weight: 800;
        color: #D12129;
    }

    .cstmhireclass .mobile-view.hm-visit h4 span {
        font-family: Lato;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
    }

    .cstmhireclass #expert-form {
        margin-top: 30px !important;
        padding-bottom: 20px !important;
    }

    .cstmhireclass #expert-form .select-day-shot h3.hm-visitlable {
        margin-bottom: 8px;
    }

    .cstmhireclass #expert-form .hm-visitlable-cmn {
        margin-top: 20px;
    }

    .cstmhireclass #expert-form .form-outline.cssstm .btn-danger {
        float: unset;
        width: 100%;
        margin-top: 30px;
    }

    .cstmhireclass .mobile-view.online-prc p {
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        color: #000000;
    }

    .cstmhireclass .mobile-view.online-prc .online-prc-list {
        display: flex;
        margin-top: 5px;
    }

    .cstmhireclass .mobile-view.online-prc .online-prc-list h3 {
        margin-left: 10px;
        font-size: 24px;
        font-weight: 800;
        color: #D12129;
    }

    .cstmhireclass .mobile-view.online-prc .online-prc-list h3:first-child {
        margin-left: 0px;
    }

    .cstmhireclass .mobile-view.online-prc .online-prc-list h3 span {
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        border-right: 1px solid #BDBDBD;
        padding-right: 10px;
    }

    .cstmhireclass .mobile-view.online-prc .online-prc-list h3:last-child span {
        border-right: unset;
        padding-right: 0px;
    }

    .hirepaymntclass .desktop-view {
        display: none;
    }

    .hirepaymntclass .mobile-view {
        display: block;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail {
        border: unset;
        padding: 30px 25px;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .payment-heading h2 {
        font-size: 24px;
        font-weight: 800;
        text-align: center;
        padding-bottom: 10px;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .service li {
        font-size: 16px;
        font-weight: 500;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .service li span {
        font-size: 20px;
        font-weight: 800;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .taxt li {
        font-size: 16px;
        font-weight: 500;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .taxt li span {
        font-size: 20px;
        font-weight: 800;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .total p {
        padding-top: 20px;
        font-size: 20px;
        font-weight: 500;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-detail .total p span {
        font-size: 24px;
        font-weight: 800;
        color: #000000;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-method h2 {
        font-size: 24px;
        font-weight: 800;
        color: #000000;
        margin-top: 10px;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-method.card-method .form-outline.firstcrdcls {
        margin-top: 10px;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-method.card-method .form-outline {
        margin-top: 20px;
    }

    .hirepaymntclass.payment-serivices .mobile-view .payment-method.card-method .form-outline.cstmcardclass {
        margin-top: 35px;
    }

    .hirepaymntclass.payment-serivices .mobile-view #second_sub .form-check input.form-check-input {
        float: unset;
        margin-left: 0px !important;
        position: relative;
        margin-top: 0;
        top: 30px;
    }

    .hirepaymntclass.payment-serivices .mobile-view #second_sub .second_form_check {
        margin-top: 0;
    }

    .hirepaymntclass.payment-serivices .mobile-view #second_sub .form-check label {
        font-size: 16px;
        font-weight: 400;
        color: #121212;
        margin-left: 20px;
    }

    .hirepaymntclass.payment-serivices .mobile-view #form-submition .submit_btn {
        display: block;
    }

    .hirepaymntclass.payment-serivices .mobile-view #form-submition .submit_btn button {
        width: 100%;
        font-size: 16px;
    }

    .hirepaymntclass.payment-serivices {
        padding-bottom: 50px;
    }

    .submit-payment-popup .modal-dialog {
        max-width: 100% !important;
        margin-top: 60px !important;
    }

    .submit-payment-popup .modal-dialog .modal-content {
        width: 96% !important;
        margin: auto;
    }

    .submit-payment-popup .modal-dialog .modal-content .modal-body {
        padding: 10px 10px 30px 10px;
    }

    .submit-payment-popup .modal-dialog .modal-content .modal-body h5 {
        font-size: 24px !important;
        font-weight: 800 !important;
        line-height: 29px;
        text-align: center;
        color: #000000;
    }

    .submit-payment-popup .modal-dialog .checkout svg {
        width: 65px;
        height: 65px;
    }

    .submit-payment-popup .modal-dialog .modal-header {
        padding: 0px 20px 0 20px;
    }

    .submit-payment-popup .modal-dialog .modal-content .modal-body .success {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #000000;
    }

    .submit-payment-popup .booking-detail-rools .booking-logo-description p {
        font-size: 14px;
        font-weight: 500;
        color: #121212;
    }

    .submit-payment-popup .booking-detail-rools .booking-logo-description h3 {
        font-size: 16px;
        font-weight: 700;
        color: #000000;
    }

    .submit-payment-popup .payment_for_user_profile .expert-visitor {
        font-size: 14px;
        font-weight: 400;
        color: #000000;
    }

    .submit-payment-popup .payment_profile_wraper .payment-pro img {
        width: 70px;
        height: 70px;
    }

    .payment_profile_wraper .payemnt-user-detail_name h4 {
        font-size: 16px;
        font-weight: 800;
        color: #000000;
    }

    .payment_profile_wraper .payemnt-user-detail_name p {
        font-size: 14px;
        font-weight: 400;
        color: #000000;
    }

    #cr-sl_requeat_three_tab .personal-info_head h3 {
        font-size: 24px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content {
        /* padding: 20px 15px; */
        padding: 20px 8px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content h2 {
        font-size: 18px;
        font-weight: 900;
        margin-top: 10px;
        color: #000000;
        margin-bottom: 10px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content h2 span {
        font-size: 14px;
        color: #5D5D5D;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content label.form-label {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #000000;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .form-control {
        font-size: 14px;
        font-weight: 400;
        color: #121212;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_pro_service_cetegories h3 {
        font-size: 18px;
        font-weight: 900;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_pro_service_cetegories {
        padding-top: 20px;
        margin-top: 14px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_pro_service_cetegories .innner-personal-add-ct {
        margin-top: 20px;
        margin-right: 15px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_pro_service_cetegories .innner-personal-add-ct .btn {
        font-size: 12px;
        font-weight: 600;
        line-height: 14px;
        color: #000000;
        height: unset;
        padding: 10px 10px;
        border: 1.5px solid #D5212E;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal-service-area {
        padding-top: 15px;
        margin-top: 30px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal-service-area h2 {
        font-size: 18px;
        font-weight: 900;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .formmainclassinfo .innrcls input {
        width: 91%;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .formmainclassinfo .innrcls.twocolsectn input {
        width: 94%;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_online_video {
        padding-top: 15px;
        margin-top: 15px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .padrightclassrow {
        padding-right: 15px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .padrightclassrow .col-sm-3 {
        padding-left: unset;
        width: 50%;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .padrightclassrow .personal_pro_service_cetegories {
        padding-top: 0px;
        margin-top: 0px;
        border-top: unset;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .documents_personal_pro {
        padding-top: 15px;
        margin-top: 30px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .documents_personal_pro .pro_level_info {
        color: #000000;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .documents_personal_pro .custom-file label span svg {
        margin-left: 0px;
        width: 95px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .documents_personal_pro .custom-file label .nofilecssn {
        display: none;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .personal_location_pro {
        padding-top: 15px;
        margin-top: 40px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .cr-sl-submit-p-m .send-proposal-btn {
        font-size: 16px;
        line-height: 19px;
        padding: 15px 35px;
    }

    #cr-sl_requeat_three_tab .personal-info_cr_content .inputmainclass {
        bottom: 22px;
        right: 33%;
    }

    .add_new_wraper h3.cstm-dashboard-heading {
        margin-bottom: 5px;
        font-size: 24px;
        font-weight: 900;
        line-height: 29px;
    }

    section.dashboard-section-seller.cstm-serviceclass {
        padding-top: 25px;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .listingdollar_vs_home-visit {
        display: block;
    }

    .requestlistingtab.servicelistclass .listingdollar_vs_home-visit .user-catlist-class {
        margin-top: 20px;
        width: 100%;
        text-align: unset;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .listingdollar_vs_home-visit ul li {
        width: 33.33% !important;
    }

    .requestlistingtab.servicelistclass.halflstclass .listingdollar_vs_home-visit ul li {
        width: 50% !important;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .listingdollar_vs_home-visit ul li a {
        width: auto !important;
    }

    .requestlistingtab.servicelistclass .listingdollar_vs_home-visit .user-catlist-class p.snigle-user-catlist {
        width: auto;
    }

    .cr-sl-requeat_tab-modal-pro.reqcstpoup .dashboard-list {
        padding: 6px !important;
        width: 90%;
        /* width: 60%; */

    }

    .cr-sl-requeat_tab-modal-pro.reqcstpoup .nav-tabs li.nav-item {
        width: 50%;
        z-index: 9999;
    }

    .cr-sl-requeat_tab-modal-pro.reqcstpoup .dashboard-list .nav-link {
        width: 100%;
    }

    .cstmerdashbord .add_new_wraper h3.cstm-dashboard-heading {
        line-height: 34px;
        margin-bottom: 20px;
    }

    .cstmerdashbord .reported-item-list-box {
        padding: 20px 15px;
    }

    .cstmerdashbord .reported-item-list-box .cstmlabelclass,
    .cstmerdashbord .reported-item-list-box .cardcstmlabelclass {
        font-size: 18px;
        font-weight: 900;
        margin-top: 0px;
        color: #000000;
        margin-bottom: 10px;
    }

    .cstmerdashbord .empty-request-listing .headingsection {
        font-size: 20px;
        font-weight: 900;
        line-height: 29px;
        text-align: center;
    }

    .cstmerdashbord .empty-request-listing .contntsection {
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        text-align: center;
        color: #121212;
        padding: 0 70px;
    }

    .cstmerdashbord .create-request-page .cr-sl-add_image .backhighlighter {
        flex-wrap: wrap;
    }

    .cstmerdashbord .create-request-page .cr-sl-create-request-wr {
        margin-top: 20px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-page h3 {
        padding-bottom: 0px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-page .create-request-field h4 {
        font-size: 24px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-page .create-request-field p {
        color: #121212;
        margin-top: 5px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-page h5 {
        font-size: 18px;
        font-weight: 900;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-page .create-request-field label {
        color: #000000;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field.cr-sl-more_all_gp .cr-sl-more-info .col-sm-6 {
        width: 100%;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field.cr-sl-more_all_gp .cr-sl-more-info h5 {
        margin-bottom: 5px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field.cr-sl-more_all_gp .cr-sl-delivery {
        padding-top: 30px !important;
    }

    .cstmerdashbord #add-new-Job-Form .cr-sl-delivery h5 {
        margin-bottom: 5px;
    }

    .cstmerdashbord #add-new-Job-Form .cr-sl-budget_location_info h5 {
        margin-bottom: 5px;
    }

    .cstmerdashbord #add-new-Job-Form .cr-sl-location {
        padding-top: 18px;
    }

    .cstmerdashbord #add-new-Job-Form .cr-sl-location label {
        padding-bottom: 2px;
    }

    .cstmerdashbord #add-new-Job-Form .cr-sl-location input.form-control {
        margin-bottom: 20px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent h5 {
        color: #D12129;
        font-weight: 700;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-image_description_wraper img {
        width: 110px;
        height: 110px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-image_description_wraper {
        flex-wrap: unset;
        gap: 15px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-wood_table-fatures button {
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        color: #D12129;
        margin-bottom: 8px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-wood_table-fatures h2 {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-wood_table-fatures li {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #000000;
        margin-top: 6px;
        margin-bottom: 21px;
    }

    .cr-sl-excellent-show_image_wood {
        flex-shrink: 0;
    }

    .currency-displayer::before {
        top: 13px;

    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-button-view_image button {
        font-size: 16px;
        font-weight: 900;
        color: #000000;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-button-view_image button.back_button {
        font-size: 16px;
        font-weight: 900;
        color: #FFFFFF;
        /* width: 300px; */
        width: 326px;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field .cr-sl-excellent-wood_table-fatures p {
        font-size: 14px;
        font-weight: 400;
    }

    .cstmerdashbord #add-new-Job-Form .create-request-field.cr-sl-more_all_gp .cr-sl-budget_location_info .col-sm-6 {
        width: 100%;
    }

    .cstmerdashbord .reported-item-list-box.editprflclass .innerimgclass img.changesofdata {
        width: 95px;
        height: 95px;
        border-radius: 10px;
    }

    .cstmerdashbord .requestlistingtab .add_new_wraper button {
        width: 100px;
        height: 40px;
    }

    .cstmerdashbord .requestlistingtab .listingdollar_vs_home-visit {
        margin-top: 10px;
    }

    .cstmerdashbord .req-info-service .requestlistingtab.reqinfoclass .requestlistingtabheading {
        font-size: 18px;
        font-weight: 900;
        line-height: 25px;
    }

    .cstmerdashbord .req-info-service .reqinfo-dashboard-heading {
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

    .cstmerdashbord .reported-item-list-box.editprflclass .cstmmainclass .inputmainclass {
        bottom: 12px;
        right: 37%;
    }

    .cr-sl-requeat_tab-modal-pro.reqcstpoup .modal-dialog .modal-body .cr-sl-submit-p-m .send-proposal-btn {
        width: 100%;
    }

    /* .cr-sl-requeat_tab-modal-pro.cstmclssmodl .personal_choose_cetogories_pop .inner-time-shot .col-sm {
        width: 47% !important;
        margin-right: 10px !important;
    } */

    .cr-sl-requeat_tab-modal-pro.cstmclssmodl .personal_choose_cetogories_pop .inner-time-shot .col-sm {
        width: 100%;
        margin-right: 10px !important;
        width: 100%;
        margin-bottom: 0px !important;
    }


    .modal-dialog .modal-body .cr-sl-proposal-time {
        width: 100%;
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .cr-sl-requeat_tab-modal-pro.cstmclssmodl .personal_choose_cetogories_pop h2 {
        font-size: 24px;
        font-weight: 900;
        line-height: 29px;
        color: #121212;
    }

    .dashboard-image_popup .modal-dialog {
        margin: 1.75rem 10px !important;
    }

    .dashboard-image_popup .modal-content {
        width: 100% !important;
    }

    .dashboard-image_popup .modal-body .checkout svg {
        width: 60px;
        height: 60px;
    }

    .dashboard-image_popup .modal-body .checkout {
        margin-bottom: 10px !important;
    }

    .dashboard-image_popup .modal-body h5 {
        font-size: 24px !important;
        margin-bottom: 10px;
        line-height: 29px;
        color: #121212;
    }

    .dashboard-image_popup .modal-content .modal-header {
        padding-top: 20px !important;
    }

    body .dashboard-image_popup .modal-header .btn-close {
        margin: -0.5rem -0.5rem -0.5rem auto !important;
    }

    .dashboard-image_popup .modal-body {
        padding: 15px 10px 45px 10px !important;
    }

    .dashboard-image_popup .modal-body .image_description_wraper {
        margin: 0px 0 30px 0;
        padding: 20px 13px;
        gap: 15px;
    }

    body .dashboard-image_popup .modal-body .image_description_wraper img {
        width: 95px;
        height: 95px;
        border-radius: 10px;
    }

    .dashboard-image_popup .modal-body .wood_table-fatures button {
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        color: #D12129;
        background-color: #D121291A;
        margin-bottom: 5px;
    }

    .dashboard-image_popup .modal-body .wood_table-fatures h2 {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .dashboard-image_popup .modal-body .wood_table-fatures p {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
        padding: 4px 0px 0 0 !important;
    }

    .dashboard-image_popup .modal-body .wood_table-fatures li {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #000000;
        margin-top: 3px;
        margin-bottom: 16px;
    }

    .dashboard-image_popup .modal-body .wood_table-fatures li .fullwidthsvgcls {
        /* width: 13%; */
        flex-shrink: 0;
    }

    .cstmmain-content .custt-tab-content .tab-pane ul.jobordrslstclass {
        width: 60%;
    }

    .requestlistingtab.servicelistclass .listingdollar_vs_home-visit ul.jobordrslstclass li {
        width: 50% !important;
    }

    .login-user-menucstm .user-mobile-menu::before {
        right: 4%;
    }

    .desktop-view-menuclass {
        display: none;
    }

    .mobile-view-menuclass {
        display: block;
    }

    .bussiness-info_detail_user .create-request-field-service .cr-sl-add_image .backhighlighter {
        flex-wrap: wrap;
    }

    .bussiness-info_detail_user .create-request-field-service .preview {
        height: 97px !important;
    }

    .bussiness-info_detail_user .create-request-field-service .cr-sl-add_image .img-upload-btn input[type=file] {
        height: 97px !important;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .myprofile-info-option-detail-box {
        padding: 23px 8px !important;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .product-req-head.mobile-view-clss h3 {
        font-size: 18px !important;
        font-weight: 900 !important;
        line-height: 25px;
        margin-bottom: 5px;
        word-break: break-all;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .create-request-page .dashboard-heading {
        /* font-size: 14px; */
        font-size: 20px;
        font-weight: 600;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .create-request-page .dashboard-heading svg {
        margin-right: 10px;
        margin-top: -2px;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .upper-img {
        margin-bottom: 0px;
    }

    .buildprofileclass .banner-earn_first_tab .banner-earn_first_tab-inner h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 35px;
    }

    .buildprofileclass .banner-earn_first_tab .banner-earn_first_tab-inner p {
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

    .buildprofileclass .earn-main-section h2 {
        font-size: 20px;
        font-weight: 800;
        line-height: 41px;
    }

    .buildprofileclass #progressbar li:before {
        color: #ACACAC;
        font-size: 20px !important;
    }

    .buildprofileclass #progressbar li:after {
        border: unset;
    }

    .buildprofileclass #progressbar li.active:after {
        border: 1px solid #D5212E;
    }

    .buildprofileclass #progressbar li.active:before {
        color: #121212;
        line-height: 34px !important;
    }

    .buildprofileclass .earn-morer_personal-detail h3 {
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .buildprofileclass .earn-morer_personal-detail .col-sm-6 {
        width: 100%;
    }

    .buildprofileclass .earn-morer_personal-detail label {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 8px;
    }

    .buildprofileclass #msform fieldset {
        padding: 24px 15px;
    }

    .buildprofileclass #msform .btn-cstm-class-ftr {
        margin-top: 10px;
        margin-bottom: 10px;
        float: right;
    }

    .buildprofileclass #msform .btn-cstm-class-ftr .cstmfdaction-button {
        background-color: #D12129;
        color: #fff;
    }

    .buildprofileclass .earn-main-section .chooese_cetegories_product_same .cr-sl-proposal-time .col-sm {
        width: 47%;
        margin-right: 0px;
    }

    .buildprofileclass .earn-main-section .chooese_cetegories_product_same label span {
        margin-left: 0px;
    }

    .buildprofileclass .earn-main-section .chooese_cetegories_product_same .cr-sl-proposal-time .col-sm:nth-child(even) {
        margin-left: 20px;
    }

    .buildprofileclass .earn-main-section .chooese_cetegories_product_same label span {
        font-size: 12px;
        font-weight: 700;
        color: #141414;
    }

    .buildprofileclass #msform fieldset .btn-section-fildset {
        margin: 15px 0px;
    }

    .buildprofileclass #msform fieldset .btn-section-fildset .action-button-previous {
        background-color: #fff;
        color: #141414;
        font-size: 16px;
        font-weight: 900;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page h3 {
        font-size: 18px;
        font-weight: 900;
        text-align: left;
        color: #121212;
        margin-bottom: 15px;
    }

    .cat-single-popupclass.choose-features_product .modal-header {
        padding: 25px 10px 0 0;
    }

    .cat-single-popupclass.choose-features_product .choose_two_popbox_on-cetegories h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 61px;
        color: #121212;
    }

    body .cat-single-popupclass.choose-features_product .modal-content {
        border: 5px solid #BCF1FE;
    }

    .cat-single-popupclass.choose-features_product .cr-sl-dimensions-section .dimensionsType {
        right: 5px;
        top: 45px;
        font-size: 14px;
        color: #121212;
        font-weight: 400;
        width: auto;
    }

    .cat-single-popupclass.choose-features_product label {
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        margin-bottom: 15px;
    }

    .cat-single-popupclass.choose-features_product .cr-sl-dimensions-section {
        margin-bottom: 10px;
    }

    .buildprofileclass .earn-mileage-radius h6 {
        font-size: 16px;
        font-weight: 700;
    }

    .buildprofileclass .earn-mileage-radius h6 span {
        font-size: 14px;
        font-weight: 400;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn-mileage-radius {
        background-size: 210px 150px;
        background-position: center 30px;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn-mileage-radius .range-container {
        margin-top: 100px;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn-price_range_on-sit h4 {
        font-size: 16px;
        font-weight: 700;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn-price_range_on-sit .row label {
        font-size: 16px;
        font-weight: 700;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn-price_range_on-sit .row label span {
        font-size: 14px;
        font-weight: 400;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .innrcls input {
        width: 94%;
    }

    .buildprofileclass .earn-price_range_on-sit .dimensionsType {
        right: 8px;
        font-size: 14px;
        color: #121212;
        font-weight: 400;
        width: auto;
    }

    .buildprofileclass .earn-price_range {
        padding: 20px 0 0 0;
    }

    .buildprofileclass .earn-price_range h4 {
        font-size: 16px;
        font-weight: 700;
    }

    .buildprofileclass .earn-price_range .col-sm-6 {
        width: 100%;
    }

    .buildprofileclass .earn-price_range_on-sit .col-sm-6 {
        width: 100%;
    }

    .buildprofileclass .earn-price_range label {
        color: #121212;
    }

    .buildprofileclass .sngle-earn_set_class .earn_set_time_days .select_time_date_earn-section label {
        font-size: 16px;
        font-weight: 400;
        color: #121212;
        margin-top: 0px;
    }

    .buildprofileclass .earn-morer_personal-detail_two_page .earn_set_time_days h3 {
        margin-bottom: 8px;
    }

    .sngle-earn_set_class .earn_set_time_days .select_time_date_earn-section .col-sm-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .sngle-earn_set_class .earn_set_time_days .select_time_date_earn-section .col-sm-3 {
        width: 50%;
    }

    .sngle-earn_set_class .earn_set_time_days .select_time_date_earn-section select {
        font-size: 14px;
        font-weight: 400;
        color: #121212;
    }

    .buildprofileclass .earn-main-section .remove_earn_button_right .send-proposal-btn {
        padding: 0px 15px;
        margin-right: 20px;
    }

    .buildprofileclass .earn-main-section .remove_earn_button_right a {
        font-size: 15px;
    }

    .buildprofileclass .earn-morer_personal-detail .earn_fisrt_drop_img label,
    .buildprofileclass .earn-morer_personal-detail .earn_second_drop_img label {
        margin-bottom: 20px;
    }

    .earn_create_porfile .choose_two_popbox_on-cetegories h2 {
        color: #121212;
        font-size: 24px;
        font-weight: 800;
        margin-bottom: 20px;
        line-height: 30px;
    }

    .earn_create_porfile .choose_two_popbox_on-cetegories p {
        padding-bottom: 5px;
    }

    .earn_create_porfile .modal-header {
        padding: 25px 10px 10px 0px;
    }

    body .earn_create_porfile .modal-content {
        border: 5px solid #BCF1FE;
    }

}

.newdesexpertpagination {
    padding-bottom: 80px;
}

.newdesexpertpagination .page-item.active .page-link {
    background-color: #D12129;
    transform: unset;
    border: 2px solid #D12129;
}

.happy_our_client .swiper-pagination .swiper-pagination-bullet {
    cursor: pointer;
    width: 10px;
    height: 10px;
}

.green-priority {
    border-radius: 3px;
    background: #26A541 !important;
}

.hire-experts-public {
    background-color: #D12129;
    color: #fff;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 20px;
    width: fit-content
}

.subscriptions-plan-section p.errmsg-clss {
    color: red;
    font-size: 14px;
    font-weight: bold;
    line-height: unset;
    margin-top: 15px;
    margin-bottom: 20px;
}

.subscription-price-sectionss.cstmsectionview {
    display: flex;
    gap: 20px;
    position: relative;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .price-sectn-innr {
    width: 35%;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .billing-sectn-innr {
    width: 35%;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .append-btn-clsss {
    width: 20%;
    display: flex;
    gap: 10px;
    position: absolute;
    right: 0;
    top: 35px;
    bottom: auto;
}

.cstmclssinnerinput {
    width: 49%;
    margin-bottom: 30px;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .append-btn-clsss .ico-svginnr {
    cursor: pointer;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .append-btn-clsss .mx-innr-cadasd {
    cursor: pointer;
}

.subscriptions-plan-section .subscription-price-sectionss.cstmsectionview .span.error.text-danger {
    font-size: 13px;
}

.subscriptions-plan-section .input-section-subspln {
    margin-top: 10px;
}

.subscriptions-plan-section .input-section-subspln label {
    margin-left: 8px;
}

.subscriptions-plan-section .subscription-price-sectionss .price-sectn-innr {
    margin-bottom: 10px;
}

.subscriptions-plan-section .subscription-price-sectionss .billing-sectn-innr {
    margin-bottom: 10px;
}

.subscriptions-plan-section .subscription-price-sectionss .billingservice-sectn-innr {
    margin-bottom: 10px;
}

/* .subscriptions-plan-section.hideClss-inn .input-section-subspln{
    pointer-events: none;
    opacity: 0.5;
}

.subscriptions-plan-section.hideClss-inn .subscription-price-sectionss{
    pointer-events: none;
    opacity: 0.5;
} */

.markcompletebtn {
    margin-right: 16px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.markcompletebtn:hover {
    margin-right: 16px;
}

svg.fullwidthsvgcls {
    flex-shrink: 0;
}

.happy_our_client.hundrends.cstmclass .swiper-wrapper {

    align-items: center;
}

.col-sm-6.mobile-contnet h3 {
    margin-bottom: 18px;
}

.client-image {
    text-align: center;
}

.nav-link.active svg.caledar-icon-svg.service-portal-cal path {
    fill: none !important
}

.personal-service-area h2 {
    margin-bottom: 20px;
}

.error-again {
    color: red;
    font-size: 15px;
}

.singlecatsection-clss {
    position: relative;
}

.singlecatsection-clss .subscribed-cls-cat {
    position: absolute;
    top: -13px;
    right: -9px;
    z-index: 999;
}

.singlecatsection-clss .subscribed-cls-cat svg {
    fill: #fff;
}

#msform fieldset.first-form-contractor-profile {
    width: 57%;
    margin: 0 auto;
    border: 11px solid #BCF1FE;
    border-radius: 40px;
    padding: 50px;
    margin-bottom: 8%;
}

.container-categories .slect-time {
    width: 100%;
    height: 67px;
}

.view-more-services {
    background-color: #D12129;
    text-align: center;
    height: 40px;
    border-radius: 4px;
    /* display: flex; 
     align-items: center;
    justify-content: center; */
    margin-top: 31PX;
    border: none;
    color: white;
    font-weight: 600;
    padding: 8px 22px;

}

button.view-more-services:hover {
    color: #D12129;
    background: #ffffff;
    border: 1px solid #D12129;

}

.Price-service-meeting::before {

    content: "$";
    position: absolute;
    font-weight: 700;
    top: 37px;
    left: 18px;
}

.Price-service-meeting {
    position: relative;
    margin-top: 44px;
}

.requestlistingtab.servicelistclass .slider-sliding {
    /* width: 50%; */
    width: 48%;
    flex-shrink: 0;
}

.requestlistingtab.servicelistclass .product-req-info {
    width: 100%;
}

.No-proposal-yett {
    color: #ffffff !important;
    background: #fd9203;
    padding: 3px 10px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 17px;
    font-weight: 600 !important;
}

.error-shadow {
    outline: 1px solid red;
    box-shadow: rgb(243 63 63 / 35%) 0px 5px 15px;

}

.maincatservice.dropdown-servicess .rbt-menu.dropdown-menu.show a:hover {
    background: #d5212e;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
}

.maincatservice.dropdown-servicess .rbt-menu.dropdown-menu.show a.dropdown-item.active {
    background: #d5212e;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
}

.maincatservice.dropdown-servicess .rbt-menu.dropdown-menu.show a {
    padding-left: 20px;
    padding-top: 10px;
}

.Overlay-button-tooltip {
    font-size: 12px;
    padding: 2px 10px;
    border: none;
    background: white;
    border: 1px solid red;
    margin-left: 4px;
    border-radius: 4px;
}



.custom-tooltips .tooltip-arrow {
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    background: #ffffff;
}


.custom-tooltips .tooltip-arrow::before {
    content: "";
    position: absolute;
    top: 1%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
    rotate: 180deg;
}

.slect-time.new-flotss {
    justify-content: center;
}

.primary-set-button {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    border: none;
    padding: 4px 10px;
    border-radius: 5px;
    margin-top: 4px;
    border: 1px solid #efefef;
}

.my-primary-card {
    background: #d12129;
    color: #ffffff;
    font-size: 15px;
    padding: 3px 10px;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}

.view-request {
    color: #0083e2;
    font-weight: 600;
    /* background: #d5212e; */
    font-size: 14px;
    border: none;
    padding: 6px;
    width: 100%;
}

.additionacharges-container {
    padding: 30px 10px;

}

.heading-additionacharges {

    font-size: 16px;
    color: #000000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 20px;

}

.heading-additionacharges1 {

    font-size: 16px;
    color: #000000;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 20px;

}

.view-request.btn:hover {
    color: #0083e2 !important;

}

.listing-my-orders-row.scheduledrequest td {

    padding-left: 10px !important;
    padding-right: 10px !important;
}

.listing-my-orders-row.scheduledrequest th {

    padding-left: 10px !important;
    padding-right: 10px !important;

    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    background: transparent;

    color: #585858;
    white-space: nowrap;

}

.Mangage-padding {
    padding: 0 32px
}

.text-end.Mangage-padding button:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
    border: 1px solid #D12129;
}

.form-label.Add-charges-new input {
    padding-left: 25px !important;
}

.form-label.Add-charges-new::before {


    content: "$";
    position: absolute;
    color: #000000;
    top: 29px;
    margin-left: 5px;
}

.My-additonal-charges {
    display: flex;
    gap: 10px
}

input#imagenew {
    display: none;
}

.ThumbnailImages-size {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 5px;
}

.Thumbnail-img-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}


@media (max-width:400px) {
    .modal-dialog .modal-body .cr-sl-proposal-time {
        width: 100%;
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .My-additonal-charges {
        flex-direction: column;
    }
}


img.imginnerrcls {
    margin-right: 10px;
}

.filter-sections-contractors {
    display: flex;
    justify-content: space-between;
    border: 1px solid #E1E4E7;
    /* background: #E7F7FB4D; */
    border-radius: 10px;
    padding: 12px 0px;
}

.filter-sections-contractors .rmsc .dropdown-heading .dropdown-heading-dropdown-arrow {
    color: #121212;
}

.filter-sections-contractors .single-search-clss {
    width: 20%;
    /* border-right: 1px solid #A5E9FA; */
    border-right: 1px solid #E1E4E7;
}

.filter-sections-contractors .single-search-clss:last-child {
    border-right: unset;
}

.filter-sections-contractors .single-search-clss .dropdown-container {
    border: transparent;
    background: transparent;
}

.filter-sections-contractors .single-search-clss .rmsc .dropdown-container:focus-within {
    border-color: transparent;
    box-shadow: unset;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-heading p.customclsspara {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-content .panel-content {
    border-radius: 10px;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-content .panel-content ul li label input {
    width: 0;
    opacity: 0;
    height: 0;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-content .panel-content ul li label span {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-content .panel-content ul li label:hover {
    background-color: #E7F7FB;
    border-left: 10px solid #58A2FF;
}

.filter-sections-contractors .single-search-clss .dropdown-container .dropdown-content .panel-content ul li label.select-item.selected {
    background-color: #E7F7FB;
    border-left: 10px solid #58A2FF;
}

.clear-sort-sectionclss {
    position: relative;
}

.clear-sort-sectionclss .single-sort-clss {
    width: 100%;
    align-items: center;
    display: flex;
    gap: 0px;
    margin-top: 5px;
}

.clear-sort-sectionclss .single-sort-clss label {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
}

.clear-sort-sectionclss .single-sort-clss select {
    width: 99px !important;
    border: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    background: unset;
    padding: 4px 5px;
    text-transform: capitalize;
    margin: 9px 10px;
    outline: unset;
    border: 1px solid #fff;
    border-radius: 8px;
}

.darkbackground .clear-sort-sectionclss .single-sort-clss select>option {
    background-color: #000;
}

.clear-sort-sectionclss .single-sort-clss p {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    padding-left: 10px;
    border-left: 1px solid #B9B9B9;
}

.clear-sort-sectionclss .clear-filter-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.clear-sort-sectionclss .clear-filter-btn a {
    font-size: 14px;
    font-weight: 600;
    color: #D12129;
    border-bottom: 1px solid #d12129;
}

@media(max-width: 575px) {
    .filter-sections-contractors {
        display: block;
        border: unset;
        background: transparent;
        border-radius: unset;
    }

    .filter-sections-contractors .single-search-clss {
        width: 100%;
        border: 1px solid #A5E9FA !important;
        background: #E7F7FB4D;
        border-radius: 50px;
        margin-bottom: 10px;
    }

    .clear-sort-sectionclss {
        margin-bottom: 20px;
    }
}


.Additional-chages-heading {
    font-size: 18px;
    font-weight: 800;
    color: #000000;
    /* text-align: center; */
    width: 100%;
    text-align: center;
}

.user-catlist-class button.Overlay-button-tooltip {
    cursor: not-allowed;
}

.subscriptons-clsssinr .form-check .form-check-input {
    border-color: #86b7fe;
}

.subscriptons-clsssinr .form-check .form-check-label {
    padding-top: 2px;
}

.inner-time-shot.Dark-service-helper .cstmiinerclass label {
    background: none !important
}

.shadow-none {
    box-shadow: none !important;
}

.Dark .btn-close {
    color: #fff !important;
    filter: invert(1);
}

.Helper-Darkmode .rbc-today,
.Helper-Darkmode .rbc-off-range-bg {
    background-color: #1a1a2e;
}

.Helper-Darkmode .rbc-button-link {
    color: #fff !important;
}

.Helper-Darkmode .rbc-btn-group button {
    color: #fff !important;
}

.Helper-Darkmode .rbc-btn-group button:hover {
    color: #fff !important;
    background: #D5212E !important;
}

.Helper-Darkmode .rbc-btn-group button.rbc-active {
    color: #fff !important;
    background: #D5212E;
    font-weight: 800;
}

.Helper-Darkmode .rbc-btn-group button.rbc-active:hover {
    color: #fff !important;
    background: #D5212E !important;
}

.Helper-Darkmode .rbc-header span {
    color: #fff !important;
}

.Helper-Darkmode .rbc-toolbar button:active:hover {
    background: #D5212E !important;
}

.Helper-Darkmode button.Cal-button-tab.active {
    background: #D5212E !important;
    color: white !important;
}

.Helper-Darkmode .rbc-agenda-empty {
    color: white !important;
}

.rbc-header {
    padding: 6px 3px !important;
}

.Darkmode-helper .modal-content {
    background: #0d0d17 !important;
}

.cstm-close-btn {
    border: none;
    background: transparent;
}


.modal.show .modal-dialog .modal-header {
    justify-content: end !important;
    /* z-index: 999; */
}


/* .cr-sl-create-request-wr .cstmmainclasstypehd .form-control{
    height: auto;
} */


.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    gap: 7px;
}

.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper .rbt-token {
    background-color: #e3d6da;
    border: 0;
    border-radius: .25rem;
    color: #D12129;
    display: inline-flex;
    margin: 3px 5px 4px 0px;
}

.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper .rbt-token-removeable {
    cursor: pointer;
}

.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper .rbt-token .rbt-token-label {
    padding: 0.45rem .5rem;
}

/* .cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper .rbt-token .rbt-token-label:not(:last-child) {
    padding-right: .25rem;
} */

.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper .rbt-token .rbt-token-remove-button {
    background-image: none;
    box-shadow: none;
    color: inherit;
    display: flex;
    justify-content: center;
    font-weight: normal;
    opacity: 1;
    outline: none;
    padding: .45rem .5rem !important;
    padding-left: 0 !important;
    font-size: 22px;
    text-shadow: none;
    position: unset;
    border-radius: unset;
    width: unset;
    height: unset;
}

.cr-sl-create-request-wr .cstmmainclasstypehd .rbt-input-wrapper input.rbt-input-main {
    margin: 1px 0 4px;
    height: 40px;
}

.my-checkforAll {
    padding: 20px 0px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #000;
}

.inner-rating-service-className {
    display: flex;
    gap: 4px;
    align-items: center;
}

.form-check-input.hire-expert-input {
    width: 21px;
    height: 21px;
    border: 1px solid gray;
}



.select-location-my-service {
    display: flex;
    align-items: center;
    gap: 10px;
}

.location-address-name-service {
    color: #000;
    font-size: 13px !important;
    line-height: 17px !important;
    /* margin-bottom: 2px !important; */
    text-align: left;
    /* border-right: 1px solid gray; */
    margin-right: 3px;
    font-weight: 600;
}

.searchbar.singlelocaserbar .location .select-location-my-service::after {
    content: '';
    height: 30px;
    width: 2px;
    left: 67px;
    z-index: 42;
    bottom: 14px;
    background-color: #ddd;
    margin-left: 10px;
}

.searchbar.singlelocaserbar .location {
    width: 25%;
    margin-left: 10px;
}

.elliana-content p::-webkit-scrollbar {
    width: 0px;
    height: 100%;
    border-radius: 4px;
}

.elliana-content p::-webkit-scrollbar-thumb {
    background-color: rgb(0 131 226);
    border-radius: 3px;
}

.elliana-content p::-webkit-scrollbar-track {
    background-color: #e0f0fb;
    height: 20px;
}

p.jobss-ratingss::-webkit-scrollbar {
    width: 0px;
    height: 100%;
    border-radius: 4px;
}

p.jobss-ratingss::-webkit-scrollbar-thumb {
    background-color: rgb(0 131 226);
    border-radius: 3px;
}

p.jobss-ratingss::-webkit-scrollbar-track {
    background-color: #e0f0fb;
    height: 20px;
}

p.jobss-ratingss {
    height: 100px;
    max-height: 100px;
    overflow-y: scroll;
}

a.Inactive-addcharge {
    color: #8d8d8d;
    cursor: not-allowed
}

.signature-sellerbuyer {
    width: 120px;
    /* max-width: 200px; */
    height: 50px;
    /* object-fit: cover; */
    /* object-position: center;
    /* object-position: center; */
}

img.signatdark-hlpclsss.signature-sellerbuyer {
    background: #eee;
}

.ql-editor {
    min-height: 190px;
}

.Linkto-experts {
    margin-left: 100px;
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    width: fit-content
}

.select-experience {
    width: 80%;
    padding: 16px 10px;
    flex-shrink: 0;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
    background: #fff;
}

.select-experience-years {
    width: auto;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
    background: #fff;
    padding: 16px 2px;
}

.view-more-seviceproposal {
    font-weight: 600;
    color: #d5212e;
    line-height: 20px;
    text-decoration: unset;
    cursor: pointer;
    font-size: 14px;
    float: right;
    margin-top: 5px;
}

.view-more-seviceproposal:hover {
    text-decoration: underline;
}

.newposition-leftarrow {
    position: absolute;
    left: 2px;
    top: 185px;
}

.newposition-rightarrow {
    position: absolute;
    right: 2px;
    top: 185px;
}

.container-categories.cstmincatcls {
    position: relative;
}

.container-categories.cstmincatcls .close {
    background: transparent;
    border: 0;
    display: flex;
    position: absolute;
    right: -14px;
    top: -4px;
    z-index: 99;
}

.container-categories.cstmincatcls .close img {
    height: 31px;
    width: 31px;
}

.location-br.cstmlocation-brtyu {
    width: 15%;
}

.react-calendar.calenderclsss {
    position: absolute;
}

.react-calendar__month-view__days button:nth-child(7n + 6) {
    /* background-color: red; */
    color: #000000;
}

.react-calendar__tile:disabled {
    background-color: #f0f0f0;
    color: #ababab !important;
}


.Mangage-padding .backexpertclsin {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.Mangage-padding .backexpertclsin .Linkto-experts {
    margin-left: 0px;
}

.product-req-box.box-a h2.proposaldetailincls {
    color: #121212;
    font-size: 18px;
    margin-top: 20px;
    border-bottom: 1px solid #B9E1EB;
    padding-bottom: 20px;
    font-weight: 600;
}

.smrat-description a {
    color: blue;
}

.smrat-description p {
    color: #000;
    word-break: break-all;
}

.smrat-description ol li {
    list-style-type: auto;
}

.smrat-description ul li {
    list-style-type: disc;
}

.multiltypeclsinn .dropdown-content input {
    width: auto;
}

.multiltypeclsinn .dropdown-content .panel-content {
    border-radius: 10px;
}

.multiltypeclsinn .dropdown-content .panel-content ul li label input {
    width: 0;
    opacity: 0;
    height: 0;
}

.multiltypeclsinn .dropdown-content .panel-content ul li label span {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
}

.multiltypeclsinn .dropdown-content .panel-content ul li label:hover {
    background-color: #E7F7FB;
    border-left: 10px solid #58A2FF;
}

.multiltypeclsinn .dropdown-content .panel-content ul li label.select-item.selected {
    background-color: #E7F7FB;
    border-left: 10px solid #58A2FF;
}

.cr-sl-delivery.csmtinclsssdel .form-check .form-check-label {
    font-size: 18px;
}

.cr-sl-delivery.csmtinclsssdel .form-check .editsldelv-inclss {
    border-radius: 12px;
    background: #D5212E;
    border: 1px solid #D12129;
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-left: 20px;
    display: block;
}

.cr-sl-delivery.csmtinclsssdel .form-check .editsldelv-inclss:hover {
    color: #D12129;
    transition: all 0.3s;
    background-color: #fff;
}

.innrcstm-serviceclss .inner-service .novideoservi-inn {
    cursor: not-allowed;
    background-color: #F86048 !important;
    border: 1px solid #F86048;
}

.innrcstm-serviceclss .inner-service .homevisitcls-inn {
    cursor: pointer;
}

.innrcstm-serviceclss .inner-service .videoconsultcls-inn {
    cursor: pointer;
}

.innrcstm-serviceclss .inner-service .activeservclsinn {
    background-color: #F86048 !important;
    border: 1px solid #F86048;
}

.innrcstm-serviceclss .inner-service .in-activeservclsinn {
    background-color: #00101C !important;
    border: 1px solid #00101C;
}

.innrcstm-serviceclss .nocontentclsinn.experience:before {
    display: none;
}

.innrcstm-serviceclss .inner-service .in-activeservclsinn:hover {
    background-color: #fff !important;
    color: #F86048 !important;
    border: 1px solid #F86048;
    transition: all 0.3s;
}

.Select-Addresses {
    padding: 12px;
    margin-top: 4px;
    width: 100%;
    border-radius: 5px;
}

.smrat-description ul li {
    display: list-item !important;
    list-style-type: disc;
}

button.accept-btnaction {
    background: #259E5A;
    color: #fff;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid #259E5A;
}

button.reject-btnaction {
    background: #D12129;
    color: #fff;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid #D12129;
}


.dis-flex {
    display: flex;
    justify-content: flex-end;
    gap: 20px
}


.Thumbnail-img-container .single-thumimg-inlss {
    position: relative;
    margin-right: 20px;
}

.Thumbnail-img-container .single-thumimg-inlss:last-child {
    margin-right: 0px;
}

.Thumbnail-img-container .single-thumimg-inlss .rmv-inbutton {
    position: absolute;
    width: 25px;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.infotxt-inner {
    display: block;
}

.infotxt-inner .float-left-innerclsss {
    font-size: 14px;
    display: block;
    font-weight: 500;
    margin-top: 10px;
}

.infotxt-inner .float-right-innerclsss {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 5px;
}

.paginationopenclss .pagination a.active {
    background-color: #D12129;
    color: #ffffff;
    border: 1px solid #D12129;
}

img.img-activeSer.radius5.imgg-thumb {
    border: 2px solid #d2162d;
}

.report-item-model-content .innrbtncls.btn-close {
    background: unset;
    color: #000;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-weight: 400;
    padding: 0;
    opacity: 1;
}

.Service-catactive {
    border: 2px solid #D12129 !important;
}

.Managed-categories {
    background: #D12129;
    color: #fff;
    padding: 5px 10px;
    border-radius: 8px;

}

.Managed-categories-wrapper {
    display: flex;
    gap: 5px;
    width: 50%;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.cr-sl-requeat_tab-modal-pro.leavereviemlcls-inn .modal-dialog {
    width: 700px;
    max-width: 700px;
}

.cr-sl-requeat_tab-modal-pro.leavereviemlcls-inn .modal-dialog .cr-sl-james-writer-report-wrpr {
    justify-content: start;
    gap: 25px;
}

.commet-box-infocls p.show-reviews-coment::-webkit-scrollbar-thumb {
    background-color: #CBCBCB;
}

.commet-box-infocls p.show-reviews-coment::-webkit-scrollbar-track {
    background-color: #deeaf2;
}

.commet-box-infocls p.show-reviews-coment::-webkit-scrollbar {
    width: 5px;
    height: 30%;
    border-radius: 4px;
}

.back-to-browse.with-reject:hover {
    background: #fff !important;
    color: red !important;
    border: 1px solid red !important;
}

.Notify-order-servicess {
    animation: zoom-in-zoom-out 1s ease infinite;
    background: #D5212E;
    border-radius: 50%;
    height: 9px;
    position: absolute;
    top: 5px;
    width: 9px;
    left: 0;
}

.list-prod-name-new {
    position: relative;
}

.addnotifclssin.list-prod-name-new p {
    margin-left: 18px;
}

.inner-time-shot .cstmiinerclass.disableclssin .slect-time {
    background-color: grey;
    color: #fff;
    cursor: not-allowed;
    border-color: grey;
}

.inner-time-shot .cstmiinerclass.disableclssin .selector-item_radio {
    cursor: not-allowed;
}

.main-revie-paginn.paginationopenclss {
    margin-top: 10px;
    margin-left: 40px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details .statusinReqqq p.No-proposal-yett {
    width: 100%;
}

.requestlistingtab.servicelistclass.jobReqListngCls .req-pro-details .statusinReqqq h6 {
    width: 100%;
}

.main-revie-paginn.paginationopenclss.profileinserv-clll {
    margin-left: 0;
}

.main-revie-paginn.paginationopenclss.profileinserv-clll .table-pagination .pagination {
    padding-left: 0;
}

.cstmmain-content .custt-tab-content .tab-pane .descriptionsection-inn.product-detaill-list ul li,
.cstmmain-content .custt-tab-content .tab-pane .descriptionsection-inn.product-detaill-list ol li {
    display: list-item;
}

.req-info-service.cstminfo-servclsss .dashboard-heading {
    display: inline-block;
    margin-bottom: 23px;
    padding-bottom: 0;
}

.modal {
    z-index: 99999;
}

.inclsadd-chrgeeinn.rejectchrgmdl-popup .modal-dialog {
    max-width: 30%;
}

.inclsadd-chrgeeinn.rejectchrgmdl-popup .modal-dialog .modal-content {
    padding: 30px 50px 0px 50px !important;
}

.inclsadd-chrgeeinn.rejectchrgmdl-popup .modal-dialog .modal-content .btn-close {
    height: 16px;
    width: 16px;
    top: 22px;
}

.inclsadd-chrgeeinn.rejectchrgmdl-popup .Thumbnail-img-container {
    padding: 30px 0px 5px 0px;
}

@media (max-width:1100px) {
    .custt-tab-content .myprofile-info-option-detail-box .slider-product {
        flex-direction: column;
    }

    .requestlistingtab.servicelistclass .product-req-info .product-req-box.box-a {
        max-width: 100%;
    }

    .myprofile-info-box.request-detail-proposals {
        display: block !important;
    }
}

@media (max-width:991px) {
    .product-req-box.box-a .req-pro-details h6 {
        font-size: 14px !important;

    }

    .create-request-page p {
        font-size: 14px !important;

    }

    .requestlistingtab.servicelistclass.jobReqListngCls .product-req-head h3 {
        font-size: 18px !important;
        line-height: 28px;
    }

    .backhighlighter .img-picker {
        width: 104px;
        height: 112px;
        /* 112px */
    }

    .bussiness-info_detail_user .create-request-field-service .form-control,
    .bussiness-info_detail_user .create-request-field-service .form-select {
        height: 99px !important;

    }

}

@media (max-width:545px) {

    .clear-sort-sectionclss .clear-filter-btn {
        top: -20px;
    }

    .Experts-Listings {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative .req-content {
        flex-direction: column;
        gap: 14px;
    }

    .requestlistingtab.servicelistclass .slider-sliding {
        width: 100% !important;
        /* width: 48%; */

    }

    .documents_personal_pro .custom-file {
        margin-top: 34px;
    }

    .backhighlighter .img-upload-btn {
        height: 97px !important;
    }

    .backhighlighter .img-picker {
        width: 104px;
        height: 97px;
        /* 112px */
    }

    .partial-amnt {
        flex-direction: column;
    }
}

.reportmodel.paymnt-inclssspop .min-dessc {
    color: #363e46;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    font-style: normal;
    text-align: center;
}

.back-to-browse {
    border-radius: 5px;
    padding: 32px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

@media (max-width:767px) {

    .curb-side {
        padding: 0 10px !important;
    }

    .reportmodel.cstmclasssmodal.refundcls-custmrinn .report-item-model-content {
        max-width: 100% !important;

    }

    .Linkto-experts {
        margin-left: 15px;

    }

    .refundcls-custmrinn .form-container-box {
        padding: 0 10px !important;
    }

    .reportmodel.cstmclasssmodal.refundcls-custmrinn .req-msg.req-msg-popup .partial-amount-form .partial-amnt {
        gap: 10px;
    }
}

.refun-heading {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.backhighlighter .form-group {
    width: 99px
}

/* changes 21 jan */

.happy_our_client.hundrends.darkbackground .swiper-pagination-bullet {
    background: #fff !important;
}

/* 
.filter-sections-contractors .dropdown-content {
    background:#1a1a2e!important;
    color: #fff !important;
} */


.filter-sections-contractors .single-search-clss .dark-Mode .dropdown-container .dropdown-content .panel-content ul li label:hover {
    background-color: transparent;
    border-left: 10px solid #58A2FF;
}

.filter-sections-contractors .single-search-clss .dark-Mode .dropdown-container .dropdown-content .panel-content {
    background-color: #1a1a2e !important;
    border: 1px solid #363e46;
}

.filter-sections-contractors .single-search-clss .dark-Mode .dropdown-container .dropdown-content .panel-content span {
    color: #fff !important;
}

a.dropdown-item:has(.menu-item.selected) {
    border: 2px solid red;

}


.darksecondry .rbt-menu.dropdown-menu.show,
.darkbackground .rbt-menu.dropdown-menu.show {
    background: #010114 !important;
    border: 1px solid white;
}

.darksecondry .rbt-menu.dropdown-menu.show a,
.darksecondry .rbt-menu.dropdown-menu.show a mark,
.darkbackground .rbt-menu.dropdown-menu.show a div.menu-item {
    color: #fff !important;
}

.Dark .modal-content {
    background: #010114 !important;
}

.dark-Mode .dropdown-heading-value span {
    color: #fff !important;
}

.dark-Mode .panel-content ul li label.select-item.selected {
    background-color: #585d6c !important;

}

.Experts-Listings {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 40px;
}

.darksecondry .ql-editor p {
    color: #fff !important;
}

.darkbackground .servic-profllpage-in .dashboard-section.selr-info .product-filter-box.acc {
    border: none !important;
}

.Dark .button-view_image button.back_button:hover {
    color: #d5212e !important;
}

/* .Dark button {
    color: #fff !important;
} */


.bnr-searchhmmmcls .search-slt.Dark {
    background-color: #1A1A2E;
}

.bnr-searchhmmmcls .search-slt.Dark .rbt-input-main {
    background-color: #1A1A2E;
    color: #fff;
}

.bnr-searchhmmmcls .search-slt.Dark .rbt-input-main::placeholder {
    color: #fff;
}

.bnr-searchhmmmcls .search-slt.Dark .rbt-input-hint {
    color: #fff;
}

.banner-home .bnr-searchhmmmcls .gtprvider-clssnn {
    border: 1px solid #D12129;
}

.banner-home .bnr-searchhmmmcls .gtprvider-clssnn:hover {
    color: #D12129 !important;
    transition: all 0.3s;
    background-color: #fff;
}

.banner-home .bnr-searchhmmmcls .gtprvider-clssnn:hover svg path {
    stroke: #D12129
}

.Images-previews-system {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 113px 10px;
}

.Images-previews-system img {
    width: 86px;
    height: 86px;
    object-fit: cover;
    border-radius: 6px;
    object-position: center;
}

.Custome-Typehead button {
    border: none;
    width: 100%;
    text-align: left;
    padding: 12px 20px;
}

.Custome-Typehead .position-absolute {

    top: 47px;
    width: 100%;
    min-height: 200px;
    background: #fff;
    border: 1px solid #dfdcdc;
    border-radius: 6px;
    max-height: 300px;
    height: 286px;
    overflow-y: auto;
}

.Custome-Typehead input {
    width: 100%;
    border: 1px solid #dfdcdc;
    border-radius: 6px;
    padding: 10px;
}

.Custome-Typehead .categories-button {
    background: #fff;
    color: #000;
}

.Custome-Typehead .categories-button:hover {
    background: #D5212E;
    color: #fff;
}


.Custome-Typehead button.Toggle-cat-button {

    background: #fff;
    color: #000;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #dfdcdc;
}

.Custome-Typehead {

    padding-bottom: 10px;
}

.position-relative .deletor {
    position: absolute;
    right: -8px;
    top: -2px;
    cursor: pointer;

}


.darkbackground span.close {
    color: #fff !important;
}

.create-request-field.darksecondry .dropdown-servicess .dropdown-item mark {
    background-color: #1a1a2e;
}


.create-request-field.darksecondry .ql-toolbar svg path,
.create-request-field.darksecondry .ql-toolbar svg line,
.create-request-field.darksecondry .ql-toolbar svg polygon {
    stroke: #fff !important;
}

.create-request-field.darksecondry .ql-toolbar span.ql-picker-label {
    color: #fff !important;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew {
    border: 1px solid #E1E4E7;
    background: #FFFFFF;
    border-radius: 4px;
    border-width: 1px;
    padding: 0 13px;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .user-image-jsm {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 75px;
    object-fit: cover;
    width: 75px;
    box-shadow: 0px 0px 14px 0px #0000001A;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .verified-newlcsss {
    background-color: #37B73D;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 5px;
    width: 70px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .verified-newlcsss a {
    font-size: 13px;
    font-weight: 600;
    color: #FFFFFF;
    letter-spacing: 0em;
    cursor: default;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .verified-newlcsss a svg {
    margin-right: 1px;
    width: 14px;
    height: 14px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .usrtitle-cstmminn {
    font-weight: 800;
    font-size: 20px;
    color: #1A1A1A;
    margin-top: 12px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inparacls-newww {
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
    margin-top: 8px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .rating-service-class {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .rating-service-class .ratingtxt {
    margin-left: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn {
    display: flex;
    gap: 10px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-service-newclss {
    margin: 20px 0px 13px 0;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .homevisitcls-inn {
    width: 45%;
    border: 1px solid #E1E4E7;
    border-radius: 10px;
    padding: 8px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .videoconsultcls-inn {
    width: 55%;
    border: 1px solid #E1E4E7;
    border-radius: 10px;
    padding: 8px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .homevisitcls-inn img {
    width: 12px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .videoconsultcls-inn img {
    width: 15px;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn p {
    font-weight: 700;
    font-size: 14px;
    color: #1A1A1A;
    cursor: pointer;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn p.activeservclsinn {
    border-color: #d12129;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn p.noclick-clssinnew {
    cursor: default;
}

.appliance-installation-expert .Experts-Listings .experience {
    width: 100%;
    border-right: 1px solid #D3D3D3;
}

.appliance-installation-expert .Experts-Listings .experience:last-child {
    border-right: unset;
}

.appliance-installation-expert .Experts-Listings .experience:before {
    display: none;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inclssssnew-service-detail {
    border-radius: 10px;
    gap: 0px;
    padding: 10px 0;
    align-items: center;
    display: flex;
    border: 1px solid #E1E4E7;
    justify-content: center;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inclssssnew-service-detail p {
    font-weight: 400;
    font-size: 13px;
    color: #1A1A1A;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inclssssnew-service-detail h4 {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .experience:last-child::before {
    display: none;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .btn-viewclsinnnew {
    margin: 20px 0 20px 0px;
    background: #D12129;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: 900;
    font-size: 15px;
    color: #fff;
    display: block;
    border: 1px solid #D12129;
    transition: all 0.3s;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .btn-viewclsinnnew:hover {
    color: #D12129;
    background-color: #fff;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss {
    margin-top: 13px;
    position: relative;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiperbutton-nextbtnclss,
.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiperbutton-prevbtnclss {
    cursor: pointer;
    position: absolute;
    z-index: 10;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiperbutton-nextbtnclss {
    right: 3%;
    top: 40%;
    transition: .5s ease-in-out;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiperbutton-prevbtnclss {
    left: 3%;
    top: 40%;
    transition: .5s ease-in-out;
}

/* @media(max-width: 575px) {
    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss {
        max-width: 297px;
    }
} */

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiper .swiper-slide {
    width: 100% !important;
}

.appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiper .swiper-slide img {
    border-radius: 5px;
    max-width: 100%;
}

@media (min-width: 767px) and (max-width: 1024px) {
    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .slidersectnnew-clsss .swiper .swiper-slide {
        padding: unset;
    }
}

.inner-searchbar.bnr-searchhmmmcls.newclss-inpttsrch .desire {
    background-color: #D12129;
    color: #fff;
}

@media (max-width: 845px) {

    /* .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn {
        flex-direction: column;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .homevisitcls-inn {
        width: 100%;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .videoconsultcls-inn {
        width: 100%;
    } */

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .homevisitcls-inn {
        width: 45%;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .videoconsultcls-inn {
        width: 55%;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn p {
        font-size: 14px;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .homevisitcls-inn img {
        width: 12px;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inner-btn-srvsctn .videoconsultcls-inn img {
        width: 17px;
    }

    .appliance-installation-expert .Experts-Listings .experience {
        width: 100%;
        border-bottom: 1px solid #D3D3D3;
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .appliance-installation-expert .Experts-Listings .experience:last-child {
        border-bottom: unset;
    }

    .appliance-installation-expert .Experts-Listings .experience:before {
        width: 100%;
        height: 1px;
        content: "";
        top: 61px;
        left: 0;
        display: none;
    }

    .appliance-installation-expert .Experts-Listings .innrcstm-serviceclssnew .inclssssnew-service-detail {
        gap: unset;
        padding: 0;
        flex-direction: column;
    }
}

@media all and (max-width:1200px) {
    .Experts-Listings {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media all and (max-width:768px) {
    .Experts-Listings {
        grid-template-columns: repeat(2, 1fr);
    }
}

.checkiea.customPhoneClass.cstmclsinnnn-stp1 .PhoneInput .PhoneInputCountry {
    height: 55px;
}

.checkiea.customPhoneClass.cstmclsinnnn-stp1 .PhoneInput .PhoneInputInput {
    height: 55px;
}

.serviceimgclsssinn-neww .img-preview-classssin {
    height: auto;
    max-height: 270px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 30px;
}

.serviceimgclsssinn-neww .img-preview-classssin .singleimggclss-new img {
    margin: 6px 6px 16px;
    object-fit: cover;
    border-radius: 8px;
    height: 100px;
    width: 100px;
}

.serviceimgclsssinn-neww .img-preview-classssin .singleimggclss-new svg {
    right: -10px;
    top: 3px;
    position: absolute;
    cursor: pointer;
}

.earn-morer_personal-detail.servicimgclsinnnwe-clss .cstmdropzone .form-control {
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.personal_pro_service_cetegories.service-mainclslisinn h2 {
    margin-bottom: 20px;
}