@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{font-family: 'Poppins', sans-serif;position:relative;}
img{max-width:100%;}
.clr{clear:both;}

.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f21{font-size: 21px;}
.f23{font-size: 23px;}
.f24{font-size:24px;}
.f25{font-size: 25px;}
.f28{font-size: 30px;}
.f30{font-size:30px;}
.f35{font-size:35px;}
.f40{font-size:40px;}
.wt500{font-weight:500;}
.wt600{font-weight:600;}
.wt700{font-weight:700;}
.wt800{font-weight:800;}

.flx{display:flex;}
.jsb{justify-content:space-between;}
.clm{flex-direction:column;}
.alingit{align-items:center;}
.wrp{flex-wrap:wrap;}

.tab-content{display:block !important;}
section {
    background: none !important;
}
.azd_mnfl{width:100%;}
.fl_hdr {
    width: 100%;
    margin: 0px auto;
    position: sticky;
    top: 0;
    padding:8px 5% 0;
    background: #fff;
    z-index: 99;
}
.lg_brnd_dv {
    width:10%;
}
.mnu_optns ul {
    padding: 0;
    margin: 0;
}
.mnu_optns ul li {
    list-style: none;
    display: inline-block;
    margin: 0 15px;
}
.mnu_optns ul li a {
    text-decoration: none;
    color: #000;
}
.mnu_optns ul li a:hover, .active_tba {
    color: #0B7BF1 !important;
    border-bottom: 3px solid #0B7BF1;
    padding: 0px 0px 8px;
}
.azd_bnrdv{width:100%;}
.azd_bnrdv img{width:100%;}
.bnkg_ptnr{width:100%;background:linear-gradient(180deg, rgba(247,255,217,1) 0%, rgba(249,255,226,1) 100%);padding:10px 0;margin: 30px 0 45px;}
.inrbnk{width:52%;margin:auto;justify-content:center;}
.md_azd{width:1200px;margin:0 auto}
.bnk_lgdv{margin-left:10px;}
.cpncde{width:80%;background:url(https://images.emtcontent.com/emt-sale/coupon-bg.png) #2762b7;padding:10px 3rem;border-radius:15px;margin: 50px auto 0;position:relative;}
.cpncde:before{content:'';background:#f5fafc;position:absolute;width: 30px;height: 30px;border-radius:50%;left: -15px;}
.cpncde:after{content:'';background:#f5fafc;position:absolute;width: 30px;height: 30px;border-radius:50%;right: -15px;}
.cpntxt{color:#fff;width:60%;}
.cpnmnbx{width:350px;border-radius:13px;position:relative;color: #2762B7;background:#fff;overflow: hidden;border: 1px dashed #2762B7;}
.lcpncde{width:80%;padding:5px 20px;text-transform:uppercase;letter-spacing:2px;border-right: 1px dashed #2762B7;text-align: center;}
.cpyicn{width:45px;height:25px;cursor: pointer;}
.trvl_dlbx{width:100%;margin: 10px 0px 0;}
.title_hd{position: relative;}
.title_hd:before{content:'';background:url(https://css.emtcontent.com/img/lftdsgn.svg) no-repeat;position: absolute;width: 35px;height: 35px;left: -50px;}
.title_hd:after{content:'';background:url(https://css.emtcontent.com/img/rgtdsgn.svg) no-repeat;position: absolute;width: 35px;height: 35px;right: -50px;}
.title_hdnw{position: relative;}
.tcntr{text-align:center;}
.alprdt_dl{width:100%;margin:4rem 0 0px;justify-content:space-between;}
.ech_prdct{background:#fff;border-radius: 35px;box-shadow: 0px 1px 6px rgba(0,0,5,0.10);padding:30px;color: #000;text-decoration:none;position:relative;margin-bottom:20px;border: 1px solid #a1c7ff;flex-flow:column;width: 19%;}
.hrt_icn {
    position: absolute;
    right: -10px;
    top: -12px;
    width: 45px;
}
.mgbx{width:50%;}
.descrpofr{width: 100%;}
.orgbtn{border-radius:18px;display:block;text-align:center;color:#fff;background: #ef6614;width: 100%;padding: 10px;cursor:pointer;margin-top:5px;}
.orgbtn:hover{background-color: #ff5722;-webkit-transition:background-color 500ms linear;-ms-transition:background-color 500ms linear;transition:background-color 500ms linear;}
.wd32{width:30%;}
.wd22{width:25%;background:#fff;}
.md_azd table{border-radius:10px;margin-top:30px;}
.md_azd table th {
    font-size: 16px;
    padding: 10px;
    font-weight: normal;
    background: #005b9b;
    color: #fff;
}
.md_azd table td{padding:15px 5px;font-size:14px;text-align:center;}
.tblfll{width:100%;}
.pck_sldr {
    width: 100%;
    margin: 30px 0px 0px;
}
.innerWrap {
    width: 1200px;
    margin: 35px auto;
    position: relative;
	padding:0 !important;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    padding: 4px 3px;
}
.item{width:98%;}
.item a {
    padding: 10px 10px 5px 10px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #000;
    border-radius: 20px;
    width: 100%;
    border: 1px solid #b4deff;
    background: #fff;
}
.item a:hover{box-shadow: 0 0 5px rgba(0,0,0,.30);}
.ech_bx {
    border-radius: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.dys_ngt {
    width: 60px;
    color: #fff;
    text-align: center;
    padding: 4px;
    border-radius: 100px;
    position: absolute;
    top: 22px;
    left: 22px;
    background: linear-gradient(148deg, rgba(212, 13, 74, 1) 0%, rgba(255, 170, 170, 1) 100%);
}
.owl-carousel .owl-item img {
    border-radius: 10px;
}
.neht{ height:200px;object-fit:cover;}
.pck_dt_bx {
    width: 100%;
    padding: 4px 4px 0 4px;
    border-radius: 0px;
    align-items: center;
}
.hl_tle_vm a {
    width:13%;
    color: #2196f3;
    margin-left: auto;
	margin-top: 15px;}
.dest_prce {
    width: 100%;
    color: #000;
}
.hlgrymg{background:url(https://css.emtcontent.com/img/leapcldr.svg) no-repeat;background-position: 100% 25px;background-size:50px;}
.crugrymg{background:url(https://www.easemytrip.com/offers/summer/img/cruise_whte.svg) no-repeat;background-position:right bottom;background-size:50px;}
.destn_nme {
    margin: 6px 0;
    font-size:23px;
}
.cstcruse{width:24%;margin-right:15px;}
.ech_bxpi{border-radius:10px;height:200px;object-fit:cover;width:100%;}
.sb_txt {
    display: block;
    margin: 0px 0px;
    color: #000;
}
.mn_rpee {
    width: 100%;
    color: #005b9b;
    font-size:30px;
}
.mn_rpee span{color:#000;font-weight:normal;}
.mg_vwdt {
    width: 100%;
    margin-top: 5%;
    border-top: 1px solid #ccc;
}
.txt_oarw {
    width: 54%;
    color: #ef6614;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 0px;
    border-radius: 5px;
    font-size: 13px;
    margin: 6px auto 0 auto;
    justify-content: center;
}
.txt_oarw img {
    display: inline-block !important;
    width: 15px !important;
    margin-left: 10px;
}
.strporg{position:absolute;left: -70px;top: -2px;z-index: -1;}
.mn_blhd{position:relative;}
.mn_blhd i{margin-left:10px;}
.ar_htl_ptnr{width:100%;background: url(https://css.emtcontent.com/emt-sale/img/cloud-bg.webp) no-repeat;padding:40px 0 5px;background-size: 100%;background-position: center;}
.arlnprtnr{width:100%;}
.rel{position:relative;z-index: 9;}
.strporgnw{position:absolute;top: 0;left: 20px;z-index: -1;}
.arhtl_mnbx{width:100%;justify-content:center;margin:35px 0;}
.complbxarht{width:15%;margin: 20px 20px 0px 0 !important;text-align:center;}
.onehtarbx{padding:3px;border-radius:14px;}
.bordered{width:100%;border:1px solid #ccc;}
.complbxarht a{color:#0069D8;margin-top: 10px;text-decoration: none;display: block;}
.complbxarht a:hover{text-decoration:underline;}
.mr0{margin-right:0 !important;}
.brnd_fll{width:100%;margin: 4rem 0;justify-content: center;}
.sglbrnd{width: 23%;border-radius:18px;background: #fff url(https://www.easemytrip.com/images/emt-sale/brndflg.png) no-repeat;padding: 12px 10px 10px;background-position: 10px 0px;text-decoration:none;margin: 20px 20px 0px 0 !important;box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);}
.sglbrnd:hover{box-shadow: 0px 0px 3px 0px #ff832361;}
.brndmg {
    width: 120px;
    background: url(https://www.easemytrip.com/images/emt-sale/brnd-bnr.png) no-repeat;
    display: flex;
    background-size: cover;
    padding: 1px;
}
.brnd_dtlbx{width:50%;text-align: center;}
.txt_oarwblk a{
    width:100%;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 0px;
    border-radius: 5px;
    display: inline-flex;
    text-decoration: none;
    justify-content: center;
}
.txt_oarwblk img {
    display: inline-block !important;
    width: 15px !important;
    margin-left: 6px;
}
.orgbrdr{border:1px solid #ff832361;}
.blbrdr{border:1px solid #0882EC}
.grnbrdr{border:1px solid #00B938;}
.brndlgdv{width:100%;}
.brndlgdv img{width:60%;}
.txt_oarwblk{justify-content:center;color:#000;}
.supr_bx{margin: 6rem auto 5rem;width: 60%;}
.sglsprtbx{width: 23%;justify-content: center;align-items: center;}
.clrbox{border-radius:47px;justify-content: center;padding:40px;box-shadow:0px 0px 8px rgb(0 0 0 / 25%);width:85%;}
.orgfll{background: #00B0C4;}
.sglsprtbx p{text-align:center;margin-top: 15px;}
.arbx {
    height: 100px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brdrflg{background: linear-gradient(148deg, rgba(212, 13, 74, 1) 0%, rgba(255, 170, 170, 1) 100%);}
.grnfll{background: #00B0C4;}
.faqfl{width:100%;}
.accordion__item__header::before {
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    right: 15px;
    top: 5px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.accordion__item__header {
    cursor: pointer;
    position: relative;
    color: #000;
    font-size: 18px;
}
.accordion__item__content {
    overflow-y: hidden;
    padding: 5px 0 0;
    display: none;
    color:#505050;
    margin-bottom: 10px;
    font-size: 15px;
}
.accordion__item {
    margin-bottom: 12px;
    padding: 15px;
    border: 1px solid #F35A738A;
    border-radius: 5px;
    background: #fff;
}
.accordion__item__header.active {
    transition: .4s;
}
.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 10px;
}
.accordion__item__header::before {
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    right: 15px;
    top: 5px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.accordion__item__content ul {
    padding: 0 0 0;
    margin: 5px 0 0;
}
.accordion__item__content ul li {
    list-style: disc;
    margin: 0 0 0 18px;
    font-size: 14px;
    padding: 0 0 7px 0;
}
.mgt25{margin-top: 3rem;}
.ftr_nww {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    display: flex;
    float: left;
    justify-content: center;
    font-size: 14px;
	margin-top:3rem;
}
.mrm5{margin-top:5rem;}
.pdrm10{padding-top:3rem;}
.rel{position:relative;}
.ltflgbr{position:absolute;left: -100px;top: 120px;z-index:-1;}
.rtflgbr{position:absolute;right: -130px;top: 300px;}
.splshmg{position:absolute;top: -10px;width: 90px;}
.cludleap {
    position: absolute;
    top: 14px;
    width: 40px;
    right: 0;
}

.relovr{position:relative;overflow:hidden;}
.kitmg{position:absolute;top: -35px;left:0;}
.onecud{position:absolute;top: -35px;left: 190px;}
.splshmghtl{position:absolute;right: 3px;top: 15px;width: 80px;   z-index: 1;}
.splshsmhmv{    position: absolute;
    right: 20px;
    top: -29px;
    z-index: 1;
    max-height: 50px;
}
.splshsmhmv img{    height: 100px;
transform: rotate(300deg);}
.splshsmhtl{position:absolute;left: 0;top: -30px;width: 50px;}
.splshsmhtl2{position:absolute;right: 0;top: -30px;width: 50px;}
.owl-theme .owl-nav {

    margin-top: 0;
    FLOAT: right;
    top: -76px;
    right:0;
    position: absolute;
    width: 68px;
    height: 30px;
    margin-left: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);

    background-color: #ffffff;
}
.inc_flt {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    background:linear-gradient(127deg, rgba(255,156,8,1) 0%, rgba(248,108,0,1) 100%);
    padding: 5px;
    position:absolute;
    right: 22px;
    top: 22px;}
.inc_flt img{margin-left:0}
.mbclm .item:last-child{margin-right:0;}
._fltsmab{position:absolute;left: -40px;top: -15px;}
.mr15{/* margin-right:20px; */}
.rtate{transform:rotate(317deg);}
.mt35{margin-top:35px;}
.mob_bnrdv, .tab-contentm, .app-show{display:none;}

.mrtbl p{font-size:11px;margin-top:5px;text-align:right;}
.wd88{width: 100%;}
.flbckrnd{background:url(https://images.emtcontent.com/emt-sale/sale-mbg2.jpg) no-repeat;background-size:cover;padding-top:35px;}
.hdtlenw{font-size:38px;}
.blustl{color:#2196f3;/*font-style:italic;font-family:"Playfair", serif !important;font-size:50px;*/}
.mbft{font-size:27px;}
.mbft sub{font-weight:600;font-size:16px;}
.prdc_nm{font-size:16px;padding:3px 0;}
.monumntbnr{width:100%;margin-top:-20rem;}
.monumntbnr img{width:100%;object-fit:cover;}
 .alprdt_dl {
                        margin: 3rem 0 0px;
                        align-items: inherit;
                        justify-content: center;
                        gap: 15px;
                        display: flex;
                    }
.bnkptnrcss {
                                width: 36%;
                                background: #ffffff;
                                padding: 10px 2rem;
                                border-radius: 15px;
                                margin:0 auto 0;
                                position: relative;
                                display: flex;
                                align-items: center;
                                justify-content: space-around;
                                border: 1px solid #2762b7;
                            }

                                .bnkptnrcss img {
                                    width: 200px;
                                    border-left: 1px solid #a3a3a3;
                                    margin-left: 10px;
                                }
._desktp{display:block;}
 
.rcnt-src2{background:#2196f3 !important;padding:1% 6%;}
.rcnt-src2-tx{font-size:15px;}
.rcnt-src2-ar{display:none;} 
 

@media screen and (max-width: 920px) {
.monumntbnr {
    margin-top: -50px;
    float: left;
}
.flbckrnd{margin-top:-33px;padding-top:20px;}
.mwrp{flex-flow:wrap;}
	    .hrt_icn {
        position: absolute;
        right: -5px;
        top: -11px;
        width: 30px;
    }
.splshsmhtl2 {
    position: absolute;
    right: 0;
    top: 0px;
    width: 50px;
}	
.splshsmhmv {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    max-height: 50px;}
.mob_bnrdv, .tab-contentm{display:block;}
.mob_bnrdv img{width:100%;}
.azd_bnrdv{display:none;}
.mnu_optns{display:none;}	
.lg_brnd_dv{width:100%;text-align:center;}
.lg_brnd_dv img{width:30%;}
.fl_hdr{padding:7px 0 0;position:inherit;}
.azd_bnrdv img{height:130px;object-fit:cover;}
.bnkg_ptnr{padding:10px;margin:10px 0 20px;}
.inrbnk{flex-direction:column;}
.inrbnk p{text-align:center;font-size:10px;font-weight:600;}
.bnk_lgdv{width:100%;margin-top:10px;}
.md_azd{width:95%;margin:0 auto;}
.cpncde{width:90%;flex-direction:column;padding:5px 0 10px;margin:25px auto 0;}
._fltsmab{left:-15px;top:-10px;width:20%;}
.inrbnk{width:100%;}
.bnktle{width:100%;text-align:center;font-size:18px;}
.cpntxt{width:100%;font-size:15px;font-weight:500;text-align:center;}
.cpnmnbx{width: 80%;margin-top:8px;border-radius: 5px;}
.lcpncde{width:75%;padding:5px;font-size:20px;text-align:center;font-weight:700;}
.cpyicn{width: 17%;position: relative;}
#dval{right:60px !important;bottom:-20px !important;}
.cpncde:before {
    content: '';
    width: 25px;
    height: 25px;
    top: 30px;
}
.cpncde:after {
    content: '';
    width: 25px;
    height: 25px;
    top: 30px;
}
.trvl_dlbx{margin:25px 0px 0;}
.pdrm10{padding-top:0;}
.title_hdnw{font-size:20px;}
.blustl{font-size:18px;}
.title_hd:before, .title_hd:after{top:-4px;}
.title_hd{font-size:20px;}
.alprdt_dl {
        margin: 20px 0 0px;
        align-items: inherit;
        justify-content:center;
        gap: 15px;}
.wd32{width:47%;}
.descrpofr p{font-size:13px;}
.mbft{font-size:18px;}
.ech_prdct:after, .ech_prdct:before{height:160px;}
.prdc_nm {
    top: -12px;
    padding: 3px 10px;
    border-radius: 50px;
    text-align: center;
    font-size: 11px;
    width: auto;
    color:#000;}
.title_hdnw:before{width:20px;height:30px;left:-35px;top:3px;}
.title_hdnw:after{width:20px;height:30px;right:-35px;top:3px;}
.mgbx{width:50%;margin:auto;}
.descrpofr{width:100%;align-items:center;}
.orgbtn{width:100%;padding:6px 20px;font-size:13px;}
.ech_prdct{box-shadow:0px 1px 6px rgba(0,0,5,0.10);padding:25px 10px 10px;margin-bottom:0;background:#fff;flex-direction:column;min-height:220px;flex-flow: wrap;width:48%;border-radius:15px;}
.wd22{width:47%;}
.pck_sldr{margin:30px 0px 0px !important;position:relative;}
.mr15{margin-right:0;}
.splshmg{top:-25px;width:85px;}
.ovrflw{overflow-x:auto;}
.tbl_mob{width:850px;}
.tblfll{background-size:inherit;}
.strporg{top:-10px;left:-10px;}
.mn_blhd{position:relative;font-size:20px;}
.mn_blhd i{margin-left:5px;}
.innerWrap{width:100%;margin:20px auto 0;}
.owl-theme .owl-nav {
    margin-top: 0;
    float: right;
    top: -37px;
    right: 5px;
    position: absolute;
    width:70px;
    height:28px;
}
.owl-prev:before, .owl-next:before{top:-11px;padding:4px;}
.item{background-position:right 68%;width:100%;margin-bottom:0px !important;}
.complbxarht{width:100%;margin:0 !important}
.arbx{background:#fff;padding:10px;}
.arhtl_mnbx {
    margin:40px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.splshmghtl img{width:50px;}
.kitmg img{width:50px;}
.mrm5{margin-top:2rem;}
.splshsmhtl{width: 30px;}
.brnd_fll{margin:2rem 0;justify-content:space-between;}
.sglbrnd {width:48%;padding:10px;text-decoration:none;margin:10px 0px 10px 0 !important;box-shadow:0px 0px 5px rgb(0 0 0 / 10%);}
.brndmg{width:38%;background-size:130%;display:flex;align-items:center;}
.kitmg{top:-40px;left:-15px;}
    .splshmghtl {
        right: 0px;
        top: 0;
        width: auto;
    }
.onecud{top:-60px;right:0;left:unset;}
.brnd_dtlbx{width:60%;text-align:center;}
.txt_oarwblk img {width:12px !important;margin-left:6px;}
.supr_bx{margin:2rem auto 0;width:100%;flex-wrap:wrap;justify-content: center !important;}
.clrbox{padding:25px;border-radius:50%;width:100px;}
.accordion__item {padding:10px;}
.accordion__item__header{font-size:15px;}
.accordion__item__header::before {
    height: 10px;
    width: 10px;
    right:5px;
    top: 2px;}
.accordion__item__content {
    font-size: 13px;
}
.mrmob{margin: 0 auto 40px;}
.sglsprtbx p{font-size:15px;}
.sglsprtbx {
    width: 48%;
    margin-bottom:30px;
}
.rtflgbr{z-index:-1;}
.mobbt .owl-nav{top:-78px;}
.mbclm{flex-direction:column;}
.ech_bxpi{width:100%;}
.cstcruse {margin:3px 10px 5px 3px;margin-bottom:20px;width:290px;}
.cstcruse:last-child{margin-bottom:0;}
.destn_nme{font-size:22px;font-weight:700;}
.mn_rpee{font-size:28px;}
.neht{height:235px;}
.cpnmnbx:before{left:-40px;top:-35px;}
.cpnmnbx:after{right:-70px;}
.splshmg img{width:50%;}
.faqfl{margin-top:20px;}
.mbovr{overflow-x: auto;}
.mbwidh{width:290px !important;}
.mbovr::-webkit-scrollbar{display:none;}
.bnk_lgdv{margin-left:0;}
.ltflgbr{left:-100px;top:20rem;width:50%;}
.rtflgbr{right:-60px;top:35rem;width:40%;}
.echbnkdv {
        border: 1px solid #ECEBEB;
        border-radius: 12px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(250, 253, 255, 1) 100%);
        margin:0px 0 10px;
        position: relative;
    }
._bnkofrbox {
        border-bottom: 1px dashed #DEDEDE;
        padding-bottom: 5px;
    }
.imgbx_dv {
        width: 100%;
        background: #daf4ff;
        padding: 6px 0 2px;
        border-radius: 12px 12px 0 0;
        margin: 0px auto;
        text-align: center;
    }
.imgbx_dv img {
        object-fit: cover;
    }
.rgtbnkdtl {
        width: 100%;
        padding: 10px;
    }
    .ofrfrbk {
        font-size: 12px;
    }
	.ofrfrbk p {
        margin-bottom: 5px;
		text-align:left;
    }
    .pymntype {
        font-size: 13px;
        font-weight: 600;
        margin: 5px 0;
        background: #e1ffe4;
        display: inline-block;
        width: fit-content;
        border-radius: 5px;
        padding: 2px 5px;
    }
	    .vldty {
        font-size: 11px;
        color: #7A7A7A;
    }
	    .bkprmmn {
        padding: 7px 10px;
    }
	.prmcode {
        width: 65%;
        font-size: 13px;
        position: relative;
    }
	    .prmcode span {
        color: #2762b7;
        font-weight: 600;
        margin: 0 5px;
    }
	    .prmcode i {
        display: inline-flex;
        width: 15px;
        height: 15px;
    }
	    .prmcode i img {
        width: 100%;
    }
.mt35 {
    margin-top: 0;
}
.echbnkdv {
                border: 1px solid #ECEBEB;
                border-radius: 12px;
                background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(250, 253, 255, 1) 100%);
                margin-bottom: 10px;
                position: relative;
            }

            .bnkptnrcss {
                display: none !important;
            }

            .top_tilet {
                font-size: 14px;
                font-weight: 600;
                border-bottom: 1px solid #E4E2E2;
                padding: 10px;
            }

            ._bnkofrbox {
                border-bottom: 1px dashed #DEDEDE;
                padding-bottom: 5px;
            }

            .imgbx_dv {
                width: 100%;
                background: #daf4ff;
                padding: 6px 0 2px;
                border-radius: 12px 12px 0 0;
                margin: 0px auto;
                text-align: center;
            }

                .imgbx_dv img {
                    object-fit: cover;
                }

            .rgtbnkdtl {
                width: 100%;
                padding: 10px;
            }

            .ofrfrbk {
                font-size: 12px;
            }

            .pymntype {
                font-size: 13px;
                font-weight: 600;
                margin: 3px 0;
                background: #e1ffe4;
                display: inline-block;
                width: fit-content;
                border-radius: 5px;
                padding: 2px 5px;
            }

            .vldty {
                font-size: 11px;
                color: #7A7A7A;
            }

            .prmcode {
                width: 65%;
                font-size: 11px;
                position: relative;
            }

                .prmcode span {
                    color: #EF6614;
                    font-weight: 600;
                    margin: 0 5px;
                }

                .prmcode i {
                    display: inline-flex;
                    width: 15px;
                    height: 15px;
                }

                    .prmcode i img {
                        width: 100%;
                    }

            .bkprmmn {
                padding: 7px 10px;
            }

            .bknwpt {
                width: 33%;
            }

                .bknwpt a {
                    text-decoration: none;
                    color: #EF6614;
                    font-weight: 600;
                    font-size: 11px;
                }

                .bknwpt i {
                    display: inline-flex;
                    width: 15px;
                    height: 15px;
                }

            #dval {
                right: 0 !important;
                bottom: 10px !important;
            }

            .mob_ofrsctn {
                display: block !important
            }

            ._desktp {
                display: none;
            }

            .dnav {
                display: none;
            }

            .mnav {
                display: inline-flex;
            }

            .tab-contentm {
                width: 100%;
            }

            .week_nav_tabs li.activem a {
                background: #3558b6;
                border: 1px solid #3856b6;
                box-shadow: inset 0px -1px 6px #6D170F7D, 0px 3px 6px #363C580A;
                color: #fff;
            }
    .hl_tle_vm a {
        width: fit-content;
        font-size: 13px;
        text-align: center;
        margin-left: 0;
        position: absolute;
        bottom: -40px;
        right: 0;
        background: #2196f3;
        border-radius: 40px;
        color: #fff;
        padding: 5px 15px;
        left: 50%;
        transform: translate(-50%);
    }
.bck-clr{width:100%;}
.ar_htl_ptnr{padding:30px 0 5px;}
.mbmrgn{margin-top:60px !important;}	

}







