.eligibility img {
    margin-bottom: 0 !important;
}

input[type="checkbox"] {
    height: 30px;
    width: 30px;
    accent-color: #333 !important;
}

input[type="radio"] {
    height: 30px;
    width: 30px;
    accent-color: #333 !important;
}

.price1>div:nth-child(2) {
    padding: 0 1rem;
}

.dropdownp {
    position: relative;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.dropdownp span {
    display: flex;
    width: 30px;
    height: 30px;
    border: 1px solid #888;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #888;
}

.dropdown-contentp {
    display: none;
    position: absolute;
    min-width: 300px;
    padding: 12px 16px;
    z-index: 2;
    right: 0;
    top: -173px;
    border-radius: 10px;
    padding-right: 0;
}

.dropdown-contentp>div {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 1rem;
    border-radius: 10px;
}

.dropdown-contentp ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.dropdown-contentp ul li {
    font-size: 11px;
    margin-bottom: .5rem;
}

.dropdownp:hover .dropdown-contentp {
    display: block;
}

.modal {
    padding: 0 !important;
}

.zoomimg {
    display: flex;
    z-index: 111;
    justify-content: end;
    border-radius: 50%;
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    margin-top: 1rem;
}

.orange>div:nth-child(3) {
    background: #FFF3E4;
    list-style-type: none;
    padding: 1rem !important;
    border-radius: 10px;
}

.orange>div:nth-child(3) label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 21px;
    color: #000;
    font-weight: 700;
}

input#mobile_code {
    width: inherit;
}

.flg>div:nth-child(1) {
    width: 20%;
}

.flg>div:nth-child(2) {
    width: 80%;
}

.radiop {
    font-size: 20px !important;
}

.fh {
    margin-bottom: 2rem;
    margin-top: 0 !important;
}

.erase1 {
    background: #fff;
    padding: 2rem;
    border-radius: 20px 20px 0 0;
    box-shadow: inset 0 2px 5px 0px #ccc;
}

.pckg-m {
    background: #fff;
    padding: 2rem;
    border-radius: 20px 20px 0 0;
    box-shadow: inset 0 2px 5px 0px #ccc;
}

.erase-2s {
    background: #fff;
    padding: 2rem;
    border-radius: 20px 20px 0 0;
    box-shadow: inset 0 2px 5px 0px #ccc;
    display: flex;
    gap: 2%;
}

.erase-2s>div {
    width: 48%;
}

.erase-2s>div:nth-child(1) img {
    width:350px;
}

.erase-2s>div:nth-child(1) {
    text-align: left;
}

.pkg-no {
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
}

.pkg-no>div {
    width: 49%;
    margin-bottom: 2rem;
    border-radius: 10px;
    background: #fafafa;
    box-shadow: inset 0 2px 5px -3px;
}
.pkg-no>div:last-child{
    margin-bottom: 0;
}
.just-text {
    text-align: left;
}

.num-br li {
    list-style-type: decimal;
    margin-bottom: 1rem;
}

.num-br {
    padding-left: 1.3rem !important;
}
.pkg-price{
    background: #C4F1FF;
    align-self: center;
    /* padding: 10px 20px; */
    border: 2px solid #169CEE;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    width: 86px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}
.sec-2 {
    padding: 2rem 2.5rem;
}

.price1>div {
    padding: 0 !important;
}

.two9 {
    align-items: center;
    /*border-radius:10px !important;*/
}
.sky9{
    box-shadow: inset 0 2px 5px -3px;
}
.pkg-ul{
    padding-left: 17px;
    margin-top: .5rem;
}
.big-p{
    font-size:17px;
    margin-bottom:0;
}
ul.pkg-ul li {
    font-size: 17px;
}
@media(max-width:642px) {
    .erase-2s>div {
        width: 100%;
    }

    .erase-2s {
        flex-wrap: wrap;
    }

    .pkg-no {
        flex-wrap: wrap;
    }

    .pkg-no>div {
        width: 100%;
    }
}
@media(max-width:768px) and (min-width:575px){
        .price-img {
        max-width: 48% !important;
        margin-top: 2rem;
    }
}
@media(max-width:768px){
    
    .erase-2s>div{
        width:100% !important;
    }
    .erase-2s{
       flex-wrap: wrap;
    }
}
@media(min-width:768px){
    .new-mp{
        max-width:95%;
        margin:2rem auto 1rem auto;
    }
    .new-mp p {
        font-size:17px;
        margin-bottom:10px;
    }
    .erase-2s>div:nth-child(1) {
    padding-left:2rem;
     }
    .pkg-h{
        max-width:75%;
        margin:auto;
        margin-bottom:1.5rem;
        margin-top:1.2rem;
    }
}
@media(min-width:400px) and (max-width:768px) {
    .erase-2s>div:nth-child(1) img {
        max-width: 75% !important;
        margin: auto;
    }
}

@media(min-width:992px) {
    .just-text {
        /*max-width: 75%;
        margin: auto;*/
    }
}

@media(max-width:575px) {
    .mob-orange, .mob-orange:focus{
        font-size:10px;
    }
    .btn-orange img {
        width: 15px;
    }
    ul.pkg-ul li {
    font-size: 13px;
    }
    .just-text h6{
        font-size:13px;
    }
    .pckg-m{
        padding: 1rem;
    }
    .erase1 {
        padding: 1rem;
    }

    .erase-2s {
        padding: 1rem;
    }

    .srchh h3 {
        font-size: 17px;
    }

    .rh4 {
        font-size: 10px;
    }

    .mh4 {
        font-size: 15px;
    }

    .srchh h4 {
        font-size: 10px;
        text-align: center;
        margin-top: 0;
    }

    .fh {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .two9>div:nth-child(3) {
        width: 60px;
        height: 38px;
    }

    .usrp {
        margin-top: .2rem !important;
    }
}

@media(max-width:992px) {
    .just-text h5 {
        font-size: 14px;
    }
}

@media(min-width:767px) {
    .sec-2sec img {
        min-height: 300px;
        object-fit: contain;
    }

    .modal-content {
        border-radius: 12px;
    }
}

@media(max-width:767px) {
    .modal-content {
        border-radius: 0 !important;
    }

    .modal-dialog {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .price1>div {
        padding: 0;
    }

    .sec-2 h5 {
        font-size: 14px !important;
        line-height: normal;
    }

    .sec-2 h4 {
        font-size: 15px;
    }

    .sec-2 {
        padding: 1rem !important;
    }

    .prop {
        padding: 0 !important;
    }

    .proceed>div:nth-child(3) {
        justify-content: center;
    }

    input[type="radio"] {
        height: 20px;
        width: 20px;
    }

    .dropdownp span {
        display: flex;
        width: 25px;
        height: 25px;
    }

    .dropdownp {
        top: 17px;
    }

    .proceed {
        gap: 5px !important;
    }

    .proceed>div:nth-child(3) {
        border-radius: 0 !important;
    }

    .proceed>div:nth-child(1) {
        padding: .5rem !important;
    }

    .proceed>div:nth-child(3) a {
        gap: 5px !important;
    }
}


.ul-price{
    padding-left: 0;
}
.ul-price li{
    list-style-type: none;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.ul-price li>div:nth-child(1){
        color: #00d26a;
}
.thre{
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
    margin-bottom:3rem;
    margin-top: 1rem;
}
.thre>div{
    width: 32%;
    color: #fff;
}
.thre>div p{
    margin-bottom:0;
}
.thre>div:nth-child(1){
    background: #0172EA;
    padding: 2rem;
    display: flex;
    gap: 1rem;
    border-radius: 15px;
    0 10px 30px rgba(0,0,0,0.1);
}
.thre>div:nth-child(2){
    background: #EB7614;
    padding: 2rem;
    display: flex;
    gap: 1rem;
    border-radius: 15px;
    0 10px 30px rgba(0,0,0,0.1);
}
.thre>div:nth-child(3){
    background: #21BA59;
    padding: 2rem;
    display: flex;
    gap: 1rem;
    border-radius: 15px;
    0 10px 30px rgba(0,0,0,0.1);
}
.thre>div>div:nth-child(1) img{
    width: 38px;
}
.thre>div>div:nth-child(1) {
    width: 65px;
    height: 65px !important;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.thre>div
{
    box-shadow: 0 2px 11px -1px #ddd;
}
.one-off-pkg>div{
    border: 1px solid #e1e1e1 !important;
    border-radius: 15px !important;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.one-off-pkg>div>div:nth-child(1) {
    background: #F69220;
    color: #fff;
    padding: 1rem;
    font-size: 20px;
    font-weight: 600;
    border-radius: 15px 15px 0 0 !important;
    margin: 3px;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0) !important;
    transform:none !important;
}
.one-off-pkgb>div>div:nth-child(1){
    background: #F69220;
    color: #fff;
    padding: 1rem;
    font-size: 20px;
    font-weight: 600;
    border-radius: 15px 15px 0 0 !important;
    margin: 3px;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0) !important;
    transform:none !important;
}
.one-off-pkgb>div
{
   border: 1px solid #e1e1e1 !important;
    border-radius: 15px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
@media(min-width:450px) and (max-width:575px){
    .thre{
        padding:0 3rem;
    }
}
@media(min-width:768px) and (max-width:1100px){
       .thre>div{
    padding: 1rem !important;
}
.thre>div>div:nth-child(1) img{
    width: 27px;
}
.thre>div>div:nth-child(1) {
    width: 50px;
    height: 50px !important;
}
    
    .thre{
        gap: 2%;
    }
    .thre>div p{
        font-size:15px;
    }
}
@media(min-width:575px) and (max-width:992px){
    .thre>div
    {
        flex-direction: column;
    text-align: center;
    align-items: center;
    }
    .thre>div p {
    font-size: 12px;
}

    .thre>div h5{
        font-size:1rem;
        font-weight: bold;
    }
    .thre>div{
    padding:1.5rem 1rem !important;
}
.thre>div>div:nth-child(1) {
    width: 60px;
    height: 60px !important;
}
}
@media(max-width:575px){
    .thre>div{
    padding: 1rem !important;
}
.thre>div>div:nth-child(1) img{
    width: 27px;
}
.thre>div>div:nth-child(1) {
    width: 50px;
    height: 50px !important;
}
    .thre>div{
        width: 100%;
    }
    .thre{
        gap: 1rem;
    }
    .thre>div p{
        font-size:13px;
    }
}
