*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: poppins;
}
@font-face {
    font-family: Gotham;
    src: url(https://www.easemytrip.com/fonts/Gotham-Bold.otf);
}
.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}
.justify-content-center{
    justify-content: center;
}
.align-items-center {
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.gap-10 {
    gap: 10px;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
.md_azd {
    width: 1200px;
    margin: 0 auto;
}
.sec-mar{
    margin-top: 60px;
}
.abtsec{
    background: url(https://images.emtcontent.com/emt-sale/abtbg.webp) no-repeat center;
    background-size: cover;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.abtdtl{
    padding: 40px 0;
    flex: 1;
}
.abtimg{
    flex: 1;
    text-align: end;
}
.abtimg img{
    display: block;
    margin-left: auto;
}
.sbttl{
    color: #B4CF15;
    font-size: clamp(16px,5vw,20px);
    font-weight: 600;
}
.abtdtl .mnttl::after{
    content: '';
}
.mnttl{
    color: #3D8647;
    font-family: Gotham;
    font-size: clamp(20px,6.8vw,33px);
    font-style: italic;
    font-weight: 700;
    position: relative;
    width: fit-content;
	font-style: italic;
}
.mnttl::after{
    content: url(https://images.emtcontent.com/emt-sale/mnttl.svg);
    position: absolute;
    bottom: -80%;
    right: 0;
}
.abtpara{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}
.abtimg{
    margin-top: auto;
}
.routsitm {
    border: 1px solid #3D8647;
    border-radius: 15px;
    padding: 10px;
    min-width: fit-content;
    flex: 1;
    cursor: pointer;
    transition: all .3s 
ease;
background: #fff;
}
.routsitm:hover{
    box-shadow:  0 0 6px 0 #3d864771;
}
.fltSlider .routsitm img{
    width: unset!important;
}
.routel {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.routel {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.fldts {
    margin-top: 10px;
}
.btnw {
    text-align: center;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #2196F3;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}

.fltSlider .owl-stage-outer{
    overflow: hidden;
}
.fltSlider .item{
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.fltSlider .owl-prev:before,.fltSlider .owl-next:before {
    display: none;
}

.fltSlider.owl-theme .owl-nav,.dpckgslst.owl-theme .owl-nav.disabled{
    margin-top: 0;
    FLOAT: right;
    top: -80px;
    right:0px;
    position: absolute;
    width: 100px;
    height: 45px;
    margin-left: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 30px 0px #00000014;
    -moz-box-shadow: 0px 0px 30px 0px #00000014;
    box-shadow: 0px 0px 30px 0px #00000014;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 5px;
}
.ttlcvr{
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
.newcpnbx{
    display: flex;
    gap: 10px;
    align-items: center;
    background: #3D8647;
    border-radius: 5px;
    border: 1px dashed #3D8647;
    padding: 10px 15px;
    position: relative;
}
.cttl{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    }
    .cttl em{
        color: #3D8647;
        font-weight: 800;
        font-style: normal;
    }
.cpnttl{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.cpncdrea{
    font-size: 36px;
    font-weight: 600;
    padding-left: 4px;
    border-left: 1px dashed #fff;
    line-height: 1;
    position: relative;
    display: inline-block;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}
.cpncdrea::before {
    content: attr(id);
    position: absolute;
    inset: 0;
    color: #fff;
    width: 0%;
    white-space: nowrap;
    overflow: hidden;
    left: 5px;
    animation: fill 2.5s 
ease-in-out infinite alternate;
}
.cpncdrea::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: #fff;
    left: 0;
    animation: caret 2.5s 
ease-in-out infinite alternate;
}

@keyframes fill {
  0% { width: 0%; }
  100% { width: 100%; }
}
@keyframes caret {
  0% { left: 0; }
  100% { left: 100%; }
}
.dompcgsp{
    padding: 40px 0 40px;
    background: url(https://images.emtcontent.com/emt-sale/hotl-bgpattern.webp) no-repeat bottom;
    background-size: cover;
}

.dpckgslst .owl-stage-outer,.bestSelng .owl-stage-outer{
    overflow: hidden;
}
.dpckgslst .owl-prev:before,.dpckgslst .owl-next:before,.bestSelng .owl-prev:before, .bestSelng .owl-next:before {
    display: none;
}

.dpckgslst.owl-theme .owl-nav,.bestSelng.owl-theme .owl-nav.disabled{
    margin-top: 0;
    FLOAT: right;
    top: -80px;
    right:0px;
    position: absolute;
    width: 100px;
    height: 45px;
    margin-left: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 30px 0px #00000014;
    -moz-box-shadow: 0px 0px 30px 0px #00000014;
    box-shadow: 0px 0px 30px 0px #00000014;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 5px;
}

.dpckgsitm{
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    cursor: pointer;
}
.cdrtp{
    position: relative;
}
.dnghts{
    background: #000;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.cdrtp img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    display: block;
}
.crdbdy{
    padding: 15px;
}

.pcknme{
    font-size: 20px;
    font-weight: 600;
}
.pckprcing{
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pckprcing span{
   font-size: 20px;
   font-style: italic;
   font-weight: 600;
   display: block;
}
.pckgbtn{
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    background: #ef6614;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    outline: 0;
    border-radius: 40px;
    margin-top: 15px;
    transition: all .3s ease;
    cursor: pointer;
}
.pckgbtn:hover{
    background: #D6550A;
}
.pckgbtn a{text-decoration:none;display:block;color:#fff}

.bstlng{
    position: relative;
    width:100%;
    cursor: pointer;
}
.bstlng img{
height: 325px;
width: 260px;
object-fit: cover;
border-radius: 16px;
margin-bottom: 40px;
}
.crdttl{
    font-size: 20px;
    font-weight: 600;
}
.bstlng .crdbdy{
    background: #fff;
    width: 95%;
    position: absolute;
    left: 50%;
    padding: 10px;
    bottom: -75px;
    transform: translate(-50%,-50%);
    border-radius: 16px;
    border: 1px solid #3D8647;
    transition: all .3s ease-in-out;
}
.bstlng:hover .crdbdy{
    bottom: -70px;
    box-shadow: 0 0 6px 0 #3d86473c;
}

.bkcbs{
    padding: 40px 0;
}
.promobx{
    background: url(https://images.emtcontent.com/emt-sale/promobg.webp) no-repeat center;
    background-size: cover;
    padding: 20px;
    border-radius: 16px;
}
.promdta{
    border-radius: 16px;
    background: rgba(61, 134, 71, 0.70);
    text-align: center;
    padding: 40px 0;
}
.prmsbtl{
    color: #FFF;
    text-align: center;
    font-size: clamp(16px,5vw,24px);
    font-weight: 500;
}
.prmttl{
    color: #FFF;
text-align: center;
font-family: Gotham;
font-size: clamp(22px,7vw,32px);
font-style: italic;
font-weight: 700;
margin-top: 10px;
}
.strmbx{
    width: fit-content;
    margin: auto;
    margin-top: 20px;
}
.strmtl{
    color: #FFF;
    font-size: clamp(16px,5vw,24px);
    font-weight: 500;
    margin-bottom: 10px;
}
.strmimg{
    height: 100px;
    width: 100px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
}
.strmimg img {
    transition: all .1s ease-in-out;padding: 10px;
    border-radius: 25px;
}
.strmimg:hover img{
scale: 1.05;
}
.tncbx ul{
    margin-top: 30px;
    list-style: disc;
    padding-left: 15px;
}
.tncbx ul li{
    color: #6A6A6A;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 5px 0;
}

@media screen and (max-width:920px) {
   
       .md_azd {
        width: 100%;
        padding: 0 10px;
    }
}

@media screen and (max-width:720px) {
.lg_brnd_dv {
        width: 100% !important;
        text-align: center;
    }
	.mnu_optns {
        display: none;
    }
.mob_bnrdv {
        display: block !important;margin-bottom: 20px;
    }
 .abtsec .md_azd{
       flex-direction: column;
    }
    .abtdtl,.bkcbs,.promdta{
        padding: 20px 0;
    }
    .abtpara{
        font-size: 15px;
    }
    .sec-mar{
        margin-top: 40px;
    }
    .dpckgslst.owl-theme .owl-nav, .fltSlider.owl-theme .owl-nav,.dpckgslst.owl-theme .owl-nav.disabled,.bestSelng.owl-theme .owl-nav.disabled {
    right: 0;
    position: absolute;
    width: 85px;
    height: 37px;
    padding: 10px 5px;
    display: flex;
    justify-content: space-between;
}


    .owl-nav img {
        display: block;
    }
     .newcpnbx{
        gap: 5px;
        padding: 5px 10px;
    }
    .cpnttl{
        font-size: 16px;
    }
    .cpncdrea{
        font-size: 28px;
    }
    .ttlcvr{
        gap: 5px;
    }
    .newcpnbx img{
            width: 20px;
    }
    .cttl{
        font-size: 16px;
        text-align: center;
    }
        .dnghts, .pckprcing {
        font-size: 13px;
    }
        .crdbdy {
        padding: 10px;
    }
        .pcknme, .pckprcing span {
        font-size: 18px;
    }
    .crdttl{
        font-size: 18px;
    }
    .bkcbs{
        padding-bottom: 0;
    }
    .strmimg{
        height: 80px;
        width: 80px;
        padding: 8px;
    }
    .promobx{
        padding: 15px;
    }
}
@media screen and (max-width:400px) {
 .mnttl::after {
    bottom: -50%;
    left: 0;
}   
.mnttl{
    width: calc(100% - 85px);
}
.tncbx .mnttl::after {
    bottom: -100%;
    left: 0;
}   
.tncbx .mnttl{
    width: 100%;
}
.btnw{
    font-size: 13px;
}
.dpckgsitm{
    border-radius: 16px;
}
}


.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;
}
.app-show{display:none;}
.ftr_nww {
    width: 100%;
    color: #fff;
    text-align: center;
    padding:15px 0px !important;
    display: flex;
    float: left;
    justify-content: center;
    font-size: 14px;
    margin-top:3rem;
    background:#1a1a1a !important;
}
.owl-theme .owl-nav {
    margin-top: 0;
    FLOAT: right;
    top: -80px;
    right: 0px;
    position: absolute;
    width: 100px;
    height: 45px;
    margin-left: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 30px 0px #00000014;
    -moz-box-shadow: 0px 0px 30px 0px #00000014;
    box-shadow: 0px 0px 30px 0px #00000014;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 5px;
}
