.BookingTabBlock{
    border-radius: 18px;
    border: 1px solid #EAEAEA;
    background: #FAFAFA;
}
.bookTabsMain{
    color: #3a414b !important;
    font-family: 'Bold';
    font-size: 20px !important;
    line-height: 130%; /* 26px */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 32px 0px 0px;
    opacity: .6;
    border: none !important;
}
.bookTabIcon{
    max-width: 100%;
    margin-right: 6px;
    height: 30px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #1D2939 !important;
    font-family: 'Bold';
    opacity: 1 !important;
}
.navTabsBookBorder{
    border: none !important;
}
.tabsMainNavBook{
    border-radius: 16px;
    border: 1px solid #D1D1D1;
    background: #FFF;
    padding: 22px 24px;
    position: sticky;
    top: 78px;
}
.ReserveBookTabReq{
    padding: 32px 28px;
}
.maincardreqReserve{
    margin-bottom: 36px;
}
.photoContentResReqI{
    height: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 10px 0px 0px 10px;
}

.mainContBookResCard{
    border-radius: 0px 10px 10px 0px;
    border: 0.5px solid rgba(70, 46, 197, 0.50);
    background: #FFF;
    height: 100%;
}
.upperCardBookResReq{
    border-radius: 0px 10px 0px 0px;
    border-bottom: 0.5px solid rgba(70, 46, 197, 0.50);
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: #F7F5FF;
    padding: 10px 24px;
}
.locStaRrinq{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.locationResBook{
    color: #667085;
    font-family: 'SemiBold';
    font-size: 14px;
    cursor: pointer;
    margin: 0px;
    line-height: 130%; /* 18.2px */
    text-decoration-line: underline;
}
.locIcon{
    max-width: 100%;
    height: 18px;
    margin-right: 4px;
}
.bgGreenBoReq{
    background-color: #11A44C;   
}
.bgBlueBoReq{
    background: #0072DC;
}
.tagStatusResreq{
    color: #FFF;
    padding: 6px 12px;
    border-radius: 8px;
    font-family: 'Medium';
    font-size: 14px;
    margin: 0px;
    line-height: 130%; /* 18.2px */
}
.fwBold{
    font-family: 'Bold';
}
.bottomContentRes{
    padding: 16px 24px;
}
.titleMainResPack{
    color: #101828;
    font-family: 'SemiBold';
    font-size: 20px;
    line-height: 130%; /* 26px */
}
.headResReq{
    color: #667085;
    font-family: 'Medium';
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 130%; /* 16.9px */
}
.headResReqMain{
    color: #101828;
    font-family: 'SemiBold';
    font-size: 16px;
    margin: 0px;
    line-height: 130%; /* 19.5px */
}
.infoResReqCard{
    border-radius: 8px;
    border: 0.5px solid rgba(171, 171, 171, 0.56);
    background: #FAFAFA;
    padding: 12px 20px;
    margin-top: 20px;
    margin-bottom: 24px;
}
.botLayResReq{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pricemainResReqC{
    color: #667085;
    font-family: 'Medium';
    font-size: 16px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 130%; /* 20.8px */
}
.priceMResReqCB{
    color: #101828;
    margin-left: 10px;
    font-family: 'ExtraBold';
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 130%; /* 23.4px */
}
.lnkOpenMainC{
    color: #3043FF;
    font-family: 'SemiBold';
    font-size: 16px;
    line-height: 130%; /* 20.8px */
}
.pdrigZ{
    padding-right: 0px !important;
}
.pdlefZ{
    padding-left: 0px !important;
}