@charset "utf-8";

*{box-sizing:border-box;-webkit-box-sizing:border-box;}
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, select, input, button{margin:0;padding:0;border:0;outline:0;font-family: 'Poppins', sans-serif;}

*{padding:0;margin:0;box-sizing:border-box;}

._bgclr{background-color:#F4FBFD;}
.scrl-dv {
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,1);
 border-radius: 0px;
}
        ::-webkit-scrollbar-thumb {
 background: #2093EF;
 
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,0.7);
}
        ::-webkit-scrollbar {
 width:5px;
}
.mb10{margin-bottom:10px;}
.tllfttp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    display: block;
}
.wd100{width:100%;}
._topb {
    background: url(../img/actLstBg.png) no-repeat center top #e6e6e6;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    width: 100%;
    height: 210px;
}
._topb::before {
    content: '';
    position: absolute;
    background: #0000002e;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
}
/*._wht_bx {
    width: 50%;
    padding: 10px;
    margin: 3% auto;
    background: #fff;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
}*/
._wht_bx {
    width: 100%;    
    background: #fff;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
}


._s_lft label {
    font-size: 13px;
    color: #555555;
    font-weight: 600;
}
._s_lft {
    width: 73%;
    border: 1px solid #AFAFAF;
    padding: 4px 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    font-size: 13px;
    position:relative;
}
._inp {
    border: 0;
    outline: 0;
    font-size: 16px;
    /* height:30px; */
    font-weight: 500;
}
.crs_mg {
    width: 13px;
    position: absolute;
    right: 10px;
    top: 7px;
    cursor:pointer;
}
._s_btn {
    width: 25%;
    cursor: pointer;
    background: #ef6614;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    color: #fff;
    outline: 0;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius:40px;
}
._s_btn:hover{background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}
::placeholder{font-size: 18px;color:#D9D9D9;}
._sldr {
    padding: 0 15px;
}
.splide__arrow--prev {
    left: -1em !important;
}
.splide__arrow--next {
    right: -1em !important;
}
.splide__arrow {background: #fff0 !important; }
._mid_map{
	width: 1200px;
    margin: auto;
} 
._tpfltr {
    display: flex;
    justify-content: space-between;
    margin: 15px auto;
    margin-bottom: 20px;
	align-items:center;
}
._brdc_m, ._sortflt{font-size: 14px;}
._sortflt {
    border: 1px solid #BBE5FE;
    border-radius: 4px;
    padding: 5px 10px;
    background: #fff url(../img/drp_arw.svg) no-repeat;
    background-position: 94% 14px;
    position: relative;
    width: 25%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mn_srt {
    width: 100%;
    cursor: pointer;
    font-size: 15px;
} 

.srch_lstbx {
    width:30%;
    border: 1px solid #dbdbdb;
    background: #fff url(../img/srch_icn_nwl.svg) no-repeat;
    background-position: 96%;
    padding: 5px 10px;
    border-radius:40px;
}
._inp_srch {
    border: 0;
    outline: 0;
    font-size: 14px;
    width: 90%;
}
._brdc_m strong {
    color: #2093EF;
    font-weight: 500;
    cursor: initial;
}
.pncrsr{cursor:pointer;}
.pncrsr:hover{text-decoration:underline;}
._slctbx_n {
    border: 0;
    color: #3082ed;
    outline: 0;
    font-weight: 700;
	appearance: none;
}
._slctbx_n option{padding:5px;}
._prn {
    text-align: right;
    font-size: 14px;
    color: #555555;
    width: 100%;
    display: block;
}
._P_Price{font-size: 25px;
    text-align: right;
    display: block;
    font-weight: 600;
}
._bookhBtn {
    padding: 8px 0px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    background-color: #ef6614;
    text-decoration: none;
    border-radius: 40px;
    width: 100%;
    margin-left: auto;
    cursor: pointer;
    font-weight: 500;
}
._bookhBtn:hover{background: #da5200;transition: background-color 500ms linear;}
._loct {
    display: flex;
    align-items: center;
    color: #808080;
    font-size: 14px;
    margin: 5px 0;
}
._review .starImg{margin-right:5px;width:20%;display:block;}
._review {
    font-size: 14px;
    color: #808080;
    align-items: center;
    display: flex;
}
._time {
    font-size: 14px;
    color: #808080;
    display: flex;
    align-items: center;
    margin: 3px 0;
}
._time span {
    display: flex;
    margin-right: 5px;
    width: 15px;
}
._dec {
    font-size:13px;
    padding-top: 5px;
    border-top: 1px solid #eee;
    margin-top: 5px;
    /*overflow: hidden;
    text-overflow: ellipsis;*/
}
._cityname {
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lsthgt {
    height: 215px;
}
._pinIcn {
    width: 13px;
    height: 17px;
    background: url(../img/pin-icon.svg) no-repeat;
    background-size: cover;
    margin-right: 4px;
}
._probx {
    padding: 10px;
    background: #fff;
    border-radius:10px;
    border: 1px solid #dbdbdb;
    margin: 15px 0;
    justify-content: space-between;
    display: flex;
	box-shadow: 0 0 5px 0 rgb(0, 0, 0, .10);
}
._probx:hover{box-shadow:0 0 5px 0 rgb(0, 0, 0, .20);}
._p_imgs{
    max-width: 28%;
    width: 28%;
}
._p_prc {
    max-width: 15%;
    width: 15%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
._p_dec {
    max-width: 53%;
    width: 53%;
    padding-right: 10px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #dbdbdb;
}
.pro-icon-h{display:none;}
._p_imgs img {
    border-radius:10px;
    height:100%;
    object-fit: cover;
    width:100%;
}
img {max-width:100%;}
._ofr_bx{
    width: 70px;
    margin: auto;
    margin-bottom: 8px;
}
._ofr_bx_sld {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
.ofer_bx_sld {
    display: flex;
    align-items: center;
    position: relative;
    padding: 8px;
    margin: auto;
    font-size: 15px;
    flex-direction: column;
}
._2bxnb {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
._2bxnb ._lft30 {
    width: 20%;
}
._2bxnb ._lft70{width: 78%;}
.lft_20{width:32%;}
.lft_78{width: 73%; justify-content: flex-end;}

.prc_flt_n{
width: 100%;
    float: left;
}
.prc_ttls {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.prc_ttl2 {
    margin-right: auto;
    font-size: 14px;
    font-weight: 600;
    color: #353535;
}
.row_flt {
    width: 100%;
    margin-top: 15px;
}
.wid70 {
    width: 100%;
    float: left;
}
.check-box {
    color: #333;
    position: relative;
    padding-left: 25px;
    margin-top: 11px;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
}
.check-box input {
    position: absolute;
    opacity: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #9C9D9E; cursor:pointer;
    border-radius: 2px;
}
.check-box input:checked ~ .checkmark:after {
    display: block;
}
.checkmark:hover {
    box-shadow: 0 0 4px #0000004d;
}
.check-box .checkmark:after {
    left: 5px;
    top: 0px;
    width: 3px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0px;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.check-box input:checked ~ .checkmark {
    background-color: #2093EF;
    border-color: #2093EF;
}
.arrow-down-flt {
    height: 12px;
    width: 12px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100%;
    background-position: 0px 4px;
}
		._probx2 {
    display: flex;
}
.spc2{margin-top: 4px;}

._tittl {
    font-size:22px;
    display: flex;
    font-weight: 600;
    margin-bottom: 15px;
}
._pd_20 {
    padding: 11px 10px 11px 10px;
}
.shw-mre {
    font-size: 13px;
}
._f18{  font-size: 18px;}
._a {
    color: #2093EF;
    text-decoration: none;
    font-size: 14px;
    margin: auto 0;
}
.container-radio {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-top: 14px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
}
.container-radio input:checked ~ .checkmark-radio {
    background-color: #ffffff;
    border: 1px solid #2093EF;
}

.checkmark-radio {
    position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    margin-right: 10px;
    width: 18px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #9C9D9E;
}
.checkmark-radio:hover {
    box-shadow: 0 0 4px #0000004d;
}
.container-radio input:checked ~ .checkmark-radio:after {
    display: block;
}
.container-radio .checkmark-radio:after {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2093EF;
}
.star_Img img{width: 14px;}
.star_Img{margin-right: 5px;width:auto;}
._reviews_f {
    font-size: 12px;
}

.range-value{    margin-top: 10px;
    width: 100%;
}
.range-value input{    outline: 0;
    border: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #2093EF !important;
    background: #2093EF !important;
    font-weight: normal;
    color: #454545;
    border-radius: 50px  !important;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px !important;
    height: 15px !important;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none; outline: none;
}
.ui-widget.ui-widget-content {
       border: 1px solid #2093EF !important;
    height: 7px !important;
}
.ui-widget-header {
    border: 1px solid #2093EF;
    background: #2093EF  !important;
    color: #333333;
    font-weight: bold;
}
.ui-widget {
    font-size: 1em;
    width: 90%  !important;
    margin: auto;
}

ul#autolst {
    display: block;
    position: absolute;
    background: #fff;
    max-height: 300px;
    overflow: auto;
    width: 100%;
    top: 52px;
    left: -10px;
    border: 1px solid #afafaf;
    border-radius: 0 0 5px 5px;
    max-height: 300px;
    overflow: auto;
    width: 694px;
}
ul#autolst li {
    list-style-type:none;
    list-style: none;
    padding: 6px 11px;
    color: #333;
    cursor: pointer;
}
ul#autolst li:hover{background: #f6f9ff;}
._p_prc span {
    float: left;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    margin-top: auto;
    padding: 3px 0px;
    border-radius: 5px;
    color: #088527;
    margin-bottom: 10px;
    justify-content: flex-end;
}
._p_prc span::before {
    content: '';
    background: url(../img/duble_chck.svg);
    width: 13px;
    height: 13px;
    float: left;
    background-size: 13px 13px;
    margin-right: 4px;
}
._a:hover{text-decoration:underline;cursor:pointer;}
._ofr_bx{position:relative;}
.act_crcle {
    width: 60px;
    height: 60px;
    background: #00000061;
    border-radius: 100px;
    opacity: 0.8;
    align-items: center;
    justify-content: center;
    display: none;
    padding: 15px;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 2px solid #fff;
}
.splide__slide img {
    vertical-align: bottom;
    border-radius: 50px;
    height: 70px;
    width: 70px;
    object-fit:cover;
}
._actvtab  .blu_txt{color:#2093EF;}
._actvtab .act_crcle{display:flex;}
.cnt_lodr {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8) none repeat scroll 0 0;
    z-index: 999;
    top: 0;
    position: fixed;
    display: block;
}
.ldr_cnt {
    margin:20%;
    text-align:center;
}
.ldr_gif {
    width:10%;
}
.ldr_txt {
    color:#fff
}
.lodr {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 65px;
    height: 65px;
    animation: spin 2s linear infinite;
    margin: 10px auto;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.drp_tmslct {
    position: absolute;
    background: #fff;
    border: 1px solid #BBE5FE;
    border-radius: 0 0 5px 5px;
    width:236px;
    left:-1px;
    z-index: 9;
    top: 28px;
    font-size: 14px;
}
.drp_tmslct ul {
    margin: 0;
    padding: 0;
}
.drp_tmslct ul li {
    list-style: none;
    padding: 7px 10px;
    cursor: pointer;
}
.drp_tmslct ul li:hover {
        background: #f6f9ff;
}
.mn_srt span{color:#358CED;font-weight:600;}
.tickImg {
    object-fit: contain!important;
}
.mai_nrt {
    width: 50%;
    margin: 5% auto;
    padding: 10px;
    border-radius: 10px;
}
.alrtnew:before {
    content: '';
    left: 3px;
    top: -7px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #ff2828;
    position: absolute;
}
.alrtnew {
    min-width: 200px;
    background: #ff2828;
    padding: 10px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999;
    position: absolute;
	top:100%;
	left:27px;
}



.mn_srth {
    color: #606060;
}
.tooltip {
    display: none;
    z-index: 1;
    top: 20px;
    left: 0;
    position: absolute;
    padding: 5px;
    font-size: 11px;
    background-color: #F4FBFD;
    border: 1px solid #9bc6ff;
    border-radius: 5px;
}
.fltrW {
    text-align: center;
    margin-top: 100px;
    font-size: 18px;
    font-weight: 400;
}

.act_cnmge {
    width: 30px;
}

    .act_cnmge img {
        width: 20px;
    }


.mnautdtl {
    width: 90%;
    font-size:14px;
}
.flx {
    display: flex;
}
.searchGif {
    width: 25px;
    position: absolute;
    top: 20px;
    right: -7px;
}


/*new auto suggest design css*/


.aut_flmnbx {
    width: 670px;
    margin: 50px auto 0;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #bbbaba;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
    /*height: 420px;*/
    overflow-y: scroll;
    position: absolute;
    z-index: 9999;
}

    .aut_flmnbx ul {
        padding: 0;
        margin: 0;
    }

        .aut_flmnbx ul li {
            list-style: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 6px 15px;
            border-bottom: 1px solid #e5e5e5;
        }

            .aut_flmnbx ul li:hover {
                background: #fbfbfb;
                cursor: pointer;
            }

.icoactmn {
    width: 50px;
    text-align: center;
    height: 45px;
}

    .icoactmn img {
        border-radius: 10px;
        object-fit: cover;
        height: 36px;
        width: 36px;
    }

.actdcrpbox {
    width: 90%;
    display: flex;
    flex-direction: column;
}

._tlte_apdrptn {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: #000;
}

.actdcrpbox span {
    display: block;
    color: #707070;
    font-size: 12px;
}

.aut_flmnbx ul li:first-child {
    border-radius: 10px 10px 0 0;
}

.aut_flmnbx ul li:last-child {
    border-radius: 0 0 10px 10px;
}
.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#footerpage object {
    width: 100%;
    height: 598px;
}

/*faq content*/

body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
.bstact{background:#f4fbfd;}
.btact{
    width:90%;
    margin: 0 auto;padding:30px 0;}
.shwmrebtn{margin:20px auto 0;width:15%;display:block;background: #2093EF;cursor:pointer;
    color: #fff;
    border-radius: 40px;
    padding: 13px;
    font-size: 16px;
    font-weight: 500;}
.shwmrebtn:hover{background:#1c84d6;}
.bstactt {
    text-align: center;
    font-size: 24px;
    color: #4b98ef;
    font-weight: 600;
    font-family: poppins;
}

.toexl {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    font-family: poppins;
    padding: 7px 0px 6px 0px;
}

.txtpra {
    font-size: 14px;
    font-family: poppins;
    padding: 10px 50px;
}
.txtpra ul li{
		margin:10px 0 10px 15px;
		}
.mon4 {
    width: 100%;
    margin: auto;
    margin-top: 0px;
}

.flightpage4 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.innerWrap {
    width: 100%;
    margin-top: 35px;
}

.toprflcont {
    padding-bottom: 2px;
}

.excdeals {
    font-size: 28px;
    font-weight: 600;
    color: #2093EF;
    margin-right: 40px;
    text-align: center;
    font-family: poppins;
}

.trnst2 {
    text-align: center;
    color: #202020;
    font-size: 25px;
    font-weight: 600;
    margin-top: 8px;
}

.mgt15 {
    margin-top: 15px;
}

.accordion__item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.accordion__item__header {
    padding: 7px 0;
    cursor: pointer;
    position: relative;
    color: #000;
    font-size: 17px;
    font-weight: 500;
}

    .accordion__item__header::before {
        height: 12px;
        width: 12px;
        content: "";
        position: absolute;
        right: 15px;
        top: 15px;
        transition: .5s all;
        transform: rotate(45deg);
        border-right: 3px solid #0C8BFD;
        border-bottom: 3px solid #0C8BFD;
    }

.accordion__item__content {
    overflow-y: hidden;
    padding: 0;
    display: none;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    width: 87%;
}

.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 23px;
}

/*-----edited--06-05-2024---*/
.show-more{
	font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #2093EF;
	margin-top:10px;
}

svg.icon__3e6C.icon__2n7n {
    transform: rotate(180deg);
	fill:#2093EF;
}
/*-------icon--after-list-open----*/
.active svg.icon__3e6C.icon__2n7n {
    transform: rotate(0deg);
	fill:#2093EF;
}

.spl-div{
	margin-top:0;
}
.nw_srtfltr {
    width: 65%;
    font-size: 14px;
    display: flex;
    align-items: center;     margin-right: 2%;
}
.fil-sc {
    margin: 15px 0;
    justify-content: space-between;
    display: flex;
}
.nw_srtfltr span{margin-right:15px;}
.nw_srtfltr ul{margin:0;padding:0;display:flex;}
.nw_srtfltr ul li {
    list-style: none;
    border: 1px solid #dbdbdb;
    text-align: center;
    background: #fff;
    padding: 5px 10px;
    border-radius: 40px;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
    color: #808080;
}
.nw_srtfltr ul li:last-child{margin-right:0}
.lstactiv {
    border: 1px solid #2093EF !important;
    color: #2093EF !important;
}

.pos-rel {
    position: relative
}

.farewraptext {
    /* visibility: hidden; */
    width: 250px;
    background-color: #2d2d2d;
    color: #fff;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -120px;
}

    .farewraptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 84%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #2d2d2d transparent;
    }

.prf2 {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #4c4c4c;
    justify-content:space-between;
}
.pr-r1f2 .framt_tl {
    font-size: 15px;
}
.prf2:last-child {
    border-bottom: 0px;
}

.pr-lf2 {
    width: 54%;
    padding-left: 4%;
    float: left;
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

.pr-rf2 {
    width: auto;
    padding-right: 4%;
    float: right;
    text-align: right;
    font-size: 14px;
    display: flex;
    gap: 5px;
    align-items: center;
}

    .pr-rf2 .framt {
        color: #fff;
        height: 40px;
        line-height: 40px;
        font-weight: 500;
        margin:auto;
    }
._p_prc span{
    margin:auto;
}
.farewraptext .WebRupee::before, .farewraptext .framt::before, .farewraptext .framt_tl::before {
    content: '';
    display: none;
}

.pr-l1f2 {
    width: 54%;
    padding-left: 4%;
    float: left;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-align: left;
}

.pr-r1f2 {
    width: auto;
    padding-left: 1%;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: right;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    padding-right: 4%;
    display:flex;
    align-items:center;
    gap:5px;
}
    .pr-r1f2 .WebRupee{
        font-size:15px;
    }