body,
html {
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Helvetica Neue", Oxygen-Sans, Ubuntu, Cantarell, Helvetica, Arial, sans-serif !important;
}

header {
    background-color: #fff;
}

.searchbar {
    font-size: 16px;
    line-height: 19px;
    color: #2b2b2b;
    border: none;
    width: 60%;
    padding: 0 17px;
    font-weight: 400;
    background: none;
    margin: 25px auto;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #0d6efd;
    border-radius: 25px;
}

.float_right {
    justify-content: flex-end;
}

.searchbox {
    margin-top: -300px;
    background: none;
    border: none;
    color: white;
}

.block_after_searchbox {
    margin-top: 70px;
    background: #ffffff;
    border: .5px solid #cecece;
    box-shadow: 0 1px 20px #00000026;
    border-radius: 8px;
    padding: 24px 48px;
    min-height: 340px;
    font-family: Metropolis, Metropolis-fall;
}

.service {
    display: flex;
}

.title-container {

    min-width: 222px;
    align-self: center;
    border-bottom: 5px solid #f8ef19;
}

.title-container .title {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    width: 65%;
    color: #302403;
}

.items-row.scroll-x {
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.items-row .item-container {
    margin: 5px;
    position: relative;
    text-align: center;
}

.items-row .item-container .item.active {
    border: 2px solid #1a6284;
    border-radius: 16px;
}

.items-row .item-container .item figure {
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fbfbfb;
    border: .5px solid #cecece;
    border-radius: 16px;
    /*width: 200px;
        min-width: 100px;
        height: 176px;
        padding: 8px;*/
    cursor: pointer;
}

.items-row .item-container .item figure img {
    max-width: 100px;
    max-height: 100px;
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.items-row .item-container span {
    line-height: 12px;
    position: absolute;
    top: 1%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 5px 12px;
    border-radius: 14px;
    background: #1a6284;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.items-row .item-container p {
    font-size: 14px;
    font-weight: 500;
    width: 130px;
    margin: 20px auto 0;
    line-height: 19px;
    color: #302403;
    text-transform: capitalize;
}

.add_banner {
    width: 100%;
    margin-top: 40px;
}

.mt-65 {
    margin-top: 65px;
}

.btn:hover {
    /*color: #1a6284;*/
    border-color: #1a6284;
}

.btn:hover {
    /*color: #FFF !important;*/
    background-color: #1a6284;
    border-color: #1a6284;
}

.btn-outline-secondary {
    --bs-btn-color: #1a6284;
    --bs-btn-border-color: #1a6284;
    --bs-btn-hover-color: #fff !important;
    --bs-btn-hover-bg: #1a6284;
    --bs-btn-hover-border-color: #1a6284;
    --bs-btn-focus-shadow-rgb: 108, 117, 125;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1a6284;
    --bs-btn-active-border-color: #1a6284;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #1a6284;
    --bs-gradient: none;
}

.dropdown-toggle::after {
    vertical-align: .1em;
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #38abe2;
    outline: 0;
    box-shadow: 0 0 0 .1rem #38abe221;
}

.aftr_hero_row {
    background-color: #1a6284;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.aftr_hero_col {
    border-right: 1px solid white;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.yz-quick-links .quick-row .row-header {
    height: 53px;
    margin-left: 24px;
    overflow: hidden;
    background-image: url('https://yellowzap.com/assets/images/quick-links/yellow-poly.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    display: flex;
    align-items: center;
    padding-left: 32px;
}

.yz-quick-links .quick-row .row-header h4 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    width: 572px;
}

.yz-quick-links .quick-row .row-header p {
    color: #6b6b6b;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.yz-quick-links .quick-row .quick-services {
    position: relative;
}

.yz-quick-links .quick-row .quick-services .row-inner {
    width: 100%;
    height: 328px;
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    border: .5px solid #cecece;
    background: #fff;
    box-shadow: 0 1px 20px #00000026;
    padding: 24px 20px;
    overflow-x: scroll;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card {
    height: 276px;
    background-color: #f0f0f0;
    width: calc(20% - 8px);
    min-width: 212px;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    margin-right: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.yz-quick-links .quick-row .quick-services .prev-nav {
    cursor: pointer;
    position: absolute;
    top: 54%;
    right: -50px;
    ;
    transform: translate(-50%, -80%);
}

.yz-quick-links .quick-row .quick-services .prev-nav img {
    width: 70px;
}

.yz-quick-links .quick-row .quick-services .next-nav {
    cursor: pointer;
    position: absolute;
    top: 54%;
    left: 20px;
    transform: translate(-50%, -80%);
}

.yz-quick-links .quick-row .quick-services .next-nav img {
    width: 70px;
    transform: rotate(180deg);
}

.yz-quick-links .quick-row {
    margin-top: 42px;
}

.yz-quick-links .quick-row .quick-services .row-inner {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    border: .5px solid #cecece;
    background: #fff;
    box-shadow: 0 1px 20px #00000026;
    padding: 24px 20px;
    overflow-x: scroll;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card {
    height: 276px;
    background-color: #f0f0f0;
    width: calc(20% - 8px);
    min-width: 212px;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    margin-right: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card .btm-txt {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 16px 20px 8px;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card .btm-txt img:nth-child(1) {
    margin-right: -8px;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card .btm-txt h4 {
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, .25);
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card .btm-txt h4 {
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, .25);
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
}

.yz-quick-links .quick-row .quick-services .row-inner .item-card .btm-txt img:nth-child(1) {
    margin-right: -8px;
}

.d-none {
    display: none !important;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #1a6284;
    --bs-btn-border-color: #1a6284;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #1a6284;
    --bs-btn-hover-border-color: #1a6284;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1a6284;
    --bs-btn-active-border-color: #1a6284;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1a6284;
    --bs-btn-disabled-border-color: #1a6284;
}

.btn-outline-primary {
    --bs-btn-color: #1a6284;
    --bs-btn-border-color: #1a6284;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #1a6284;
    --bs-btn-hover-border-color: #1a6284;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1a6284;
    --bs-btn-active-border-color: #1a6284;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #1a6284;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #1a6284;
    --bs-gradient: none;
}

.btn-outline-primary:hover {
    /*color: #1a6284 !important;*/
    border-color: #1a6284;
}

.btn-outline-primary:checked+.btn-outline-primary:hover {
    color: #FFF;
    border-color: #1a6284;
}

.scrollable_div {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow-x: auto;
    /* Keep horizontal scrolling for the container */
    /*white-space: nowrap; */
    max-width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.scrollable_div::-webkit-scrollbar {
    display: none;
    /* Hide the scrollbar in WebKit browsers */
}

.ul_item {
    list-style: none;
    padding: 0;
    display: flex;
    overflow: hidden;
}

.li_item {
    width: 100%;
    /*white-space: nowrap;*/
}

.li_item .btn.btn-outline-primary {
    width: 95%;
}

.service_btn {
    white-space: nowrap;
    text-transform: capitalize;
}

/*.service_btn:hover {
        color: #1a6284 !important;
        border-color: #1a6284 !important;
    }
    .service_btn:checked+.service_btn:hover {
        color: #FFF !important;
        background-color: #1a6284 !important;
        border-color: #1a6284 !important;
    }*/
label.btn.btn-outline-primary {
    font-size: 15px;
    font-weight: 500;
}

.number_box {
    width: 40px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #1a6284;
    border-color: #1a6284;
    border-radius: 5px;
    line-height: 25px;
}

.decrease,
.increase {
    padding: 2px 10px;
    line-height: 25px;
}

.plus_minus_block {
    width: 150px;
    font-size: 13px;
    font-weight: 500;
    float: right;
    display: none;
}

.service_2_add_btn {
    height: 25px;
    padding: 1px 25px;
    margin-top: 5px;
}

.service_2_add_img_box {
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

.service_2_add_img_box img {
    width: 100%;
}

.show-job,
.hide-job {
    float: right;
    cursor: pointer;
    padding-top: 5px;
    margin-right: 5px;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    background-color: white;
    padding-bottom: 0px;
}

.form_blacks {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
}

a.nav-link.p-0.text-body-secondary {
    color: white !important;
}


.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: #000000;
    background-color: #daf3ff;
    border-color: var(--bs-btn-active-border-color);
}

.pmb {
    width: 38%;
    font-size: 13px;
    font-weight: 500;
    float: right;
    display: block !important;
}

.de1,
.in1 {
    padding: 2% 15% !important;
    line-height: 35px !important;
}

.label_box {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    background-color: #daf3ff;
    border: 1px solid #1a6284;
    width: 60%;
    line-height: 30px;
    padding: 5px 15px;
    border-radius: 5px;
}

.mt-55 {
    margin-top: 55px;
}


.add_btn_spl {
    font-size: 14px;
    font-weight: 500;
    width: 130px;
    margin: 20px auto 0;
    line-height: 19px;
    color: #302403;
    text-transform: capitalize;
    height: 40px;
}

.cleanning_item_4,
.cleanning_item_5,
.cleanning_item_6,
.cleanning_item_7 {
    background-color: #daf3ff;
    border: 1px solid #1a6284;
    padding: 3px 0px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-right: 0px !important;
    max-width: 98%;
    margin-left: -10px;
}

.cleanning_item_4 li,
.cleanning_item_5 li,
.cleanning_item_6 li,
.cleanning_item_7 li {
    padding-left: 10px !important;
}

.booking_items li.edit_remove_btn {
    display: none;
}

.edit {
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 10px;
    margin-left: 0px;
    color: #1b6284;
}

.remove {
    float: right;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 2px;
    color: red;
    padding-right: 20px;
    cursor: pointer;
}

.edit_remove_btn {
    list-style: none;
    display: inline-block;
    width: 100%;
}

.review_p {
    /*max-width: 275px;*/
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: var(--bs-body-color);
}

.review_box {
    padding: 18px 16px;
    background: #FFFFFF;
    box-shadow: 0 0 10px #00000026;
    border-radius: 10px;
    margin: 0 25px;
    overflow: hidden;
    height: 100%;
    /*max-width: 300px !important;    */
    min-height: 230px !important;
}

.review_title {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #30240399;
    margin-bottom: 16px;
}

i.fa.fa-star {
    float: right;
    color: #1a6284;
}

.review_box b {
    color: #1a6284;
}

.item ul,
.item li {
    list-style: none !important;
    padding-left: 0px;
}

.desc_block .item {
    padding-left: 40px;
}

button.slick-arrow {
    display: none !important;
}

.form-group.form_blacks.booking_items .remove {
    display: none;
}

.form-group.form_blacks.booking_items {
    display: none;
}

.desc_block ul.extra_items {
    display: none;
}


.slick-dots {
    display: flex;
    justify-content: center;

    margin: 0;
    padding: 1rem 0;

    list-style-type: none;

    li {
        margin: 0 0.25rem;
    }

    button {
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        padding: 0;

        border: none;
        border-radius: 100%;
        background-color: #ffffff;

        text-indent: -9999px;
    }

    li.slick-active button {
        background-color: #1a6284;
    }
}

@media only screen and (min-width: 768px) {
    .proceed-card {
        position: sticky;
        top: 90px;
        z-index: 1000;
        background-color: #f8f9fa;
        padding: 10px;
    }

    .amount_holder {
        position: absolute;
    }

    .items-sec.desc_block {
        margin-top: 30px !important;
    }

}

/* Styles for mobile (screens 768px wide or less) */
@media only screen and (max-width: 767px) {
    .proceed-card {
        /*position: sticky;*/
        position: fixed;
        bottom: 0;
        z-index: 1000;
        background-color: #f8f9fa;
        margin-top: 25px;
        width: 100%;
        left: 0;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        overflow: hidden;
    }

    .amount_holder {
        position: absolute;
    }

    .icon_block {
        margin-bottom: 60px;
    }

    .top-wrap {
        max-height: 500px;
        overflow-y: scroll;
        margin-bottom: 80px;
    }

    .book_now {
        position: fixed;
        bottom: 0;
        left: 0;
    }

    .box_shadow {
        -webkit-box-shadow: 1px -1px 41px 30px rgba(0, 0, 0, 0.42);
        -moz-box-shadow: 1px -1px 41px 30px rgba(0, 0, 0, 0.42);
        box-shadow: 1px -1px 41px 30px rgba(0, 0, 0, 0.42);
    }

    .desc_block {
        margin-top: 40px;
    }
}


.bookform {
    padding: 100px 0 50px 0;
}

.bokkformf {
    overflow: hidden !important;
    border: 1px solid #1a6284;
    border-radius: 10px;
    padding: 25px 25px 25px 25px;
}

.bokkformf .cno_fom {
    margin-bottom: 15px;
}

.bokkformf .cno_fom label {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0px;
    color: #000000;
    display: block;
}
.bokkformf .cno_fom label.disinbl { 
    display: inline-block;
}

.bokkformf .cno_fom select,
.bokkformf .cno_fom textarea {
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000;
    display: block;
    border-color: #1a6284;
    width: 100%;
    border-radius: 0.375rem;
}

.bokkformf .cno_fom input{
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000;
    display: block;
    border: 1px solid #1a6284;
    width: 100%;
    border-radius: 0.375rem;
    padding: .375rem 2.25rem .375rem .75rem;
}

.bokkformf .cno_fom input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.hidden {
    display: none;
}

.text-wr {
    white-space: pre-wrap;
}

.text-wr option {
    white-space: pre-wrap;
    height: 22px;
}

.booknowff{
    width: 100%;
    margin-top: 20px;
    border-radius: 0px;
}
.form-group{
    float: left;
}
.m0t-10{
    margin-top: 10px;
}

.custom-select {
    width: 300px;
    position: relative;
    margin: 20px;
}

.custom-select .select-header {
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
}

.custom-select .options-list {
    display: none;
    position: absolute;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 1000;
    max-height: 200px;
    overflow-y: scroll;
}

.custom-select .option-item {
    padding: 10px;
    display: flex;
    align-items: center;
}

.custom-select .option-item:hover {
    background-color: #f0f0f0;
}

.custom-select .selected-names {
    margin-top: 5px;
    font-size: 0.9em;
    color: #666;
}
.custom-select .option-item input[type="checkbox"]{
    margin-right: 10px;
}
.custom-select .option-item label{
    margin-bottom: 0px !important;
}
.tabdomss-fri-unfo .tab-content {
    padding: 25px;
    border: 1px solid #1a6284;
    border-top: none;
    border-radius: 0 0 10px 10px;
}
.tabdomss-fri-unfo .nav-tabs {
    margin-bottom: 0;
    border-color: #1a6284;
}
.tabdomss-fri-unfo .nav-tabs .nav-link {
    background: #1a6284;
    color: #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border-color: #1a6284;
    border-bottom-color: #0000;
}
.tabdomss-fri-unfo .nav-tabs .nav-link.active{
    background: #fff;
    color: #1a6284;
}
.tabdomss-fri-unfo .form-container { 
    margin: 20px auto;
}
.mb-20{
    margin-bottom: 20px;
}
.bokkformf .visible-hidden{
    visibility: hidden;
}
.bokkformf .visible-hi-msto{
    margin-top: -70px;
}


.table-wrapper {
    overflow-x: auto;
    max-width: 100%;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 5px 0 20px 0;
}

th, td {
    padding: 12px;
    text-align: center;
    border: 1px solid #ddd;
}

th {
    background-color: #f8f9fa;
    font-weight: bold;
}

td:first-child {
    text-align: left;
    font-weight: 500;
}

.fa-circle-check {
    color: #28a745;
    font-size: 25px;
    line-height: 1.4;
}

.fa-circle-xmark {
    color: #666;
    font-size: 25px;
    line-height: 1.4;
}

@media (max-width: 768px) {
    th, td {
        padding: 8px;
        font-size: 14px;
    }
}