@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
  --back-desk:#007ad1; 
  --back-mob:#007ad1;
  --black:#000;
  --white:#fff;
  --gray: #f1f1f1;
  --gray2: #ccc;
  --orange: #ff4500;
  --asmani: #f5f9ff;
  --font: "Montserrat", sans-serif !important;
  /*--font: 'Poppins', sans-serif !important;*/  
}

body {
    margin: 0;
    /* font-family: "Josefin Sans" !important; */
      font-family: var(--font);
    background-color: #fff;
    touch-action: pan-x pan-y;
}

.add-img {
    text-align: center;
}
.add-img img {
width: 100%;
    max-width: 80%;
    border-radius: 6px;
    height: auto;
}
.img-ad {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.img-ad .adsr h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
.img-ad .adsr p {
    color: #fff;
}
.img-ad .adsr {
  position: absolute;
  bottom: 7%;
  left: 120px;
  text-align: left;
}
.add-img, .international-tour, .top-destion {
    margin-top: 70px;
}
.special-offer {
    padding: 0;
    margin-top: 70px;
}
.popular-package {
  padding: 0;
  margin-top: 70px;
}
.footer-wrapper {
  background: var(--black);
margin-top: 100px;
}
.pera {
  color: var(--white);
  font-size: 15px;
  font-family: var(--font);
}
.ftr-ft {
    position: relative;
    width: 100%;
    top: -34px;
}
.title.discover {
    color: var(--black);
}
.about-imp-link .content .title a {
    font-family: var(--font);
    font-weight: normal;
}
.package-content .area-name a {
    font-family: var(--font);
    font-weight: 600;
}
.hotel img, .contct img {
    width: 27px;
    height:auto;
}
 .contct img {
    width: 26px;
     height:auto;
}
.holiday img {
    width: 25px;
     height:auto;
}
.train img {
  width: 40px;
   height:auto;
}
.bus img {
    width: 34px;
     height:auto;
}
.cabs img {
    width: 27px;
    height:auto;
}
.acviti img {
    width: 26px;
     height:auto;
}
.header-area-two .main-menu .listing .single-list:hover > .single .undisbl {
    display: none;
}
.header-area-two .main-menu .listing .single-list:hover > .single .disbl {
  display: block;
  margin-top: -21px;
  position: relative;
  top: 15px;
  left: 5px;
}
.header-area-two .main-menu .listing .single-list .single .disbl {
    display: none;
}

.header-area-two .main-menu .listing .single-list:hover > .single .trn-2, .header-area-two .main-menu .listing .single-list:hover > .single .bus-2 {
    left: 0;
}
.header-area-two .main-menu .listing .single-list:hover > .single .holid-2 {
    left: 10px;
}
.header-area-two .main-menu .listing .single-list:hover > .single .activ-2 {
    left: 16px;
}
.header-area-two .main-menu .listing .single-list:hover > .single .cab-2 {
      left: 4px;
}
.header-area-two .main-menu .listing .single-list:hover > .single .abt-2 {
      left: 15px;
}
.header-area-two .main-menu .listing .single-list:hover > .single .cont-2 {
    left: 23px;
}

.header-area-two .main-menu .listing .single-list .single.active {
    position: relative;
    background: var(--back-desk);
    color: #fff;
    padding: 18px 20px 32px 20px;
}

.bn {
    height: 268px;
    width: 100%;
    object-fit: cover;
}
.banner {
    position: relative;
}
.banner .flt {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.banner:before {
    content: '';
    background: #007ad1f0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.about-us {
position: relative;
}
.about-us img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: bottom;
}
.about-us:before {
    content: '';
    background:#0000005c;
    position: absolute;
    width: 100%;
    height: 100%;
}
.about-us .abu h1 {
    color: #fff;
}

.about-us .abu {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.bn-2:before {
    display: none;
}


.list .ad {
  font-size: 22px;
  margin: 0;
  letter-spacing: normal;
  margin-bottom: 6px;
  font-weight: 700;
      position: relative;
  }
  .list {
      margin-bottom: 30px;
  }
  .list:last-child {
      margin-bottom: 0px;
  }
  .list p {
    margin-bottom: 6px;
    text-align: justify;
    font-size: 15px;
  }
  .list p:last-child {
      margin-bottom: 0px;
  }
  .list ul li {
    font-size: 15px;
    text-align: justify;
  }
  .list ul {
      padding-left: 20px;
  }
  .quick-about {
      margin: 70px 0;
  }
  .add-img {
    width: 100%;
  }
  .add-2 {
      width: 40%;
      float: right;
      margin: 0px 0 30px 35px;
  }
  .cont-img img {
    width: 60px;
}
.cont-img li {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 12px;
}
.cont-img a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.pils-img img {
  width: 70px;
height: 70px;
object-fit: cover;
border-radius: 10px;
}
.cheapest-deals img {
    width: 40%;
    float: right;
    margin: 0 0 0px 15px;
    height: 320px;
    object-fit: cover;
    border-radius: 10px;
}
.cheapest-cont p {
    text-align: justify;
    margin-bottom: 15px;
}
.img-cont {
    margin: 70px 0;
}

.myStyle {
    display: block !important;
}
.cheapest-cont a {
    background: #007ad1f0;
    color: #fff;
    border: unset;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 15px;
    cursor: pointer;
}
.offers {
  position: relative;
}
.offers .abu {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.car-tour {
    margin-top: 70px;
}

.car-tour .trip-card {
    padding: 15px;
}
.car-tour .trip-card .trip-icon img {
    width: 30px;
}
.offer-banner .offer-content-two .title {
    font-size: 20px;
        font-weight: normal;
}
.pera.get-select {
    color: #000 !important;
}
.list label {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}
.list ul {
    padding: 0;
}
.cl-air .h-calc {
    padding: 40px;
}
.cl-air .add-2 {
    width: 30%;
    text-align: center;
        margin: 0 0 0 15px;
}
.cl-air .destination-content-offer h4 {
    font-size: 15px !important;
    font-weight: normal !important;
}
.cl-air .add-2 .destination-content-offer img {
  width: 25px;
filter: brightness(0.5);
    height: auto !important;
}
.cl-air .add-2 .destination-content-offer .tfn-cl {
  font-size: 22px;
  background: var(--white);
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: 600;
  margin-top: 15px;
}
.cl-air .add-2 .destination-content-offer .highlights {
    background: transparent;
    color: #fff;
    padding: 0 !important;
}
.cl-air .add-2 .destination-content-offer p {
    text-align: center;
    color: #fff;
}
label.chco {
    margin: 0;
}
.list ul li {
    position: relative;
    padding-left: 17px;
}
.list ul li:before {
    content: '\e0b7';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 13px;
    transform: rotate(30deg);
    color: var(--back-desk);
    top: 3px;
}

.ftr-quick ul li {
  position: relative;
  padding-left: 17px;
}
.ftr-quick ul li::before {
  content: '\f101';
  position: absolute;
  font-family: fontawesome;
  left: 0;
  font-size: 13px;
  color: var(--white);
  top: 3px;
}

.list .ad::before {
  content: '\f0a4';
      position: absolute;
      font-family: fontawesome;
      left: 0;
      font-size: 20px;
      color: var(--back-desk);
      top: 0px;
      font-weight: normal;
}
.list .ad {
    padding-left: 24px;
}
.logo img {
   width:100%;
   max-width:200px;
   height:auto;
}

.best-chig img {
    width: 100%;
    height: 515px;
    object-fit: cover;
    border-radius: 10px;
}
.list.best-chig {
    margin: 70px 0;
}
.list.place-chicg img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
}
.list.place-chicg {
    margin-bottom: 70px;
}

:root {
	--theme-color: #622243;
}
		.presnt-guest {
		    position: relative;
		}
		.presnt-guest .psg_dls {
		position: absolute;
    background: #fff;
    padding: 10px;
    width: 325px;
    box-shadow: 0 4px 10px #ccc;
    z-index: 9;
    top: 126px;
    left: 0;
    border-radius: 6px;
		}
		.presnt-guest .psg_dls .pass_bx {
		    display: flex;
		    align-items: center;
		    justify-content: space-between;
		}

		.presnt-guest .psg_dls .pass_bx a.btn {
		    padding: 6px 12px !important;
		    background: transparent !important;
		    box-shadow: none;
		    margin: 0;
		    font-size: 15px;
		}
		.presnt-guest .psg_dls .pass_bx .input-group a {
      color: var(--black);
      font-size: 14px;
		}
		.presnt-guest .psg_dls .pass_bx .input-group {
   width: 50%;
   color: var(--white);
   margin-bottom: 6px;
   /*background: var(--asmani);*/
   border-radius: 6px;
		}
	.presnt-guest .psg_dls .pass_bx .input-group span.input-group-btn a {
border: 1px solid var(--back-desk);
    border-radius: 50px;
    color: var(--back-desk);
    height: 35px;
    width: 35px;
    text-align: center;
    padding: 0 !important;
    line-height: 35px;
}
    .presnt-guest .psg_dls .pass_bx .input-group .input-group-btn {
    border-radius: 6px;
}
		.presnt-guest .psg_dls .pass_bx .input-group input {
		    height: auto;
		    padding: 0;
		    width: 36%;
		}
		.row.hhtrls a {
		    background: var(--theme-color);
		    color: #fff;
		    padding: 10px 15px;
		    border-radius: 5px;
		}
		a#remove-button {
		    margin-left: 8px;
		}
		.presnt-guest .btn_dn button {
		    border: unset;
		    background: var(--back-desk);
		    color: #fff;
		    padding: 7px 22px;
		    border-radius: 5px;
		}
		.presnt-guest .psg_dls .child-age {
		  display: unset;
		  margin: 0 5px 0 5px;
		}
		.presnt-guest .psg_dls .col-xs-6 {
		    padding: 0;
		}
		.presnt-guest .psg_dls .dynamic-field {
		    margin-bottom: 15px;
		}
    .presnt-guest .psg_dls .pass_bx label {
    padding-left: 0;
    color: var(--black);
    }
    .ecno {
		    line-height: 38px;
		}
   .ech {
    margin-bottom: 10px;
   }
	#add_child_2 {
    padding: 0 15px;
  }
  #add_child_3 {
	padding: 0 15px;
  }
 .hhtrls {
    margin-top: 20px;
  }
	.flight_type .round {
    position: relative;
}
	.flight_type .round input {
		position: absolute;
	left: -20px;
	top: 3px;
}
.flight_type .one {
    margin-left: 30px;
    position: relative;
}
.flight_type .one {
    margin-left: 30px;
}
.flight_type .one input {
	position: absolute;
	    left: -20px;
	    top: 3px;
}
input[type=text]:focus {
  border: unset;
}
.presnt-guest .psg_dls .dynamic-field h4 {
    font-size: 18px;
    margin-bottom: 15px;
}
.presnt-guest .psg_dls .pass_bx .input-group input {
    background: var(--white);
    color: var(--black);
    border: 1px solid var(--gray2);
    font-weight: 600;
    margin: 0 10px !important;
    border-radius: 6px !important;
}
.all-car .frm.tm {
    width: 35%;
}
.frm.tm label {
    padding-left: 0;
}
.all-car .frm {
    padding: 30px 10px;
}
.frm.thh.diffDropOff-text-col.pick-drop {
    border-right: unset;
}
.all-car .form-select {
  border: unset;
  padding: 0;
  font-weight: 600;
}

.all-car .frm.tm2 {
    border-right: unset;
}
.all-car .frm.in.ni.pick-date {
    border-left: 1px solid var(--gray2);
}
.all-car .tm-dt {
    display: flex;
    width: 100%;
}
.all-car .tm-dt .frm.in {
    width: 70%;
}
.ftr-news h4 {
    font-size: 14px !important;
    margin: 10px 0 5px 0 !important;
}
.list.best-mixco img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    object-position: right;
    border-radius: 10px;
}
.list.best-mixco {
  margin: 80px 0;
}
.list.place-mexico img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    border-radius: 10px;
}
.list.place-mexico {
    margin-bottom: 70px;
}

.atb img {
    height: 200px !important;
    object-fit: cover;
}

.atb .about-count-before-bg::before {
  display: none;
}
.why-icon img {
    width: 40px;
}
.rng {
    position: relative;
}
.slc-tm {
  width: 20%;
  position: absolute;
  left: 154px;
  z-index: 99999999;
  border-left: 1px solid #ccc;
  padding: 30px 0 30px 10px;
  background: transparent;
}
.slc-tm2 {
  width: 20%;
  position: absolute;
  right: 0;
  z-index: 99999999;
  top: 0;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 30px 0 30px 10px;
}
.destion .title {
  margin-bottom: 20px;
text-align: center;
}
.destion .frm img {
    height: auto;
}
.destion .abu {
       bottom: 0;
    padding: 65px 0;
}
.diffDropOff-text {
    color: var(--black);
}
.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: unset;
}
.fullchkindt {
    background: #fff;
}
.fullchkindt, .fulloutindt {
  background: #fff;
      position: absolute;
      bottom: 10px;
      left: 45px;
      padding: 2px 25px 0 6px;
      line-height: 20px;
}
.fullchkindt .chkdt, .fulloutindt .chkoutdt {
    font-weight: bold;
     font-family: var(--font);
}
.chkmnth, .chkdynam, .chkoutmnth, .chkoutdynam {
    font-family: var(--font);
}
.frm.thh input {
    height: 30px;
}
.frm.thh input::placeholder {
    font-weight: 600;
}
.ui-autocomplete-input {
    font-size: 20px !important;
    font-weight: 600;
}
.all-car .frm.thh input::placeholder {
    font-size: 15px;
}
.all-car .pick-date input::placeholder {
    font-size: 15px;
    font-weight: 600;
}
.presnt-guest input::placeholder {
    font-size: 16px;
    font-weight: 600;
}
.offers {
    position: relative;
}
.ofre {
    height: 390px;
    width: 100%;
}
.date-picker-wrapper.no-shortcuts.no-gap.single-month {
    z-index: 9999 !important;
}
.cal-2 img {
    width: 30px;
}
.al-cla .cal-2 {
   position: absolute;
    top: 11px;
    left: 14px;
    background: var(--back-desk);
    border-radius: 10px;
    padding: 10px;
    z-index: 9;
}
.al-cla {
    position: relative;
}



.new-city-tab {
    margin-top: 70px;
}
.new-city-tab .tab2 {
  overflow: hidden;
  background-color: #f1f1f1;
padding: 0;
    margin-bottom: 10px;
}

.new-city-tab .tab2 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.new-city-tab .tab2 button:hover {
  background-color: #ddd;
}

.new-city-tab .tab2 button.active {
    background-color: #000 !important;
    color: white !important;
}

.new-city-tab .tabcontent2 {
  display: none;
  border-top: none;
      margin-bottom: 15px;
      padding: 0;
}
.tab-ct {
    width: 50%;
    margin: 0 auto;
}
.act a {
      display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f1f8ea;
    padding: 10px;
    color: #000;
    border: 1px solid #dbdde1;
        font-weight: bold;
}
.act a p, .act2 a p {
    color: #000;
        font-weight: bold;
}
.act {
    padding: 0;
     border-radius: 6px;
}

ul.act2 {
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 6px;
    padding: 10px;
    
}
ul.act2 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
}
.al-sitemap ul li a {
    color: #000;
}



.popular-search .tab3 {
  overflow: hidden;
  padding: 0;
}
.popular-search .tab3 button {
background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 5px 1px 7px;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    margin: 0 10px 10px 0px;
}
.popular-search .tab3 button:hover {
  background-color: #ddd;
}
.popular-search .tab3 button.active {
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 600;
    border-radius: unset;
}
.popular-search .tabcontent3 {
  display: none;
  padding: 6px 0px;
  border-top: none;
}

.ci-ti {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.destn {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.popular-search .offer-banner .offer-content {
bottom: 0;
    left: 0;
    background: #1184e8;
    padding: 15px 10px;
    border-bottom-right-radius: 12px;
    top: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popular-search .offer-banner .offer-content span {
    color: #fff;
}
.popular-search .offer-banner .offer-content p {
    font-size: 15px;
    margin: 0;
}
.popular-search .offer-banner::before {
    background: #00000036;
}
.popular-search .offer-banner img {
    height: 360px;
    object-fit: cover;
}

.popular-search .package-card {
    width: 306px;
}
.popular-search .swiper-slide a {
    visibility: unset !important;
}
.prci {
    color: var(--back-desk);
    font-size: 14px;
}


@media only screen and (min-width:768px) {
  .frm {
      border-right: 1px solid var(--gray2);
  }
  .cal-2 {
    display: none;
}
.head-desk {
    justify-content: space-between;
}
.frm.psnr.presnt-guest {
    border-right: unset;
}
.mobile-main, .mobile-main2 {
    display: none;
}

}



@media only screen and (max-width:767px) {
.bn {
    display: none;
}
.banner .flt {
    position: relative;
}
.flt {
    padding: 10px 0 !important;
}
.frm {
border: 1px solid var(--gray2);
padding: 15px !important;
border-radius: 10px;
}
.frm img {
    left: 10px !important;
    top: 27px !important;
    height:auto;
}
.tf {
    display: none;
}
.htin {
    margin-right: 7px;
}
.add-img img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    object-position: left;
}
.img-ad {
    width: 100%;
}
.img-ad .adsr {
  left: 10px;
  width: 90%;
}
.img-ad .adsr h1 {
    font-size: 16px;
}
.img-ad .adsr p {
    line-height: 19px;
}
.cheapest-deals img {
    display: none;
}
.single-list br, .single-list .disbl {
    display: none;
}
.single-list .undisbl {
    margin-right: 7px;
}
.offer-banner img {
    height: auto;
}
.offer-banner .offer-content {
    top: 85px;
}
.offer-banner .offer-content-two {
    top: 96px;
}
.discover {
    color: #fff !important;
}
.border-section-title {
    margin-bottom: 30px;
}
.ftr-ft {
    top: -20px;
}
.add-2 {
    display: none;
}
.about-us .abu {
    bottom: 0px;
}
.about-us:before {
    height: 200px;
}
.about-us img {
    height: 200px;
}
.breadcrumbs-area {
    padding-top: 0;
    padding-bottom: 0;
}
.cont-img {
    margin-top: 50px !important;
}
.offer-banner .offer-content .highlights-text {
    color: var(--black);
}
.offer-banner .offer-content .title {
    font-size: 20px;
}
.offer-banner .offer-content-two .title {
    font-size: 20px;
}
.offer-banner .offer-content-two .pera {
    font-size: 15px;
}
.best-pric {
    color: var(--white) !important;
}
.offer-banner .offer-content .title {
    color: var(--white);
}
.pera.get-select {
    color: #fff !important;
}
.mob-bk {
    display: none;
}
.in-out.pic-tm {
    display: unset;
}
.all-car .tm-dt .frm.in {
    width: 100% !important;
}
.all-car .frm.tm {
    margin-left: 10px;
}
.frm.thh.diffDropOff-text-col.pick-drop, .all-car .frm.tm2 {
    border-right: 1px solid var(--gray2);
}
.list .ad {
    font-size: 18px;
}
.list .ad::before {
    top: -2px;
}
.list label {
    font-size: 16px;
}
.slc-tm {
width: 32%;
position: absolute;
left: unset;
z-index: 9;
border-left: unset !important;
padding: 15px 0 15px 20px;
background: transparent;
right: 0;
border: 1px solid var(--gray2);
border-radius: 10px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.slc-tm2 {
  width: 32%;
  position: absolute;
  right: 0;
  z-index: 9;
  top: unset;
  border-right: unset;
  border-left: unset !important;
  padding: 15px 0 15px 20px;
  bottom: 0;
  border: 1px solid var(--gray2);
  border-radius: 10px;
  border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.all-car .frm {
    width: 70% !important;
}
.diffDropOff-text {
    margin-left: -8px;
}
.destion img {
    height: 370px;
}
.destion .abu {
    bottom: 12px !important;
}
.flt-htl .tab {
    background: transparent !important;
}
.frm.in.ni {
    margin-right: 5px;
}
.frm.in.ni2 {
    margin-left: 5px;
}
.list.best-chig {
    margin: 0px 0 30px 0;
}
.best-chig img {
    margin-bottom: 20px;
}
.place-chicg img {
    margin-top: 20px;
}
.list.place-chicg {
    margin-bottom: 30px;
}
.footer-wrapper {
    margin-top: 40px;
}
.add-img, .international-tour, .top-destion, .special-offer  {
    margin-top: 40px;
}
.img-cont {
    margin: 40px 0;
}
.fullchkindt, .fulloutindt {
    bottom: 16px;
}
.frm.thh input::placeholder {
    font-size: 18px;
}

.fullchkindt, .fulloutindt {
    width: 72%;
        padding: 2px 0px 0 6px;
}
.head-desk {
    justify-content: center;
}
.tab-ct {
    width: 90%;
}
.city-image-cont p {
    position: absolute;
    top: 30px;
    color: #fff;
    font-size: 15px;
    left: 0;
    font-weight: 600;
    right: 0;
    text-align: center;
}
.city-image-cont {
    height: 260px;
}
.modal.fade.show .modal-dialog {
    margin: 0;
}
.modal.fade.show .modal-dialog .modal-content {
     border-radius: 0;
    border: unset;
    height: 100vh;
}
.modal.fade.show .modal-header button {
    border: unset;
    font-size: 15px;
    background: transparent;
    font-weight: normal !important;
}
.modal.fade.show .modal-header button b {
    font-weight: 600;
}
.modal-body .destination_info input {
    width: 100%;
    font-size: 15px !important;
    font-weight: normal;
    padding: 6px 10px;
    border: 1px solid #ccc;
}
	.presnt-guest .psg_dls {
		width: 100%;
    top: 79px;
}
.search-box {
		padding: 20px !important;
}

    .close-all {
        text-decoration: none;
    }
        .mobile-main, .mobile-main2 {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        background: linear-gradient(0, #00133b, var(--back-desk));
        /* background: linear-gradient(0, #00133b, #00319c); */
        padding: 5px;
        box-shadow: 0 0 10px #ccc;
    }
        .mobile-main2 {
        top: unset;
        bottom: 0;
    }
        .mobile-popup, .mobile-popup2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .call-icon, .call-icon2 {
        text-align: center;
        position: relative;
        left: -18px;
        padding: 10px 20px 5px 0px;
        border-right: 1px solid #fff;
    }
    .call-icon img, .call-icon2 img {
        width: 45px;
    }
    .call-now, .call-now2 {
        margin: 0 0 0 30px;
        text-align: center;
    }
    .call-now p, .call-now2 p {
        color: #fff;
        font-size: 14px;
        margin: 0;
    }
    .blink {
        animation: blinker 1.0s linear infinite;
        color: #1c87c9;
    }
     @keyframes blinker {
        50% {
          opacity: 0;
        }
      }
          .call-now span, .call-now2 span {
        font-size: 22px;
        color: #fff;
        font-weight: 700;
    }
    
    .tp-destn img {
    height: 440px;
}
.popular-search .swiper-slide {
    flex-shrink: 0;
    padding: 0 15px;
}
.popular-search .package-card {
    width: auto;
}
.popular-search .offer-banner img {
    width: 100%;
}
.popular-search .tab3 button {
    margin: 0px 10px 10px 20px;
}
.mobile-main {
    background: #fff;
    padding: 10px 0;
}
.mobile-popup .cal-2 img {
    background: #007ad1f0;
    padding: 10px;
    width: 50px;
    border-radius: 6px;
}
.call-now span {
    color: #007ad1f0;
}
.call-now {
margin: 0 30px;
}
.mobile-popup i {
    font-size: 25px;
    color: gray;
}
.call-now span img {
    width: 220px;
}
.destion {
    display: none;
}
.airline .abu h1, .airline img, .airline:before {
    display: none;
}

.airline .abu {
        bottom: 0 !important;
    position: relative;
    padding: 15px 0;
}


}

li.parsley-required {
    position: absolute;
    left: 50px;
    color: red;
    font-size: 12px;
    list-style-type: none;
}
.airline img {
    height: 400px;
}
.airline .abu {
    bottom: 20px;
}
.airline .abu h1 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
}
