.mobile-godrej-grid-body {
    z-index: 999;
    background: white;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* div {
    cursor:pointer;
} */

.mobile-godrej-grid-header {
    display: flex;
    height: 12%;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.mobile-07);
}

.mobile-godrej-grid-icon {
    /* background-image: url(.mobile-/Capture.mobile-PNG);
    background-repeat: no-repeat;
    background-position: 70px 3px;
    background-size: 30% 80%; */
    /* padding-left: 82px; */
    height: 100%;
    width: 40%;
}

.mobile-godrej-grid-icon img {
    padding-left: 15px;
    width: 104px;
    cursor: pointer;
    padding-top: 8px;
}

.mobile-header {
    /* margin: auto; */
    width: 1000px;
    display: flex;
    /* border-radius: 35px !important; */
    background: #F8F8F8 !important;
    height: 35px !important;
}

.mobile-godrej-grid-buttons {
    padding-top: 7px;
    height: 88%;
    10px */ height: 33px;
    display: flex;
    width: 70%;
}

.mobile-godrej-grid-view {
    color: white;
    background: #4187CE;
    border-radius: 2px 0px 0px 2px;
    text-align: center;
    width: 100px;
}

.mobile-godrej-explore-3d {
    /* background: #4187CE; */
    border-radius: 2px 0px 0px 2px;
    width: 100px;
    text-align: center;
    border: 1px solid #4187CE;
    cursor: pointer;
}

.mobile-godrej-grid-view span {
    filter: blur(0.3px);
    font-weight: 400;
    font-family: 'Nunito Sans', SemiBold;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.31px;
    position: relative;
    top: 5px;
}

.mobile-godrej-explore-3d span {
    filter: blur(0.3px);
    font-weight: 600;
    font-family: 'Nunito Sans', SemiBold;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0.31px;
    position: relative;
    top: 5px;
}

.mobile-godrej-grid-filter-bar {
    z-index: 99999;
    display: none;
    display: none;
    filter: blur(0.3px);
    font-weight: 600;
    margin: 0;
    width: 100%;
    display: none;
    height: 100%;
    position: relative;
}

.mobile-godrej-grid-filter-header {
    background: #F5F5F5;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
    display: block;
    width: 100%;
    position: relative;
    /* background-color: aliceblue; */
    height: 8%;
}

.mobile-godrej-grid-filters {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    /* float: left; */
    /* padding-left: 20px; */
    /* display: flex; */
    height: 15%;
    width: 70%;
    text-align: center;
}

.mobile-godrej-grid-filter1 {
    justify-content: center;
    left: 35px;
    margin-right: 20px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.20);
    border-radius: 35px;
    /* float: left; */
    /* margin: 22px 17px 0px 15px; */
    height: 35px;
    font-family: 'Nunito Sans', Regular;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.mobile-54);
    letter-spacing: 0.34px;
    width: 110px;
    position: relative;
}

.mobile-fa-angle-down {
    color: #4187CE !important;
    margin: 0px 0px 0px 15px !important;
    padding-right: 0px !important
}

.mobile-fa-angle-up {
    color: #4187CE !important;
    margin: 0px 0px 0px 15px !important;
    padding-right: 0px !important
}

.mobile-godrej-grid-proceed {
    display: none;
    bottom: 0px;
    /* top: 33px; */
    right: 40px;
    justify-items: center;
    /* float: right; */
    height: 20%;
    width: 25%;
    position: absolute;
    justify-content: center;
    z-index: 99999999999;
}

.mobile-godrej-grid-proceed-button {
    pointer-events: none;
    opacity: 0.mobile-5;
    margin-top: 13px;
    float: right;
    background: #4187CE;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.mobile-20);
    border-radius: 2px;
    text-align: center;
    width: 100px;
    height: 30px;
}

.mobile-godrej-table-row {
    border-bottom: 1px solid aliceblue;
    height: 19%;
    width: 1000px;
    cursor: pointer;
    display: flex;
    margin: auto;
}

table {
/*     border-radius: 72px;
    border-collapse: collapse;
    width: 90%;
    margin: auto; */
}

th,
td {
/*     padding: 8px 0px 4px 60px;
    filter: blur(0.3px);
    font-weight: 600;
    padding: 8px;
    text-align: left;
    border-bottom: 0.mobile-5px solid lavenderblush; */
}

th  {
/*     cursor: pointer;
    /* padding: 26px; */
    /* text-align: -webkit-center; */
    /* width: 10%; */
    /* filter: blur(0.3px); */
/*     font-weight: 600;
    padding: 8px 0px 4px 60px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    font-family: 'Nunito Sans', Regular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.mobile-87);
    letter-spacing: 0;  */
} 

tr {
/*   padding: 8px 0px 4px 60px; 
    border-radius: 10px;
    font-family: 'Nunito Sans', Regular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.mobile-54);
    letter-spacing: 0;
    height: 55px;
    background: #FFFFFF; */
}

.mobile-details {
    height: 47px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Nunito Sans', Regular;
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0;
    padding: 12px 0px 0px 30px;
    width: 150px;
    filter: blur(0.3px);
}

tr:hover {
    background: #FCFCFC;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}

.mobile-godrej-grid-pagination {
    display: flex;
    /* display: none; */
    /* align-items: center; */
    background: #F8F8F8;
    width: 100%;
    /* margin: auto; */
    height: 13%;
    /* background:aliceblue */
}

.mobile-godrej-selected-icon {
    color: white !important;
    height: 16px;
    width: 30px;
    display: block;
    background: rgba(0, 0, 0, 0.mobile-38);
    border-radius: 0px;
    justify-content: center;
    padding: 1px;
}

.mobile-godrej-span {
    /* width: 10px; */
    /* display: block; */
}

.mobile-godrej-grid-pagination1 span {
    cursor: pointer;
    margin: 0px 0px 0px 30px;
    /* display: block; */
    position: relative;
    font-weight: 600;
    filter: blur(0.3px);
    font-family: NunitoSans-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0;
    /* padding-right: 32px; */
    top: 10px;
}

.mobile-godrej-grid-pagination1 {
    margin-right: 60px;
    padding-left: 0px;
    display: flex;
    /* top: 10px; */
    position: relative;
    text-align: -webkit-center;
    width: 40%;
    height: 40px;
    float: left;
    /* justify-content: space-around; */
}

.mobile-godrej-grid-pagination1 img {
    width: 12px
}

.mobile-godrej-grid-proceed-button span {
    position: relative;
    font-family: 'Nunito Sans', SemiBold;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.34px;
    top: 7px;
}

.mobile-table-header {
    font-size: 15px;
    /* overflow-x: scroll; */
    color: rgba(0, 0, 0, 0.87);
    font-weight: 600;
    font-family: 'Nunito Sans';
    padding: 6px 0px 0px 30px;
    /* text-align: center; */
    position: relative;
    width: 160px;
    /* left: 60px; */
    /* top: 11px; */
    /* left: -13px; */
    filter: blur(0.3px);
}

.mobile-main-table-div {
    /* display: flex; */
    width: 100%;
    height: 15%;
    /* margin: auto; */
}

.mobile-godrej-grid-table {
    height: 77%;
    overflow-x: scroll;
    /* display: none; */
    position: relative;
    z-index: 0;
    width: 100%;
}

.mobile-godrej-grid-table-afterfilter {
    /* display: none; */
    z-index: 0;
}

.mobile-newradiobutton {
    position: relative;
    top: 0;
    left: 0;
    border: 1.1px solid #4187CE;
    height: 14px;
    width: 14px;
    background-color: white;
    border-radius: 50%;
}

.mobile-newradiobuttonafter {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    background: #4187CE !important;
}

.mobile-newradiobuttonbefore {
    position: absolute;
    top: 16px;
    left: 26px;
    height: 13px;
    width: 13px;
    background-color: #eee;
    background: #FFFFFF;
    border-radius: 50px;
    border: 1.1px solid #7B7B7B;
}

/* .mobile-godrej-selected .mobile-newradiobuttonbefore {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4187CE;
} */

.mobile-radio-button {
    /* display: flex;
    flex-direction: row-reverse;  */
}

.mobile-godrej-filter-popup {
    margin: auto;
    background: #FFFFFF;
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20); */
    border-radius: 4px;
    display: flex;
    /* left: -15px; */
    /* top: 65; */
    background-color: white;
    height: 80%;
    width: 90%;
    z-index: 999999999;
    position: relative;
    /* margin: auto; */
}

.mobile-godrej-close {
    right: 15px;
    position: absolute;
    top: 0px;
    top: 12px;
    width: 12px;
}

.mobile-filter-typology {
    margin-right: 20px;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    width: 30%;
    margin-left: 18px;
}

.mobile-filter-typology-title {
    left: 0px;
    background: #F5F5F5;
    border-radius: 4px 4px 0px 0px;
    top: 0px;
    height: 45px;
    /* text-align: center; */
    position: relative;
}

.mobile-filter-typology-title span {
    left: 14px;
    top: 10px;
    font-family: 'Nunito Sans', Regular;
    letter-spacing: 0.36px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0.36px;
    position: relative;
}

.mobile-filter-typology-body {
    overflow-y: scroll;
    border-right: 1px solid aliceblue;
    /* border-bottom: 1px solid aliceblue; */
    /* width: 156px; */
    justify-content: center;
    align-items: center;
    display: grid;
    max-height: 250px;
}

.mobile-filter-type {
    font-family: 'Nunito Sans', Regular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0.31px;
    margin: 0px 0px 0px 10px;
}

.mobile-filter-typology-box {
    padding-left: 20px;
    /* justify-content: center; */
    display: flex;
    position: relative;
    border-bottom: 1px solid aliceblue;
    /* padding: 10px 0px 0px 60px; */
    text-align: center;
    display: fl;
    height: 60px;
    width: 200px;
    top: 0px;
    align-items: center;
    /* border-right: 1px solid aliceblue; */
}

.mobile-filter-tower-box {
    justify-content: center;
    display: flex;
    position: relative;
    border-bottom: 1px solid aliceblue;
    /* padding: 10px 0px 0px 60px; */
    text-align: center;
    display: fl;
    height: 40px;
    width: 200px;
    top: 0px;
    align-items: center;
    /* border-right: 1px solid aliceblue; */
}

.mobile-filter-floor-box {
    justify-content: center;
    display: flex;
    position: relative;
    border-bottom: 1px solid aliceblue;
    /* padding: 10px 0px 0px 60px; */
    text-align: center;
    display: fl;
    height: 40px;
    width: 200px;
    top: 0px;
    align-items: center;
    /* border-right: 1px solid aliceblue; */
}

.mobile-filter-tower {
    margin-right: 20px;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    width: 30%;
}

.mobile-filter-span-selected {
    font-weight: 400;
    margin-top: 8px;
    color: #4187CE;
}

.mobile-notselected {
    pointer-events: none;
    opacity: 0.5
}

.mobile-selected1 {
    pointer-events: all;
    opacity: 1
}

.mobile-filter-tower-title {
    background: #F5F5F5;
    border-radius: 4px 4px 0px 0px;
    top: 0px;
    height: 45px;
    text-align: center;
    position: relative;
    /* top: 10px; */
    /* height: 45px; */
    /* text-align: center; */
    /* position: relative; */
    /* text-align: center; */
    /* height: 45px; */
}

.mobile-filter-tower-title span {
    position: relative;
    font-family: 'Nunito Sans', Regular;
    letter-spacing: 0.36px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0.36px;
    top: 10px;
}

.mobile-filter-tower-body {
    border-right: 1px solid aliceblue;
    justify-content: center;
    align-items: center;
    display: grid;
    height: 182px;
    height: 245px;
}

.mobile-filter-floor-range {
    width: 30%;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
}

.mobile-filter-floor-title {
    background: #F5F5F5;
    border-radius: 4px 4px 0px 0px;
    top: 0px;
    height: 45px;
    text-align: center;
    position: relative;
    /* top: 10px; */
    height: 45px;
    /* text-align: center; */
    /* position: relative; */
    /* text-align: center; */
    /* height: 45px; */
    /* text-align: center; */
    /* height: 45px; */
}

.mobile-filter-floor-title span {
    font-family: 'Nunito Sans', Regular;
    letter-spacing: 0.36px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0.36px;
    position: relative;
    top: 10px;
}

.mobile-selected {
    background: #F9FCFF;
}

.mobile-godrej-grid-proceed-button-selected {
    cursor: pointer;
    pointer-events: all;
    opacity: 1 !important
}

.mobile-godrej-record-track {
    font-family: 'Nunito Sans', Regular;
    color: rgba(0, 0, 0, 0.38);
    letter-spacing: 0.57px;
    padding: 7px 0px 0px 18px;
    width: 160px;
    display: flex;
    /* text-align: center; */
    position: relative;
    font-size: 18px;
}

.mobile-godrej-previous-icon {
    margin-right: 50px;
}

.mobile-filter-floor-body {
    justify-content: center;
    align-items: center;
    display: grid;
    height: 245px;
    height: 245px;
}

.mobile-body-overlay {
    overflow-y: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* z-index: 9999; */
    padding: 0;
    background: rgba(0, 0, 0, .mobile-5);
}

.mobile-godrej-popup-body {
    z-index: 9999;
    left: 0;
    border: 1px solid gray;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #FFFFFF;
    border-radius: 4px;
    /* background: aliceblue; */
    /* z-index: 9999; */
    /* background: aliceblue; */
}

.mobile-godrej-popup-header {
    background: #F8F8F8;
    border-radius: 4px 4px 0px 0px;
    height: 40px;
    display: flex;
}

.mobile-godrej-popup-header-title {
    font-weight: 600;
    filter: blur(0.mobile-3px);
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0;
    padding: 8px 0px 0px 0px;
    width: 90%;
}

.mobile-godrej-popup-header-title span {
    font-family: 'Nunito Sans', Regular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0;
}

.mobile-godrej-popup-header-close {
    /* float: left; */
    width: 7%;
    /* position: absolute; */
}

.mobile-godrej-popup-details {
    overflow-y: scroll;
    justify-content: center;
    border: 1px;
    width: 100%;
    height: 75%;
    display: flex;
    overflow-y: wrap;
    overflow-x: hidden;
    /* grid-gap: 20px; */
    align-items: center;
    justify-items: center;
    /* grid-template-columns: 50% 50%; */
    flex-wrap: wrap;
}

.mobile-godrej-popup-confirm {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25%;
}

.mobile-godrej-popup-header-close img {
    width: 18px;
    left: 20px;
    top: 10px;
    /* right: 15px; */
    float: left;
    position: relative;
}

.mobile-godrej-popup-detail-box {
    margin: 10px 10px 0px 3px;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.20);
    border-radius: 8px;
    filter: blur;
    /* border: 1px solid gray; */
    text-align: center;
    grid-gap: 0px;
    /* display: grid; */
    padding: 0px;
    height: 38%;
    /* grid-template-columns: 1fr 1fr; */
    width: 30%;
    filter: blur(0.3px);
    font-weight: 600;
}

.mobile-godrej-popup-confirm-box {
    filter: blur(0.3px);
    position: relative;
    /* grid-row-gap: 10%; */
    margin: auto;
    color: white;
    display: grid;
    font-family: 'Nunito Sans';
    align-items: center;
    justify-content: center;
    width: 145px;
    height: 50%;
    background: #4187CE;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    top: 0px;
    font-weight: 600;
}

.mobile-table-header img {
    position: relative;
    left: 7px;
    cursor: pointer;
}

.mobile-details img {
    top: 14px;
    position: absolute;
    left: 3px;
}

.mobile-godrej-span1 {
    position: relative;
    font-size: 12px;
    font-family: 'Nunito Sans';
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0;
    top: 30%;
}

.mobile-godrej-span2 {
    position: relative;
    font-family: 'Nunito Sans';
    font-size: 20px;
    color: #4187CE;
    letter-spacing: 0;
    top: 31%;
}

.mobile-godrej-details-div {
    height: 85%;
    position: relative;
    top: 0;
}

.mobile-godrej-grid-icons {
    width: 60%;
}

.mobile-filter-icon {
    background-size: 100% 100%;
    width: 8vw;
    height: 12vh;
    border-radius: 48px;
    bottom: 21px;
    /* top: -10px; */
    position: relative;
    /* max-width: 40px; */
    float: right;
    margin-right: 75px;
}

.mobile-fullscreen-icon {
    bottom: 15px;
    /* top: -10px; */
    position: relative;
    max-width: 40px;
    float: right;
}

.mobile-godrej-proceed {
    bottom: -475px;
    position: relative;
    float: right;
    /* display:none; */
    background-color: #4187CE;
    width: 100%;
    height: 10%;
    transition: all 0.5s
}

.mobile-godrej-proceed-button {
    top: 2px;
    right: 25px;
    position: absolute;
    display: flex;
    width: 70px;
    /* float: right; */
}

.mobile-godrej-proceed-button span {
    margin-right: 10px;
    margin-top: 5px;
    /* top: 10px; */
    /* float: right; */
    color: white;
    font-family: 'Nunito Sans', SemiBold;
    letter-spacing: 0.54px;
}

.mobile-godrej-proceed-button img {
    width: 12px;
    float: right;
}

.mobile-godrej-grid-filter-title {
    padding: 4px 0px 0px 20px;
    font-family: 'Nunito Sans', SemiBold;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.54);
}

.mobile-godrej-grid-filter-header img {
    right: 25px;
    position: absolute;
    width: 16px;
    top: 10px;
}

.mobile-godrej-apply-filter-popup {
    letter-spacing: 1px;
    font-size: 16px;
    z-index: 999999999;
    bottom: 10px;
    padding-top: 12px;
    text-align: center;
    color: white;
    right: 0px;
    background-color: #4187CE;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    position: absolute;
    width: 160px;
    height: 45px;
    font-weight: 400;
    display: none;
    /* justify-content: center; */
    /* align-items: center; */
}

.mobile-godrej-grid-filter1-reset {
    float: right;
    margin-right: 20px;
    background: #FFFFFF;
    /* border: 1px solid #F5F5F5; */
    /* box-shadow: 0 2px 4px 1px rgba(0,0,0,0.20); */
    /* border-radius: 35px; */
    position: absolute;
    float: right;
    /* margin: 22px 17px 0px 15px; */
    display: none;
    height: 17px;
    font-family: 'Nunito Sans', Regular;
    font-size: 13px;
    color: #F44A77;
    letter-spacing: 0.34px;
    width: 110px;
    right: 0;
}

.mobile-filter-typlogy {
    height: 95%;
    width: 31%;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    margin-right: 20px;
}

.slide-up {
    bottom: 0px !important;
}

.slide-down {
    bottom: -475px !important;
}

/* width */

::-webkit-scrollbar {
    height: 2px;
    width: 1px;
}

/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #F5F5F5 !important;
    border-radius: 10px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #4187CE;
}

.mobile-godrej-deselect-icon {
    left: 10px;
    letter-spacing: 0.33px;
    color: white;
    top: 10px;
    /* right: 25px; */
    position: absolute;
    display: flex;
    width: 70px;
    /* float: right; */
}

.mobile-row-disable {
    pointer-events: none;
    opacity: 0.5
}

.mobile-filter-selected {
    background-color: #F9FCFF!important;
}