.input-text {
    position: relative;
    font-weight: 500;
    color: #323232;
    text-decoration: none;
    padding: 4px 10px !important;
    border-radius: 15px;
}

.buttonstype-buttons {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    padding: 4px 10px !important;
}

.input-text.active {
    color: white !important;
    text-decoration: none;
    background-color: #323232;
    border-radius: 15px;
    padding: 4px 10px !important;
}

/* .input-text:hover {
    color: white !important;
    text-decoration: none;
    background-color: #323232;
    border-radius: 15px;
    padding: 4px 10px !important;
} */

.initial {
    background: transparent;
    border: none;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    height: 40px;
    width: 40px;
    border-radius: 20px;
    padding: 0px !important;
}

.initial:hover {
    box-shadow: 0px 0px 5px 5px rgba(135, 206, 235, 1);
    transition: 0.6s ease;
}

.initial.active {
    box-shadow: 0px 0px 5px 5px rgba(135, 206, 235, 1);
}

.menu {
    position: relative;
    font-weight: 500;
    color: #323232;
    font-family: Lexend;
    text-align: center;
    font-size: 16px;
    border: none;
    background-color: transparent;
}

.functional-iconchevron-down {
    width: 16px;
    position: relative;
    height: 8px;
}

.buttonsmenu {
    position: relative;
    border-radius: 40px;
    box-sizing: border-box;
    width: 102px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    gap: 15px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    background: white;
    border: none;
    outline: none;
}

.input-text2 {
    position: relative;
    font-weight: 300;
    font-size: 15px;
    color: #323232
}

.input-text2:hover {
    color: #87CEEB !important;
    text-decoration: none;
}

.buttonstype-buttons2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.buttonstype-buttons-wrapper {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;
}

.top-half-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.navigationmenu-2-child {
    width: 200px;
    position: relative;
    height: 1px;
    object-fit: contain;
}

.booking-history-wrapper {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.buttonstype-buttons-frame {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: #323232;
}

.frame-parent {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    color: #e3e3e3;
}

.navigationmenu-2 {
    width: 260px !important;
    position: relative !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 15px !important;
    background-color: #fff !important;
    border: 1px solid #e3e3e3 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: left !important;
    font-size: 22px !important;
    color: #323232 !important;
    font-family: Lexend !important;
}

.modal-backdrop.in {
    opacity: 0 !important;
}


.notifications1 {
    align-self: stretch;
    position: relative;
    display: flex;
    align-items: center;
    height: 18px;
    flex-shrink: 0;
}

.latest1 {
    align-self: stretch;
    position: relative;
    font-weight: 500;
    display: flex;
    align-items: center;
    height: 13px;
    flex-shrink: 0;
}

.delete-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 0px 8px 8px 0px;
    background-color: #f04438;
    width: 90px;
    height: 82px;
}

.functional-icondelete {
    position: absolute;
    top: 29px;
    left: 42px;
    width: 16px;
    height: 24px;
}

.delete {
    position: absolute;
    top: 0px;
    left: 260px;
    width: 90px;
    height: 82px;
}

.bottom-line {
    position: absolute;
    top: 81.75px;
    left: -0.25px;
    border-top: 0.5px solid #323232;
    box-sizing: border-box;
    width: 350.5px;
    height: 0.5px;
    opacity: 0.5;
}

.title {
    position: absolute;
    top: 19px;
    left: 82px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 206px;
    height: 10px;
}

.name-has-completed {
    margin: 0;
}

.description {
    position: absolute;
    top: 39px;
    left: 82px;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    width: 206px;
    height: 33px;
}

.inputsprofile-picture-icon {
    position: absolute;
    top: 10px;
    left: 0px;
    border-radius: 100px;
    width: 62px;
    height: 62px;
    overflow: hidden;
}

.time {
    position: absolute;
    top: 19px;
    left: 300px;
    font-weight: 200;
    text-align: right;
    display: flex;
    align-items: center;
    width: 50px;
    height: 10px;
}

/* .card {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 350px;
    height: 82px;
    border: none;
} */

.notificationsnotifications {
    width: 350px;
    position: relative;
    height: 82px;
    font-size: 14px;
}

.latest {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.notificationsnotifications1 {
    align-self: stretch;
    position: relative;
    height: 82px;
}

.cards {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
}

.older {
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.notifications2 {
    align-self: stretch;
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    gap: 25px;
    font-size: 16px;
    border: none;
}

.notifications {
    width: 380px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}

.please-select-a {
    width: 350px;
    position: relative;
    font-weight: 300;
    display: inline-block;
    flex-shrink: 0;
}

.please-select-a-message-to-vie-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.notifications3 {
    align-self: stretch;
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    height: 357px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    font-size: 14px;
}

.notifications-no-message {
    width: 100%;
    position: relative;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    gap: 40px;
    text-align: left;
    font-size: 24px;
    color: #323232;
    font-family: Lexend;
}

.textClass {
    text-align: start;
}

.where-talent-meets {
    font-size: 39px;
    font-weight: 600;
    font-family: 'Lexend';
    color: #ffffff;
}

.where-talent-meets2 {
    font-size: 23px;
    font-weight: 400;
    font-family: 'Lexend';
    color: #ffffff;
}

.heroSection {
    align-content: flex-start;
    margin: 43px 0px 20px 0px !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0px !important;
}

.heroSectionImg {
    object-fit: cover;
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-position: bottom;
}

.searcHR {
    height: 49px;
    width: 1px !important;
    background-color: black;
    padding: 0;
    opacity: 1;
    margin: 0;
}

.searchBarIcons {
    width: 25px !important;
    object-fit: contain;
    height: 25px;
}

.inputs {
    border: none;
}


.input {
    width: 80%;
    height: 40px;
    line-height: 28px;
    padding: 0 1rem;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: none;
    background-color: white;
    color: #0d0c22;
    transition: 0.3s ease;
    margin: 0px 5px;
}

.input::placeholder {
    color: #9e9ea7;
}

.input:focus,
input:hover {
    outline: none;
    border-color: #87CEEB;
    background-color: #fff;
    box-shadow: 0 0 0 4px #87CEEB(0, 91, 247, 0.1);
}

.icon {
    position: absolute;
    left: 1rem;
    fill: #9e9ea7;
    width: 1rem;
    height: 1rem;
}

.searchBtn {
    border: none;
    border-radius: 0px 9px 9px 0px;
    background-color: #87CEEB;
    min-width: 163px;
    height: 100%;
    padding: 10px 27px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: Lexend;
}


.tagDiv {
    margin: 15px 0px;
    display: flex;
    justify-content: center;
}

.tag {
    background: transparent;
    position: relative;
    padding: 5px 5px;
    display: flex;
    align-items: center;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #323232;
    border-radius: 25px;
    outline: none;
    overflow: hidden;
    color: #323232;
    transition: color 0.3s 0.1s ease-out;
    text-align: center;
    height: 40px;
    font-family: Lexend;
    line-break: anywhere;
    width: 100%;
    justify-content: center;
}

.tag span {
    margin: 10px;
}

.tag span a {
    color: #323232;
}

.tag::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    border-radius: 50%;
    display: block;
    width: 20em;
    height: 20em;
    left: -5em;
    text-align: center;
    transition: box-shadow 0.5s ease-out;
    z-index: -1;
    font-family: Lexend;
}

.tag.tagActive {
    background-color: #323232;
    color: #fff;
    border: 1px solid #323232;
}

.tag.tagActive::before {
    box-shadow: inset 0 0 0 10em #323232;
}



.storeDiv {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 50px;
}

.storeBtn {
    background: transparent;
    border: none;
}

.storeImg {
    width: 155px;
    height: 44px;
}


.img-child {
    font-weight: 500;
}

.img-child2 {
    position: relative;
    bottom: 30px;
    left: 0px;
    border-radius: 0px 8px 0px 0px;
    background-color: rgba(135, 206, 235, 90%);
    height: 30px;
    padding: 5px;
    color: white;
    font-size: 16px;
    max-width: 300px;
    width: fit-content;
}

.unsplashvcjxqhubx6k-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img {
    border-radius: 9px 9px 0px 0px;
    height: 200px;
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
}



.cardTitle {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    z-index: 0;
}

.location1 {
    position: relative;
    font-weight: 200;
    font-size: 16px;
}

.location {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    z-index: 1;
    font-size: 22px;
}

.itemrating {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 3px;

}

.buttonsstars-icon {
    width: 20px;
    position: relative;
    height: 20px;
}

.rating-reviews {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    z-index: 2;
    font-size: 16px;
}

.inputstags {
    background-color: transparent;
    border: none;
    padding: 0px;
    width: auto;
    margin: 0;
    max-width: 100%;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tags {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 3;
    font-size: 18px;
    margin: 0 !important;
    align-content: center;
    align-items: center;
}


.buttonssave-icon {
    height: 26px;
    width: auto;
}


.bottom-card-info {
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    padding: 15px;
    position: relative;
    height: 100%;
    gap: 10px;
}

.passtworkbottom-card-info {
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 15px;
    position: relative;
    gap: 10px;
    height: 76px;
}

.cardsservice-card {
    max-width: 316px;
    padding: 0 !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    font-size: 24px;
    color: #323232;
    font-family: Lexend;
    cursor: pointer;
    max-height: 395px;
    min-height: 295px !important;
}

.cardsservice-card:hover {
    text-decoration: none !important;
    color: #323232;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
}

.top-rated {
    position: relative;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: start;
    flex-shrink: 0;
    color: #323232 !important;
    padding: 14px 16px;
    max-width: fit-content;
}

.see-all {
    position: relative;
    color: #323232 !important;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 20px;
    text-align: start;
    color: #323232;
    font-weight: 500;
    font-family: Lexend;
}

.divider {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    box-sizing: border-box;
    gap: 20px;
    text-align: left;
    font-size: 28px;
    color: #323232;
    font-family: Lexend;
    flex-wrap: wrap;
}

.tagSaveSection {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 10px;
    text-align: left;
    font-size: 16px;
    color: #323232;
    font-family: Lexend;
}

#bannerDiv {
    height: 200px;
}

.input::placeholder {
    color: #323232;
    opacity: 1;
    /* Firefox */
}

.input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #323232;
}

.emptySearch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
}

.emptySearch p {
    background-color: transparent;
    border: none;
    color: #323232;
    font-size: 16px;
    text-decoration: none;
    width: 380px;
    text-align: center;
}

.cardBottom {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}

.trendingCategoryCards {
    min-width: 133px;
    max-width: 133px;
    min-height: 169px;
    max-height: 169px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
    margin: 0px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px 0px 0px 0px !important;
    color: #323232 !important;
}

.trendingCategoryCards hr {
    width: 100%;
    height: 1px;
    color: #323232;
    margin: 0px 0px 10px 0px;
}

.trendingCategoryCards:hover {
    text-decoration: none !important;
    color: #323232;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
}

.startNow {
    text-decoration: none;
    border-radius: 20px;
    padding: 10px 20px;
    color: #323232;
    font-size: 24px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    font-weight: 500;
}

.startNow:hover {
    text-decoration: none;
    background-color: #87CEEB;
    color: white;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
}

.listImage {
    width: 100%;
    max-height: 506px;
    object-fit: contain;
}

.listHeading {
    font-weight: bold;
    font-size: 38px;
    color: #87CEEB;
    text-align: start;
}

.listDiv {
    margin-bottom: 100px;
}

.clearAll {
    color: red;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    border: none;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    padding: 10px 15px;
    border-radius: 20px;
}

.clearAll:hover {
    text-decoration: none;
    background-color: red;
    color: white;
}

.sortOptions {
    font-weight: 400 !important;
    font-size: 20px !important;
}

.otpNumber {
    height: 90px;
    width: 90px;
    border: 3px solid #b6b6b6;
    border-radius: 27px;
    font-size: 24px;
    color: #757575;
    font-weight: 500;
    text-align: center;
    -moz-appearance: textfield;
}

.otpDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    gap: 50px;
}

.otpNumber::-webkit-outer-spin-button,
.otpNumber::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#navDesktop {
    display: flex;
}

#navMobile {
    display: none;
    margin-top: 20px;
}

.mainDiv {
    margin: 0px 45px;
}

#mainSearchForm {
    display: flex;
    z-index: 1000;
    margin: 2% 10%;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
}

.searchDesktop {
    display: flex;
    margin: 0px;
    max-width: 500px;
}

.searchDesktop .searchBtn {
    height: 70px;
}

.group {
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    border-radius: 9px;
    height: 70px;
    padding: 0px 0px 0px 20px;
    background-color: white;
}

.searchgroup {
    display: flex;
}

.maincardRow {
    margin: 0px !important;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    overflow: scroll;
    padding: 10px;
}

/* For Mobile */
@media screen and (max-width: 1564px) {

    #navDesktop {
        display: none;
    }

    #navMobile {
        display: flex;
    }

    .searchBtn {
        border-radius: 9px !important;
    }

    .searchgroup {
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        border-radius: 9px;
        height: 70px;
        padding: 0px 0px 0px 20px !important;
        margin: 0px;
    }

    .searchDesktop {
        gap: 20px;
        margin: 0px !important;
    }
}

/* For Desktop */
@media screen and (min-width: 1565px) {

    #navDesktop {
        display: flex;
    }

    #navMobile {
        display: none;
    }

    .searchBtn {
        border-radius: 0px 9px 9px 0px !important;
    }

    .searchgroup {
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        border-radius: 9px 0px 0px 9px;
        height: 70px;
        padding: 0px 0px 0px 20px !important;
        margin: 0px;
    }

    .searchDesktop {
        display: flex;
        margin: 0px !important;
    }
}

.mylocationbtn {
    width: 100%;
    height: auto;
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    font-family: 'Lexend';
    margin-top: 20px;
}


.listHeading2 {
    font-weight: bold;
    font-size: 28px;
    color: #87CEEB;
    text-align: start;
}

#locationSelectedP {
    background-color: #87ceeb;
    color: white;
    padding: 5px 10px;
    border-radius: 9px;
    font-weight: 400;
    max-width: 500px;
    font-size: 16px;
    width: fit-content;
}

.initialImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}