@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;}
@font-face {
  font-family: "Baligo";
src: url("https://www.easemytrip.com/fonts/Baligodemo-owPyx.otf") format("opentype") }
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:28px;}
.f30{font-size:30px;}
.f35{font-size:35px;}
.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;}
.wrp2{flex-wrap:wrap;}

.azd_mnfl{width:100%;background:#fff;}
.fl_hdr {
    width: 100%;
    margin: 0px auto;
    position: sticky;
    top: 0;
    padding: 5px 5%;
    background: #fff;
    z-index: 99;
}
.lg_brnd_dv {
    width: 15%;
}
.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{margin:auto;justify-content:center;}
.md_azd{width:1200px;margin:0 auto}
/*.bnk_lgdv{margin-left:10px;}*/
.mlft10{margin-left:10px;}
.cpncde{width:45%;background:linear-gradient(167deg, rgba(0,83,248,1) 0%, rgba(1,53,197,1) 100%);padding: 20px 3rem;border-radius:15px;margin: auto;position:relative;}
.cpncde:before{content:'';background:#fff;position:absolute;width: 30px;height: 30px;border-radius:50%;left: -15px;}
.cpncde:after{content:'';background:#fff;position:absolute;width: 30px;height: 30px;border-radius:50%;right: -15px;}
.cpntxt{color:#fff;width:40%;}
.cpnmnbx{width: 95%;border-radius:13px;position:relative;color: #000;background:#fff;overflow: hidden;margin: auto;padding: 0px 10px;}
.lcpncde{width: 47%;padding: 0;text-transform:uppercase;letter-spacing:1px;border-left: 1px dashed #707070;text-align: center;font-size: 35px;border-right: 0;}
.cpyicn{width: 30px;height:25px;cursor: pointer;}
.trvl_dlbx{width:100%;background:url(https://www.easemytrip.com/images/emt-sale/redfrt.png) no-repeat;background-size:cover;background-position: center;margin: 50px 0px 0;}
.title_hd{position: relative;}
/*.title_hd:before{content:'';background:url(https://www.easemytrip.com/images/emt-sale/lftflg.svg) no-repeat;position: absolute;width: 35px;height: 35px;left: -50px;}
.title_hd:after{content:'';background:url(https://www.easemytrip.com/images/emt-sale/rgtflg.svg) no-repeat;position: absolute;width: 35px;height: 35px;right: -50px;}*/
.tcntr{text-align:center;}
.alprdt_dl{width:100%;margin: 2rem 0 0px;justify-content: space-between;gap: 20px;}
.ech_prdct{background:#fff url(https://www.easemytrip.com/images/emt-sale/absflag.png) no-repeat;border-radius:17px;box-shadow: 0px 1px 6px rgba(0,0,5,0.10);padding: 30px 20px;color: #000;text-decoration:none;position:relative;background-position: 35px 0;margin-bottom: 4rem;}
.mgbx{width:35%;}
.descrpofr{width:50%;}
.orgbtn{border-radius:18px;display:block;text-align:center;color:#fff;background:#ef6614;width:70%;padding:7px;cursor:pointer;margin-top:5px;}
.orgbtn:hover{background-color:#da5200;-webkit-transition:background-color 500ms linear;-ms-transition:background-color 500ms linear;transition:background-color 500ms linear;}
.wd32{width:32%;}
.prdc_nm{position:absolute;top: -18px;width:156px;background:#0059BE;color:#fff;padding:8px 10px;border-radius:0 33px 0 0;}
.ech_prdct:before{content:'';position:absolute;width: 30px;background:#FF8323;height:130px;left: -4px;border-radius: 10px;z-index: -1;}
.ech_prdct:after{content:'';position:absolute;width: 30px;background:#00B938;height:130px;right: -4px;border-radius: 10px;z-index: -1;}
.wd22{width:30%;background:#fff url(https://www.easemytrip.com/images/emt-sale/absflag.png) no-repeat;background-position:10px 0px;}
.md_azd table {
    border-radius: 10px;
    margin: 40px 0 0;
}
.md_azd table th {
    font-size: 16px;
    padding: 10px;
    font-weight: normal;
    background: #000;
    color: #fff;
}
.md_azd table td{padding:15px 5px;font-size:14px;text-align:center;}
.tblfll{width:100%;}
.pck_sldr {
    width: 100%;
    margin: 55px 0px 0px;
}
.innerWrap {
    width: 1200px;
    margin: 35px auto;
    position: relative;
}
.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 / 12%);
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #000;
    border-radius: 20px;
    width: 100%;
}
.item a:hover{box-shadow: 0 0 5px rgba(0,0,0,.20);}
.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(127deg, rgba(255,156,8,1) 0%, rgba(248,108,0,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;
}
.dest_prce {
    width: 100%;
    color: #000;
}
.hlgrymg{background:url(https://www.easemytrip.com/offers/anniversary/img/hol_img.svg) no-repeat;background-position:right bottom;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: #00A2FF;
    font-size: 25px;
    line-height: 25px;
}
.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%;padding: 40px 0 5px;}
.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;gap: 23px;}
.complbxarht{width:15%;margin: 20px 0 0 0 !important;text-align:center;}
.onehtarbx{padding: 3px;border-radius:14px;background:url(https://www.easemytrip.com/images/emt-sale/htarbnr.png) no-repeat;background-position: 9px 5px;}
.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:#FF9900;}
.sglsprtbx p{text-align:center;margin-top: 15px;}
.arbx{height: 100px;background: #fff;border-radius: 10px;display: flex;align-items:center;justify-content:center;background-position:5px;}
.brdrflg{background:linear-gradient(180deg, #254C8F, #7291E4)}
.grnfll{background:#00B938;}
.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:#000;
    margin-bottom: 10px;
    font-size: 15px;
}
.accordion__item {
    margin-bottom: 12px;
    padding: 15px;
    border: 1px solid #A8DBEF;
    border-radius: 5px;
    background: #F1FBFF;
}
.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: 1rem;}
.pdrm10{padding-top: 1rem;}
.mtb30{margin:30px 0;}
.rel{position:relative;}
.ltflgbr{position:absolute;left: -15px;top: 0px;}
.rtflgbr{position:absolute;right: -20px;top: 250px;}
.splshmg{position:absolute;top:-25px;}
.relovr{position:relative;overflow:hidden;}
.kitmg{position:absolute;top:0;left:0;}
.splshmghtl{position:absolute;right:0;top: -20px;}
.splshsmhtl{position:absolute;right: 60px;top: 10px;}
.owl-theme .owl-nav {
    margin-top: 0;
    FLOAT: right;
    top: -53px;
    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;}
.tncnw{width:98%;text-align:right;font-size:11px;}
.crss_prce{font-size:13px;text-decoration:line-through;margin: 2px 0;}
.app-show, .azd_bnrdvmob{display:none;}
.mb_tble{display:none;}


@media screen and (max-width: 720px) {
.owl-carousel{margin: 20px 0 0 !important;}
.mob_bnrdv{display:block}
.nvsalesec{margin-top: 3rem;}
	.azd_bnrdv{display:none;}	
.azd_bnrdvmob, .mb_tble{display:block !important;}
.mnu_optns{display:none;}	
.lg_brnd_dv{width:100%;text-align:center;}
.fl_hdr{padding:10px 0 5px;position:inherit;}
.azd_bnrdv img{height:150px;object-fit:cover;}
.bnkg_ptnr{padding:10px;margin:10px 0 20px;}
.inrbnk{flex-direction:column;width:100%;}
.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:100%;flex-direction:column;padding: 5px 0 10px;}
.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:100%;margin-top:8px;border-radius:5px;padding:5px 10px;}
.plncxt{font-size:14px !important;}
.lcpncde {
    width: 75%;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
}
.title_hda:before, .title_hda:after{display:none}
.arm50 {
    margin-top:2rem !important;
}
.pdg4 {
    padding-top: 0rem !important;
}
.hl_tle_vm a{width:50% !important;bottom:-60px !important;}
.bnktme{display:none;}
.f28{font-size:19px;}
.cpyicn{width: 12%;position: relative;z-index: 999;}
#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:3rem;}
.title_hd:before, .title_hd:after{top:-4px;}
.title_hd{font-size:19px;}
.alprdt_dl{margin:1rem 0 0px;align-items:inherit;justify-content:space-between;gap:5px;}
.wd32 {
    width: 48%;
    min-height: 160px;
}
.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 !important;
    width: auto;
	background: #e6edf7;
    color: #000;
}
.mgbx{width:50%;}
.descrpofr{width:100%;align-items:center;}
.orgbtn{width:90%;padding:6px;font-size:13px;}
.ech_prdct{box-shadow:0px 1px 6px rgba(0,0,5,0.10);padding:25px 10px 15px;margin-bottom:35px;background:#fff;flex-direction:column;}
.wd22 {
    width: 48%;
    min-height: 160px;
}
.ovrflw{overflow-x:auto;}
.tbl_mob{width:850px;}
.md_azd table{margin:40px 0 0px;}
.strporg{top:-10px;left:-10px;}
.mn_blhd{position:relative;font-size:19px;}
.mn_blhd i{margin-left:5px;}
.hl_tle_vm a {
        width: 35%;
        position: absolute;
        bottom: -30px;
        background: #2093EF;
        color: #fff;
        border-radius: 40px;
        padding: 5px 10px;
        text-align: center;
        left: 50%;
		font-size:14px;
		font-weight:500;
        transform: translate(-50%);}
.innerWrap{width:100%;margin:0 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%;}
.ar_htl_ptnr{margin:0;padding:0px 0 0;}
.ftrltptt{/* display:none; */}
.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:25px;}
.kitmg img{width:15px;}
.mrm5{margin-top:2rem;}
.splshsmhtl{display:none;}
.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;
}
.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;}
.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:0;}
.mbovr{overflow-x: auto;}
.mbwidh{width:290px !important;}
.mbovr::-webkit-scrollbar{display:none;}
.bnk_lgdv{margin-left:0;}
.mbclm{flex-direction:column;}

.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;}
._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;
    }
    .vldty {
        font-size: 11px;
       
    }
.bkprmmn {
        padding: 7px 10px;
    }
.prmcode {
        width: 100%;
        font-size: 14px;
        position: relative;
        
    }
    .prmcode span {
        color: #EF6614;
        font-weight: 600;
        margin: 0 6px;
    }
.prmcode i {
        display: inline-flex;
        width: 17px;
        height: 17px;
    }
.prmcode i img {
        width: 100%;
    }
.pymntype {
        font-size: 13px;
        font-weight: 600;
        margin: 3px 0;
        background: #e1ffe4;
        display: inline-block;
        width: fit-content;
        
        border-radius: 5px;
        padding: 2px 5px;
    }
.mobhid{display:none;}
.mt25{margin-top:25px;}
.brdrimg{margin-right:5px;position:relative;}
    .brdrimg:after {
        content: "";
        width: 2px;
        height: 20px;
        background: #ccc;
        position: absolute;
        right: 0;
        display: inline-block;
    }
.pck_sldr{margin:35px 0px 0px;position:relative;}
.mt50{margin-top:50px;}

}

.nvsalesec{
            background: url(https://images.emtcontent.com/emt-sale/nvbg.png) no-repeat;
            background-size: cover;
            background-position: center;
            padding: 20px 0 40px;
            text-align: center;
			margin-top:5rem;
        }
        .sleimg{
            margin: auto;
        }
        .nvsalettl{
            font-size: 35px;
            font-weight: 700;
            color: #181818;
            margin: 20px 0;
        }
        .nvsalettl em{
            font-style: normal;
            /* font-family: "Playfair Display", serif; */
            color: #3A53B2;
        }
        .nvoffrs{
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            gap: 20px;
			margin:20px 0
        }
        .nvoffitm{
            width: 30%;
            min-width: 300px;
            border: 1px solid #F1D441;
            border-radius: 20px;
            background: #fff;
            padding: 10px;
            display: flex;
            align-items: start;
            gap: 10px;
            text-align: start;
        }
        .nvsletl{
            font-size:18px;
            font-weight: 600;
            color: #000C1C;
        }
        .nvcndta{
            font-size: 14px;
        }
        .voffbtn{
    background: #EF6614;
    padding: 12px 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 100px;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
    width: fit-content;
}
.voffbtn:hover{
    background: #da5200;
}

@media screen and (max-width:500px){
.nvoffitm{
    width: 100%;
    border-radius: 15px;padding: 15px;
}
 .nvsalettl{
        font-size: 22px;
        margin: 10px 0;
    }
    .nvoffitm img{
        width: 35px;
    }
    .nvsletl{
        font-size: 15px;
    }
    .nvcndta {
    font-size: 15px;
}
  .voffbtn{
        margin: auto;
        padding: 8px 30px;
        font-size: 16px;
        margin-top: 20px;
    }
	.sleimg{width:30%;}
}

.container{
            max-width: 1200px;
            margin: auto;
        }
        .azdistrip{
            background: radial-gradient(#FFFFFF,#F9FCFE,#E8F6FC,#CCECF9,#A6DEF5,#86D2F2,#86D2F2);
            padding: 45px 0;
        }
        .azcontent::after,.azcontent::before{
            content: url(img/azballoon.svg);
            display: block;
            position: absolute;
            top: -1%;
            left: -5%;
             animation: float 3s ease-in-out infinite;
        }
         .azcontent::after{
            left: auto;
            right: -1%;
            top: auto;
            bottom: -5%;
         }
          @keyframes float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-10px); }
        }

       

         .azcontent::after:last-child {
            animation-delay: 1.5s;
        }
        .azcontent{
          display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 20px;
            position: relative;
        }
        .azbnr{
            position: relative;
            z-index: 2;
        }
        .azbnr::before{
            position: absolute;
            content: url(img/cloud.png);
            display: block;
            top: 50%;
            left: 0;
            transform: translate(-50%,-50%);
            z-index: -1;
        }
        .azcnt{
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
            gap: 20px;
            align-items: start;
        }
        .azttl{
            font-size: 35px;
            font-weight: bold;
            color: #000C1C;
        }
        .azttl em{
            font-style: normal;
            font-size: 45px;
            color: #3A53B2;
        }
        .azcpnmnbx{
    min-width: fit-content;
    border-radius: 13px;
    position: relative;
    color: #000;
    padding: 7px 10px 1px;
    background: #fff;
    overflow: hidden;
    border: 1px dashed #0042DA;
    display: flex;
    align-items: center;
    justify-content: space-between;
        }
        .azlcpncde{
            width: 80%;
    text-transform: uppercase;
    position: relative;
    font-size: 22px;
    font-weight: 700;

        }
        .azcpntitle {
    font-size: 9px;
    line-height: 1;
    width: max-content;
    font-weight: 600;
    color: #000C1C;
}
.azcpyicn {
    width: 45px;
    height: 25px;
    cursor: pointer;
    text-align: end;
}
.azcpn{
    width: fit-content;
    background: #0042DA;
    padding: 16px 3rem;
    border-radius: 15px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    overflow: hidden;
}
.azcpn:after {
    content: '';
    background: #bfe7f8;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: -15px;
}
.azcpn:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    left: -15px;
}
.azmttl{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.voffbtn{
    background: #EF6614;
    padding: 12px 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 100px;
    margin-top: 10px;
    cursor: pointer;
}
.voffbtn a{color:#fff;text-decoration:none;}
.voffbtn:hover{
    background: #e95905;
}
.blunw{background:#eef5ff;border-radius:15px;padding:35px;position:relative;}
.blunw:before{position:absolute;top:0;left:0;background:url(https://images.emtcontent.com/emt-sale/rngli1.png); content:'';width:200px;height:200px;}
.blunw:after{position:absolute;bottom:0;right:0;background:url(https://images.emtcontent.com/emt-sale/rngli2.png);content:'';width:200px;height:200px;z-index: 1;}
 .offer-card {
      width: 205px;
      background: #194189;
      border-radius:15px;
      text-align: center;
      color: #fff;
      overflow: hidden;
      box-shadow: 0 4px 8px rgba(0,0,0,0.2);
      position: relative;
      z-index: 2;
    }

    .offer-card .top {
      background:#ffca28 url(https://images.emtcontent.com/emt-sale/lights-img.png) no-repeat;
	  background-size: 100%;
      padding: 20px 10px 80px;
      position: relative;
      border-bottom-left-radius:40px;
      border-bottom-right-radius:40px;
    }
.tphedbr{
    background: #194189;
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    width: fit-content;
    padding: 5px 20px;
    margin: -20px auto;}

    .circle-icon {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      left: 50%;
      bottom: -35px;
      transform: translateX(-50%);}

    .offer-card .bottom {
      padding: 60px 5px 20px;
    }

    .offer-card .bottom h2 {
      margin: 0;
      font-size: 22px;
      font-weight: bold;
    }

    .offer-card .bottom p {
      margin: 8px 0 15px;
      font-size: 14px;
    }

    .offer-card a {
      background: #ef6614;
      color: #fff;
      border: none;
      border-radius: 20px;
      padding:8px 30px;
      font-weight:500;
      cursor: pointer;
      transition: background 0.3s ease;
	  margin-top: 15px;text-decoration:none;display:inline-block;}

    .offer-card a:hover {
      background: #da5200;
    }
.bottom span{font-size:20px;font-weight:500;text-transform:uppercase;}
.bottom h4{font-size:28px;line-height:25px;}

@media screen and (max-width:750px) {
._rgtxtpnl{width:100% !important;}
.mrg4{margin: 2rem auto !important;}
.gft_bnrsctn{margin:10px 0 0 !important;}
.grb_fldv {margin:15px auto !important;flex-flow:wrap;width:90% !important;padding:15px 10px;}
._lftxtpnl{font-size:17px !important;text-align:center;width:100%}
._lftxtpnl h5{font-size:25px !important;line-height:35px !important;}
.lgo_pdcts{display:none;}
.cpnmnbx{width:100%;}
	.grb_fldv span {
    font-size: 20px !important;;}
.banner{max-width: 90% !important;}
.feature{flex: 1 1 100% !important;
        max-width: 100% !important;}
.banner h2{font-size:22px !important;}
.stts_sec{width:70% !important;}
    .azdistrip{
        padding: 25px 0;
    }
    .azcontent,.azcpn{
        flex-direction: column;
    }
    .azttl{
        font-size: 25px;
        text-align: center;
    }
    .azttl em{
        font-size: 30px;
    }
    .azcpn {
        padding:10px 1rem;
        margin: auto;
        gap: 10px;
    }
    .azmttl {
        font-size: 16px;
        text-align: center;
    }
    .azcontent::after{
        right: 5%;
    }
     .azcontent::before{
        left: 5%;
    }
    .voffbtn{
        margin:25px auto 0;
        padding: 8px 30px;
        font-size: 16px;
    }
    .azcpnmnbx{
        width: 100%;

    }
    .azbnr img{
    max-width: 75%;
    margin: auto;
    display: block;
    }
    .azcpn:after {
    content: '';
    background: #97d8f4;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: -9px;
    top: 38%;
}
.azcpn::before {
    content: '';
    background: #97d8f4;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: -9px;
    top: 38%;
}
    .stts_sec {
        width: 95% !important;
    }
	    ._oubfnts {
        width: 100%;
        padding: 10px 15px !important;
        flex-flow: column;
        gap: 10px !important;
    }
	.ftrsdv {
        width: 100%;
        margin: 10px 0 0;
    }
	.ftrsdv i {
        margin-right: 10px !important;
        height: 60px !important;
        width: 60px !important;
        padding: 12px;
    }
	    .ftrsdv span {
        font-size: 20px !important;
    }
	.stts_sec .txtbx span:last-child {
        padding-top: 0;
    }
.md_azd {
    width: 95%;
}

.offer-card {
    min-width:100%;
    margin-bottom: 5px;
}

.holdy_fll {
    gap: 10px;
    flex-wrap: wrap;
}

.holdy_fll.flx {}

.hol_card {
    width:100% !important;
}

.blunw {
    padding: 15px;
}
.pcbkfldv{
    flex-wrap:wrap;
    gap:10px;
}
._domflsctn, ._domflsctn2{background:none !important;height:unset !important;}

}

.banner {
      background-color:#0079b9;
      color: white;
      border-radius: 10px;
      padding: 20px;
      text-align: center;
      max-width:55%;
      margin:0px auto 35px;
    }
    .banner h2 {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
}
    .features {
      background-color: white;
      display: flex;
      justify-content: space-around;
      padding: 15px;
      border-radius: 10px;
      color: black;
      flex-wrap: wrap;
    }
    .feature {
      display: flex;
      align-items: center;
      flex: 1 1 30%;
      max-width: 220px;
      margin: 10px;
    }
    .feature img {
      width: 45px;
      height: 45px;
      margin-right: 10px;
    }
    .feature-text {
      text-align: left;
      font-size: 15px;
    }
    .feature-text strong {
      font-weight: bold;
    }
.grb_fldv {
    background: #23477d;
    width: 60%;
    margin: 40px auto;
    position: relative;
    border-radius: 20px;
    padding: 15px 20px;
    outline: 5px dotted #FFE100;
    box-shadow: 0 0 0 6px #3F96FF;
    align-items: center;
    }
.gft_bnrsctn{width:100%;margin:40px 0 0}
.gft_bnrsctn img{width:100%;border-radius:10px;}
.arm50{margin-top:6rem;}
._lftxtpnl{font-size: 28px;color:#fff}
._lftxtpnl h5{font-size: 43px;font-weight:700;line-height: 55px;}
._lftxtpnl span{font-weight:600;font-size: 35px;line-height:30px;}
._rgtxtpnl{width: 50%;gap: 15px;}
.lgo_pdcts i{width:65px;height:65px;}
.plncxt{font-size:28px;font-weight: 600;}
.bnktme{background:url(https://images.emtcontent.com/emt-sale/bnk-bckbnr.png); background-size:cover;height:305px;padding-top:4rem;}
.title_hdn{position: relative;}
.title_hdn:before{content:'';background:url(https://images.emtcontent.com/emt-sale/arwbck.png) no-repeat;position: absolute;width: 105px;height: 22px;left: -125px;top: 10px;}
.title_hdn:after{content:'';background:url(https://images.emtcontent.com/emt-sale/arwfrnt.png) no-repeat;position: absolute;width: 105px;height: 22px;right: -125px;top: 10px;}
.bnk_lgo_mn{width:50%;margin:20px auto 0}
._domflsctn{background:url(https://images.emtcontent.com/emt-sale/dom-holiday-bnr2.webp);background-size:cover;height:525px;margin:3rem 0;position:relative;}
.hol_card{background:linear-gradient(180deg,rgba(255, 201, 73, 1) 0%, rgba(255, 236, 189, 1) 100%);border-radius:18px;padding:10px;width: 32%;position:relative;overflow: hidden;padding: 10px 15px;}
.hol_card:before{position:absolute;content:'';background:url(https://images.emtcontent.com/emt-sale/lights-img.png);top: -15px;left: 10px;width: 100%;height: 50px;background-repeat: no-repeat;background-size: 45%;}
.pckg_nme{color:#393632;font-size: 35px;text-align:right;font-weight: 700;font-family:'Baligo'}
.inr_crd{border-radius:14px;padding: 5px 0 5px;}
.pcbkfldv{background:#fff;padding:15px;border-radius: 0 0 14px 14px;}
.stngtxt{display:block;font-size: 13px;font-weight: 500;}
.mnprice{color:#194089;font-size: 25px;font-weight: 700;line-height: 30px;}
.smltxt{font-size:12px;margin-top: -3px;display: block;}
.destn_bnr{height:120px;}
.destn_bnr img{width:100%;height:100%;object-fit:cover;border-radius: 14px 14px 0 0;}
._domflsctn2{background:url(https://images.emtcontent.com/emt-sale/intrl-hol-bnr.webp);background-size: 100%;height: 410px;margin:5rem 0;background-repeat: no-repeat;background-position: bottom;}
.mrg4{margin:4rem auto;}
.week_pyt_header{background:#770000;z-index:1;}
.week_nav_tabs li.active a {
    background: #3558b6;
    border: 1px solid #3856b6;
}
.book_now {
    color: #ef6614;
    text-decoration: none;
}
.week_tabs {
    border:1px solid #DDC48E;
    background: #fff;padding:0;}
        .book_now:hover {
            text-decoration: underline;
        }

        .table_warp th {
            width: 15%;
            padding: 11px;
            font-size: 14px;
        }

        .table_warp table {
            border-collapse: collapse;
            border-radius: 15px;
            overflow: hidden;
        }

        .table_warp tr td {
            padding: 10px 20px;
            text-align: center;
            font-size: 14px;
            border: 1px solid #DDC48E;
        }

        .table_warp {
            background: #FFFFF5;
            border: 1px solid #DDC48E;
            border-radius:0;
            border-top: 0;
            border-right: 0;
            border-left: 0;}
.table_warp tr td{border-bottom:0;border-right:0;}
.title_hda:before {
    content: '';
    background: url(https://images.emtcontent.com/emt-sale/arline-d1.png) no-repeat;
    position: absolute;
    width: 355px;
    height: 84px;
    left: -380px;
    top: -22px;}
.title_hda:after {
    content: '';
    background: url(https://images.emtcontent.com/emt-sale/arline-d2.png) no-repeat;
    position: absolute;
    width: 355px;
    height: 84px;
    right: -380px;
    top: -22px;}
.holdy_fll{gap: 24px;padding-top: 25px;}
.bknwflb{color:#fff;text-align:center;display:block;padding: 8px 20px;border-radius:40px;background:#ef6614;text-decoration:none;background:#ef6614;font-size:15px;font-weight:500;cursor:pointer;}
.bknwflb:hover{background-color:#da5200;-webkit-transition:background-color 500ms linear; -ms-transition: background-color 500ms linear;transition:background-color 500ms linear;}
.pdg4{padding-top:4rem}
.decorstivebdr {
    background: linear-gradient(135deg, #ff8c00, #ff6b00);
    height: 40px;
    width: 100%;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;margin-top: -7px;}
.decorstivebdr::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle, #FEF9D6 30%, transparent 33%);
    background-size: 40px 40px;
background-position: 20px center;}
.ftrltptt{background: linear-gradient(to bottom, #c44d00, #e67e00, #f39c12);padding: 2rem 0;}
.ftr_invle{background:#fff;}
.stts_sec{margin:0 auto;width:70%;}
._oubfnts {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    margin: 0 auto;
    gap: 20px;
}
.ftrsdv i {
    margin-right: 25px;
    display: flex;
    height: 80px;
    width: 80px;
    aspect-ratio: 1;
    border-radius: 20px;
    background:#393632;
    justify-content: center;
    align-items: center;
    padding: 15px;
    }
.txtbx span {
    min-width: max-content;
    display: block;
    color: #000;
    font-size: 26px;
}
.hl_tle_vm a {
        width: 10%;
        position: absolute;
        bottom:6px;
        background:#EF6614;
        color: #fff;
        border-radius: 40px;
        padding: 10px;
        text-align: center;
        left: 50%;
        font-size: 15px;
        font-weight: 500;
        transform: translate(-50%);
        text-decoration: none;
        }
.hl_tle_vm a:hover{background:#da5200;}
.bnklogo_bx{background:none;box-shadow:unset;padding:0}
.bnk_ptnrw{width:55%}
