.jobDescription h1{
    margin: 5px !important;
    font-size: 2em !important;
    max-width: 100% !important;
    text-align: center;
}
.jobDescription h2{
    font-size: 1.5em !important;
    font-weight: bolder;
    color: #d2b55c;
    text-align: center;
}

.jobDescription h3{
    font-size: 1.17em !important;
    font-weight: bolder;
    color: #d2b55c;
}
.district_information {
    background: white;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 30px;
    z-index: 11;
    box-shadow: 0 0 20px 1px rgba(0,0,0,.1);
    color: #a7c0dc;
    font-weight: 600;
}
.district_information span {
    color: #d2b55c;
}
.admin-manage-services .container .admin-manage-services__container .admin-manage-services__additional-info .admin-manage-services__checkbox-block #job_showInMain:checked+.checkbox-label span {
    background: url("../../../images/radioChecked.png") 50%/30px 23px no-repeat;
    background-color: #fff;
}

.admin-manage-services .container .admin-manage-services__container .admin-manage-services__additional-info .admin-manage-services__checkbox-block #job_showInMain+.checkbox-label span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 5px;
    padding: 18px;
    background-color: #fff;
    height: 49px;
    width: 49px;
    margin-top: 34px;
    border: 1px solid #a7c0dc;
}


.admin-manage-services .container .admin-manage-services__container .admin-manage-services__additional-info .admin-manage-services__checkbox-block #job_showInMain {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.page-top-block .customstring p
{
    max-width: 100% !important;
}
.page-top-block .customstring h1{
    margin: 5px !important;
    font-size: 2em !important;
    max-width: 100% !important;
    color: #d2b55c; !important;
}
.page-top-block .customstring h2{
    font-size: 1.5em !important;
    font-weight: bolder;
    color: #d2b55c;
}

.page-top-block .customstring h3{
    font-size: 1.17em !important;
    font-weight: bolder;
    color: #d2b55c;
}
.page-top-block1 .container{
    padding: 0 20px 0px 20px;
}
.page-top-block1 {

    padding: unset;
    text-align: center;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #d3e5f3;
}
.table-responsive .fas.fa-ban{
    color: #e1e1e1;
    font-size: 20px;
    transition: 0.3s;
}
.table-responsive .fas.fa-ban:hover {
    color: red;
    cursor: pointer;
}


.table-responsive .fas.fa-ban.red{
    color: red;
    font-size: 20px;
    transition: 0.3s;
}
.table-responsive .fas.fa-ban.red:hover {
    color: #e1e1e1;
    cursor: pointer;
}
button:disabled {
    background: #d7d7d7 !important;
}
.cln_pos{
    align-content: center;
    display: grid;
    font-size: 14px;
    font-weight: 600;
    color: #48465b;
}
.city-button{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px;

}
.city-button a {
    width: max-content;
    display: inline-block;
    padding: 15px;
    border: 3px solid #d0b255;
    border-radius: 10px;
    background: #d0b255;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    margin: 5px;
    transition: background-color .4s ease-in-out,color .4s ease-in-out;
    padding: 5px;
    font-size: 12px;
}
.city-button a:hover{
    background: white;
    color: #d0b255;
    border: 3px solid #d0b255;

}
.city-button .active{
    background: white;
    color: #d0b255;
    border: 3px solid #d0b255;
}

.hidden{
    display: none !important;
}
.home-header-container.video{
    height: auto !important;
    max-height: 500px;
    background: none;
}
.admin-manage-services .holder{
    display: inline-block;
    width: 80%;
    background: white;
    border-radius: 5px;
    border: solid 1px #d3e5f3;
    text-align: justify;
    padding: 10px;
}
.admin-manage-services .holder label{
    width: 210px;
}
.admin-manage-services .holder button{
    background: #d3e5f3;
    color: #441d21;
    border: solid 1px #e4eff7;
}
.admin-manage-services .holder .file-size {
    font-size: 10px;
    color: #9d1313;
    display: block;
}
span.video-text{
    position: absolute;
    bottom: 0;
    margin: 60px;
    color: white;
    font-weight: bold;
    font-size: 40px;
    width: 90%;
    z-index: 8;
}
span.video-text p.desc{
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
}
span.video-button{
    right:0;
    position: absolute;
    bottom: 0;
    font-weight: normal;

}
span.video-button .button-global.blue-btn{
    border: 2px solid #d0b255;
}
.price_holder.before_check {
    margin: 40px !important;
}
.load_cleaners.button-global.green-btn {
    margin-bottom: 40px;
}
@media (max-width: 991px){
    .video-button{
        display: none;
    }
    span.video-text {
        position: absolute;
        bottom: 0;
        margin: 20px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        width: 90%;
    }
    span.video-text p.desc {
        font-size: 15px;
        font-weight: normal;
        margin-top: 5px;
    }
    .home-header-container{
        border-radius: 5px 5px 8px 8px !important;
    }
}
a:hover {
    color: #d0b255;
    text-decoration: underline;
}
.badge_progress{
    background-color: #ffc107;
    border-color: #ffc107;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 700;
}
.badge_ccanceled{
    background-color: #ff4949;
    border-color: #ff4949;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 700;
}
.btn-change{
    color: #fff !important;
    margin-right: 20px;
}
.item_container{
    background: white;
    padding: 40px;
}
.item_container .title{
    font-size: 18px;
    text-transform: uppercase;
    color: #d0b255;
    font-weight: 700;
    margin-bottom: 20px;
}
.item_container .container .price_holder{
    text-align: center;
    width: 100%;
}
.container.form_width{
    max-width: 560px;
}
.nocolor{
    background: none!important;
}
.noafter.item_container:after{
    content: "";
}
.item_container .extra-service{
    margin-top: 20px;
}
.item_container .additional-services-update{
    width: 100%;
}
.item_container #approximate-price,.item_container #approximate-price-prefix{
    font-size: 30px;
    text-transform: uppercase;
    color: #d0b255;
    font-weight: 700;
    margin-bottom: 20px;
}
.item_container .order-from-price-block{
    margin: 30px auto;
}
.new_cleaner .error{
    font-size: 13px;
    color: red;
    position: relative;
    top: -10px;
}
.new_cleaner .info-message.service{
    position: relative;
    width: 16px;
    height: 16px;
    right: 0;
    margin-left: unset;
    top: unset;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #a7c0dc;
    font-size: 12px;
    color: #a7c0dc;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    cursor: default;
    display: inline-block;
    left: unset;
}
.ratingStars{
    margin: 10px;
}
.ratingStars .jq-star {
    margin: 3px;
}
.item_container .order-from-price-block .button-global.green-btn{
    margin-top: 30px;
}
.cleaner_list .no-cleaners{
    text-align: center;
}
.new_cleaner .additional-services-update label{
    font-size: 14px;
    font-weight: 600;
}
.new_cleaner .additional-services-update .add-service-update-input {
    width: 28%;
    margin: 5px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    border: 1px solid #a7c0dc;
    border-radius: 5px;
    height: 20px;
    background: white;
    line-height: 7px;
    color: white;
    font-weight: 700;
}
.new_cleaner .additional-services-update .add-service-update-input input[type="number"],.new_cleaner .additional-services-update .add-service-update-input input[type="text"] {
    width: 50%;
}
.item_container .container .next-step{
    margin-top: 30px;
    margin-bottom: 50px;
}
.item_container .owl-item {
    text-align: center;
}
.cleaner_list .extra_info {
    width: 285px;
    display: block;
    background: #f0ffee;
    text-align: center;
    margin: 15px auto;
    color: #4f9e4b;
    font-weight: 600;
    font-size: 14px;
    padding: 20px;
    border-radius: 10px;
}
.new_cleaner .workHours{
    width: 100%;
    text-align: left;
    margin-top: 10px;
    color: #d0b255;
    font-weight: 600;
}
.repeat-order-wrap #available-hours-wrap p {
    color: #d0b255;
    font-weight: 600;
}
.cleaner_list .extra_info i {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: -10px;
}
.item_container:after{
    content: "\f358";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 35px;
    color: #d0b255;
    position: absolute;
    margin-top: 20px;
    left: 49%;
    right: 49%;
}
.inputs-wrap.checkmarks{
    display: contents;
}

.inputs-wrap.checkmarks .radios-wrap{
    display: inline-flex !important;
    width: 60% !important;
    flex-direction: row;
    height: auto;
}
.item_container .extra-service .price_holder{
    margin: 20px;
}
.item_container .item-hold{
    padding: 20px;
    color: #c9c9c9;
    width: 290px;
}
.cleaner_list label{
    border: 2px solid #c9c9c9;
    border-radius: 10px;
}

.info-message.last_step.error-colors{
    position: absolute;
    width: 23px;
    height: 23px;
    left: 50%;
    margin-left: -8px;
    top: calc(100% + -60px);
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #ba4754;
    font-size: 20px;
    color: #ba4754;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    cursor: default;
    display: block;
}
.info-message.data.error-colors{
    display: none !important;
}
.new_cleaner .datepicker{
    border: 1px solid #a7c0dc !important;
}
.cleaner_list label .cleaner_more,
.cleaner_list label .cleaner_choose
{

}
.badge_wait{
    background: #00c600;
    color: #4f4f4f;
}
.rules-open.step4{
    text-decoration: none;
}
.rules-open.step4 a{
    text-decoration: underline;
    color: #441d21 !important;
}
.cleaner_waiting{
    display: block;
    font-size: 11px;
    font-weight: normal;
    width: max-content;
    border-radius: 5px;
}
.cleaner_list input[type="radio"]:checked + label .cleaner_more,
.cleaner_list input[type="radio"]:checked + label .cleaner_choose,
.cleaner_list input[type="radio"]:checked + label .ratingStars
{
    filter: grayscale(0);
}
.new_cleaner .error-colors[style*="display: block"] + input,
.new_cleaner .error-colors[style*="display:block"] + input{
    border: 1px solid #ba4754 !important;
}

.cleaner_list input[type="radio"]:checked + label {
    border-radius: 10px;
    border: 2px solid #d0b255;

}
.cleaner_list input[type="radio"]:checked + label .name{
    color: #d0b255;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
.cleaner_button{
    width: 100%;
}
.new_cleaner .left{
    float: left;
}
.new_cleaner .right{
    float: right;
}
.new.backoffice-modal{
    display: block;
    overflow-y: auto;
}
.cleaner_data{
    width: fit-content !important;
    display: block;
    margin: auto;
    position: relative;
}
.cleaner_data .cleaner-profile-wrap .container .cleaner-tabs .tabs-body{
    border: 3px solid #d6bf27;
}
.cleaner_data .cleaner-profile-wrap .container .cleaner-tabs .tabs-head .head-tab.active{
    border-top: 3px solid #d6bf27;
    border-left: 3px solid #d6bf27;
    border-right: 3px solid #d6bf27;
    position: relative;
    top: 2px;
}
@media (max-width: 992px){
    .cleaner_data .container, .cleaner_data .container-sm {
        max-width: 90%;
    }
}
@media (min-width: 992px){
    .cleaner_data .container, .cleaner_data .container-sm {
        width: fit-content !important;
    }
    .cleaner_data .container{
        padding: 0;
    }
}
.new .cls.close span{
    position: relative;
    top: -1px;
}
.new .cls.close {
    float: right;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px 0 #fff;
    border: 2px solid;
    padding: 2px 6px;
    border-radius: 20px;
    cursor: pointer;
    color: #d62727;
    opacity: 1;
}
.owl-carousel{
    margin-bottom: 40px;
}
.container.cleaner_list {
    margin-top: 60px;
}
.new .review{
    width: 240px;
    border: 1px solid #e4eff7;
    padding: 10px !important;
    margin: 10px auto;
    border-radius: 5px;
}
.new.backoffice-modal .backoffice-modal-content{
    width: 90%;
}
.new.cleaner-profile-wrap .container .cleaner-tabs .tabs-head .head-tab{
    width: calc((100% - 5px) / 2);
}
/*.cleaner_list .owl-carousel .owl-stage {*/
/*    margin: 0 auto;*/
/*}*/
.cleaner_button .cleaner_more, .cleaner_button .cleaner_choose{
    font-size: 14px;
    padding: 0 45px;
    height: 35px;
    margin-top: 15px;
    width: 45%;
    margin-bottom: 15px;
}

.cleaner_list label .description {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    text-justify: inter-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.cleaner_list label .name{
    color: #d0b255;
    font-weight: 700;
    font-size: 16px;
    text-align: center;

}
.cleaner_list  .owl-nav {
    position: absolute;
    top: 35%;
    font-size: 30px;
    color: #d0b255;
    width: 100%;
}
.cleaner_list .owl-next {
    float: right;
}
.cleaner_list .item-hold .image img{
    width: 170px;
    height: 170px;
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}



@media (max-width: 560px){
    .item_container .container.form_width{
        max-width: 90%;
    }
    .new_cleaner .additional-services-update label{
        font-size: 11px;
    }
}
@media (max-width: 678px){
    .item_container{
        padding: 40px 0px;
    }
    .inputs-wrap.checkmarks .radios-wrap{
        width: 100% !important;
    }
    .new_cleaner .additional-services-update .add-service-update-input{
        width: 40%;
    }

    .new_cleaner .additional-services-update .add-service-update-input span{
        width: 80%;
        font-size: 10px;
    }

}
@media (max-width: 390px){
    .inputs-wrap.checkmarks .radios-wrap{
        width: 100% !important;
        flex-direction: column;
    }
}
@media (min-width: 1185px){
    .new .cls.close{
        position: absolute;
        top: -15px;
        right: -25px;
    }
}
@media (max-width: 1185px){
    .new .cls.close{
        position: absolute;
        top: -15px;
        right: -15px;
    }
}

.cleaner-reviews .review {
    padding-bottom: 3px;
}

.cleaner-reviews .review .review-score h6 {
    color: #d0b255;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px;
}

.cleaner-reviews .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background-color: #d3e5f3;
    margin: 0 10px;
    border-radius: 50%;
    display: inline-block;
    transition: all .4s ease-in-out;
}
.cleaner-reviews .owl-dots .owl-dot.active {
    background-color: #d0b255;
}

.cleaner-reviews .review .review-text {
     font-size: 14px;
     line-height: 22px;
     color: #52656e;
     margin: 20px 0;
 }

.cleaner-reviews .review .review-score {
    display: flex;
    justify-content: center;
}

.cleaner-reviews .review .review-author {
    font-size: 12px;
    color: #d0b255;
}

.cleaner-reviews .review .review-author span {
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
}

.cleaner-reviews .review .review-job-title-and-image {
    font-size: 12px;
    color: #069;
    margin-top: 4px;
}

.cleaner-reviews .review .review-job-title-and-image .review-job-title {
    font-weight: 600;
}

.cleaner_schedule thead th {
    height: 40px;
}

.userpane-information,
.userpane-page {
    padding-top: 108px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::before {
    display: none;
}

.datepicker {
    z-index: 99999 !important;
}

.btn-status {
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
}
.btn-status{
     color: #fff!important;
     margin-right: 20px;
 }
.btn-accept{
    background-color: #2196f3;
}
.btn-refuse{
    background-color: #e91e63;
}
.btn-finish{
    background-color: #00C600;
}
.btn-cancel{
    background-color: #607d8b;
}

.btn-accept:hover{
    background-color: #0d47a1;
}

.btn-refuse:hover{
    background-color: #ad1457;
}

.btn-finish:hover{
    background-color: #00701a;
}

.btn-cancel:hover{
    background-color: #455a64;
}

.btn-status i {
    margin-right: 5px;
}

/*disabled*/
.btn-accept.disabled,
.btn-accept:disabled,
.btn-accept[disabled] {
    background-color: #90caf9;
}

.btn-refuse.disabled,
.btn-refuse:disabled,
.btn-refuse[disabled] {
    background-color: #f48fb1;
}

.btn-finish.disabled,
.btn-finish:disabled,
.btn-finish[disabled] {
    background-color: #a5d6a7;
}

.btn-cancel.disabled,
.btn-cancel:disabled,
.btn-cancel[disabled] {
    background-color: #90a4ae;
}

.btn-status.disabled i {
    color: #fff;
}

.status-badge {
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
}

.badge_canceled,
.badge_ccanceled {
    background-color: #f44336;
}

.badge_new {
    background-color: #ffc107;
}

.badge_taken {
    background-color: #2196f3;
}

.badge_done {
    background-color: #607d8b;
}

.badge_progress {
    background-color: #ff9800;
}

.badge_free {
    background-color: #4caf50;
}


.button-global.work-button2 {
    background-color: #72a9da !important;
    color:#fff;
    border:none;
    text-transform:uppercase
}

.admin-manage-services__single-job.isService {
    width: 30% !important;
}

@media (max-width: 767px) {
    .admin-manage-services__single-job.isService {
        width: 50% !important;
    }
}

@media (max-width: 640px) {
    .admin-manage-services__single-job.isService {
        width: 100% !important;
    }
}

#subscription #subscription_jobs .removable {
    /*like bootstrap wall theme*/
    background-color: #dddddd;
    padding: 14px 20px;
    border-radius: 5px;
    margin: 10px 0;

}

#subscription .add_button,
#subscription .remove_button {
    position: absolute;
    top: 14px;
    background-color: #5867dd;
    border-color: #5867dd;
    color: #fff !important;
    z-index: 10;
}

#subscription .add_button i,
#subscription .remove_button i {
    color: inherit;
}

#subscription #subscription_jobs .removable {
    position: relative;
    padding-top: 50px !important;
}

#subscription .collection-header {
    min-height: 70px;
    position: relative;
}

#subscription .add_button {
    left: 20px;
    right: unset;
}

#subscription .remove_button {
    right: 20px;
    left: unset;
}

#subscription #subscription_jobs .removable > div > div {
    margin-bottom: 14px;
}

.has-blurred > div:not(.not-blurred) {
    filter: blur(5px);
}