.home-banner {
    background: url(../images/new-images/flight/mywrap-bg6.webp);
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
    background-position: top;
    padding: 180px 0px 120px;
}
.asaphome{
    
}
.asapt-heading{
    margin-top:0px;
}
.asap-title{
    color: #fff;
    text-align: center; 
        text-shadow: #080808 0 1px 2px;
    font-weight: 700;
}
.asap-home-bg{
    background:#fff;
    padding: 20px 25px 20px 25px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    position:relative;
}
.fttls{
    position: absolute;
    top: -40px;
    left: 0;
}
.fttls p{
    margin:0;
    background:#fff;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #df3d1c;
    padding:10px 15px;
    text-transform:uppercase;
}
.airtrip-asap{
    display: flex;
    align-items: center;
    justify-content: start;
}
.triplbl{
    display:block;
    cursor:pointer;
    text-transform:uppercase;
    position:relative;
    color:#df3d1c;
    padding:0px 20px;
    font-weight:600;
}
.input-radio-ap{
    position:absolute;
    opacity:0;
}
.ckeckspn{
    position:absolute;
    left:0;
    top:3px;
    width:16px;
    height:16px;
    background-color: transparent !important;
    border-radius: 50%;
    border: 2px solid #df3d1c !important;
}
.ckeckspn::after{
    content:'';
    position:absolute;
    left:2px;
    top:2px;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#df3d1c;
    display:none;
}
.input-radio-ap:checked ~ .ckeckspn::after{
    display:block;
}
.asff{
    padding-left:4px!important;
    padding-right:4px!important;
}
.form-group{
    position:relative;
}
.hm-lbg{
    background: #fff;
    padding: 0px 5px;
    z-index: 1;
    position: relative;
    display: inline;
    top: 10px;
    left: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
}
.hminp{
    width:100%;
    background: #fff;
    color: #5d5d5d;
    font-size: 15px;
    padding: 8px 2px 8px 25px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
    height: 55px;
    border-radius: 7px;
    border: solid 1px #95989a;
    outline:none;
}
.hminp:focus{
    outline:none;
    border: solid 1px #001b94!important;
}
.hmicnfrm{
    position: absolute;
    left: 9px;
    top: 40px;
    width: 16px;
}
.mycabin{
    background: #fff;
    color: #5d5d5d;
    font-size: 13px;
    padding: 8px 2px 8px 25px;
    font-weight: 500;
    text-transform: capitalize;
    height: 40px;
    border-radius: 2px;
    border: solid 1px #95989a;
    width:100%;
}
.clsinp{
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.myformbox{
    margin-bottom: 0px;
}
.hm-lbgtyp{
   background: #fff;
    padding: 0px 5px;
    z-index: 1;
    position: absolute;
    display: inline;
    top: -10px;
    left: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px; 
}
.btn-trv, .btn-trv:focus, .btn-trv:hover{
    color: #fff;
    background-color: #df3d1c;
    border-color: #df3d1c;
}
.sbmtn-hmbtn{
    font-family: 'Quicksand', sans-serif;
    width: 100%;
    color: #fff;
    border: 0;
    padding: 16px 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 5px;
    background: #df3d1c;
    margin: 20px auto 0px auto;
}
.mobiled {
    display: none;
}
.fttls .desktop, .fttls .mobiled {
    font-size: 18px;
    font-weight: 600;
    color: #df3d1c;
}
.mobile-icon-btn{
    width:40px;
    height:40px;
    border-radius:5px;
    border:1px solid #dedede;
    
    position: absolute;
    right: 0;
    top: 5px;
    display:none;
}
.mobile-icon-btn i{
    font-size:20px;
}
.top_destinations{
    padding:45px 0px;
    background: #f5f5f5;
}
.section_heading{
    margin: 0 0 30px 0;
}
.section_titile{
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0 0 0px 10px;
    line-height: 24px;
    text-align: center;
    position: relative;
    color: #df3d1c;
}
.section_titile span{
    color: #3f3632;
    font-weight: 600;
    font-size: 35px;
}
.section_titile::before{
    position: absolute;
    content: '';
    bottom: -4px;
    left: 50%;
    width: 100px;
    height: 2px;
    background: #3f3632;
    transform: translate(-50%, 0%);
}
.section_heading p{
        font-size: 14px;
    color: #777;
    line-height: 22px;
    text-align: center;
}
.nbestbox{
     padding: 14px 5px 14px 8px;
    /* box-shadow: 0 1px 2px #ccc !important; */
    border-radius: 8px;
    background: #fff;
    margin: 0px 0 0 0;
    position: relative;
    z-index: 1;
    min-height: 240px;
    max-height: 240px;
    text-align: center;
}
.img_bestbox{
        text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img_bestbox img{
    margin: 0px 0px 5px 0;
    width: 75px;
}
.text_bestbox{
    
}
.text_bestbox h5{
   font-weight: 700;
    margin: 0;
    color: #df3d1c;
    font-size: 18px; 
}
.text_bestbox p{
        font-weight: 500;
    margin: 0;
    color: #5b5b5b;
    font-size: 13px;
    padding: 5px 10px 0 10px;
}
.top_deslas, .abut_deslas{
    padding:55px 0px;
    background: #fff;
}
.spoffer{
        display: table;
    width: 100%;
    /* box-shadow: 0 1px 2px #ccc !important; */
    border-radius: 8px;
    border: solid 1px #ededed;
    padding: 15px 10px 15px 0;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.coupan_im{
    padding-left:15px;
}
.coupan_im img{
       width: 100%;
    height: 152px;
    border-radius: 4px; 
}
.dv-spp{
    
}
.dv-spp h4{
    font-size: 18px;
    color: #333;
    margin: 0 0 0 0;
    font-weight: 600;
}
.dv-spp p{
    font-size: 13px;
    color: #9b9a9a;
    margin: 5px 0 0 0;
    line-height: 18px;
    font-weight: 500;
}
.dv-spp h3{
    display: inline-block;
    white-space: nowrap;
    color: #df3d1c;
    padding: 10px 12px;
    border-radius: 33px;
    width: 120px;
    font-weight: bold;
    text-align: center;
    border: 1px dashed #df3d1c;
    -webkit-box-shadow: 1px 1px 1px rgba(128, 128, 128, 0.2);
    box-shadow: 1px 1px 1px rgba(128, 128, 128, 0.2);
    font-size: 14px;
    margin: 11px 0 0 0;
}
.effect_img{
    display: table;
    position: relative;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 6px;
    overflow: hidden;
    cursor:pointer;
}
.effect_img img{
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    height: 270px;
    width: 100%;
}
.Dts_price{
    position: absolute;
    background: #df3d1c;
    right: 20px;
    z-index: 1;
    top: 20px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 14px;
    border: solid 1px #df3d1c;
}
.World_nmae{
        position: absolute;
    bottom: 8px;
    width: 100%;
    padding: 10px 15px;
    text-align: left;
}
.World_nmae h4{
        color: #fff;
    font-size: 20px;
    margin: 0px 0 8px 0;
    font-weight: 600;
    text-shadow: 2px 1px 2px #000;
}
.World_nmae h6{
    color: #333;
    font-size: 15px;
    margin: 0px;
    background: #fff;
    padding: 2px 10px;
    display: inline-block;
    text-transform: uppercase;
}
.abut_deslas p{
    text-align:justify;
}
.experiencediv {
  background-image: url(../images/clients.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center;
  padding:45px 0px 45px 0px;
  position:relative;
  z-index:0;
}
.experiencediv::after{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:rgba(245,245,245,0.8);
    z-index:-1;
}
.test_Bx{
    width: 100%;
    display: table;
    background: #fff;
    padding: 10px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
    height: 250px;
    border-radius:5px;
}
.test_Bx h4{
    font-weight: 600;
}
.test_Bx h4 span {
    font-size: 12px;
    color: #949494;
    font-weight: normal;
}
.test_Bx span{
    
}
.test_Bx span i{
    background: #00b878;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
.test_Bx p{
        margin: 15px 0 10px 0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}
.Footer_str {
    /* background-color: #49494a; */
    padding: 45px 0 25px 0;
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.Footer_str::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #3f3632;
    z-index: -1;
}
.flogo {
    margin-bottom: 20px;
    width: 180px;
}
.flogo img {
    width: 100%;
}
.footer_txt p,.footer_txt label {
    color: #fff;
}
.footer_txt label {
    margin-bottom: 5px;
    font-weight: 700;
}
.fheader {
    margin-bottom: 25px;
}
.fheader h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.fheader h5::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #fb6726;
}
.footer_txt ul {
    list-style-type: none;
    padding: 0px;
}
.footer_txt ul li {
    display: block;
    padding: 5px 0px;
}
.footer_txt ul li a {
    color: #fff;
    text-decoration: none;
}

.footer_txt .finp {
    width: 100%;
    padding: 10px;
    border: 1px solid #fff;
    outline: none;
    border-radius: 5px;
    background: transparent;
    color: #fff;
}
.sbmtf {
    padding: 5px;
    border: 1px solid #fff;
    outline: none;
    color: #fff;
    background: #df3d1c;
    margin-top: 8px;
    border-radius: 5px;
}
.foot_heading {
    margin: 15px 0px;
}
.foot_heading p {
    font-size: 13px;
    color: #fff;
    margin: 0px;
}
.footer_btm {
    padding: 10px 0;
    background: #3f3632;
    text-align: center;
}
.footer_btm p {
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
}
@media only screen and (max-width: 991px){
    .mobile-icon-btn{
        display:flex;
    align-items:center;
    justify-content:center;
    }
    #header{
    display:none;
    }
    .dv-spp{
        padding: 10px 15px 0 15px
    }
}
@media only screen and (max-width: 600px){
.mobiled {
    display: block;
}
.desktop, .asapt-heading {
    display: none;
}
.fttls{
    position:relative;
    text-align:center;
    top:0px;
}
.fttls .mobiled span {
    font-size: 20px!important;
    display: block;
    line-height: 32px;
}
.fttls .mobiled span a{
    color: #df3d1c;
}
.mobiled {
    font-size: 14px!important;
}
.home-banner{
    padding: 40px 0px 0px;
}
.contpadng{
    padding:0px;
}
.asap-home-bg {
    padding: 20px 15px 25px 15px;
    border-radius: 0;
}
.hminp {
    color: #000;
    padding: 15px 2px 15px 25px;
    font-weight: 700;
    border-radius: 0px;
    font-size: 16px;
    height: 55px;
    border: none;
    border-bottom: 1px solid #95989a;
}
.hminp:focus {
    border: none!important;
    border-bottom: 1px solid #001b94!important;
}
.form-group {
    margin-bottom: 0px;
}
.triplbl{
    width:50%;
    height:33px;
    line-height: 33px;
    text-align: center;
}
.ckeckspn::after, .ckeckspn{
    background:none;
    border:none!important;
}
.triplbl:has(.input-radio-ap:checked){
    background:#36c;
    color:#fff;
}
.airtrip-asap {
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #36c;
}
.tophdr{
    top:28px!important;
}
.hm-lbg {
    font-size:12px;
    left:0px;
}
.section_titile, .section_titile span {
    font-size: 26px;
}
}
