/* html{height: 100%;overflow: hidden} */
/* body{height: 100%;overflow: hidden;} */
body{background-color: #efefef;}
/* #Root{height: 100%;overflow-y: scroll;} */


#BaseMenu{
    background-color: #fff;
    border: 1px solid #ddd;
    position: fixed;
    margin-bottom: 35px;
    left: 0;
    right: 0;
    width: calc(100% - 40px);
    overflow: hidden;
    border-radius: 60px;
    height: 60px;
    bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 10;
}
#BaseMenu ul{list-style: none;margin:0;padding: 0;height: 100%;}
#BaseMenu ul li{float: left;width: 25%;list-style: none;margin:0;padding: 0;text-align: center;height: 100%;cursor: pointer;}
#BaseMenu ul li .item{padding-top: 10px;padding-bottom: 10px;line-height: 30px; color: #000; cursor:pointer; display:block;height: 100%; }
#BaseMenu ul li .item .icon{display: block;text-align: center;height: 18px;line-height:0;}
#BaseMenu ul li .item .tab-title{font-size: 11px;text-align: center;}
#BaseMenu ul li .item svg{color: #000;fill:#000;margin:0;}
/* #BaseMenu ul li .item.active{color: #00c48a ;background-color: #f7f7f7; border-radius: 60px;color: #b49164;} */
#BaseMenu ul li .item.active{color: #00c48a ;background-color: #f7f7f7; border-radius: 60px;color: #3f9081;}
/* #BaseMenu ul li .item.active svg{color: #00c48a;fill: #00c48a;margin:0;color: #b49164;fill: #b49164;} */
#BaseMenu ul li .item.active svg{color: #00c48a;fill: #00c48a;margin:0;color: #3f9081;fill: #3f9081;}


.package-wrapper{padding-top: 130px;margin-bottom: 100px;margin-left: auto; }
.package-wrapper .inner{padding-left: 25px;padding-right: 25px;}
.package-wrapper h3{font-size: 18px; color: #222222; font-weight: 500;margin:0;padding:0;margin-bottom: 20px;}
.package-wrapper .destination-pill{list-style: none;margin:0;padding: 0px;margin-bottom: 20px;}
.package-wrapper .destination-pill li{list-style: none;margin:0;padding: 0px; display: inline; padding:4px 10px; color: #fff; border-radius: 6px; background: linear-gradient(90.74deg, #09705C 0.23%, #109686 100%);}
.package-wrapper .image-wrapper{padding-left: 10px;padding-right: 10px;}
.package-wrapper .image{ background-color: #ccc; background-size: cover;background-repeat: no-repeat;background-position: center;border-radius: 16px;margin-bottom: 10px;}
.package-wrapper .image.main{height: 160px;}
.package-wrapper .image.secondary{height: 75px;}


@media (min-width: 768px){
  .package-wrapper .image.main{height: 310px;}
  .package-wrapper .image.secondary{height: 150px;}
}

.package-wrapper .quick-jump{padding-bottom: 20px;}
.package-wrapper .quick-jump ul{margin:0;padding:0; padding-left: 5px; list-style: none;height: 40px;overflow: hidden;}
.package-wrapper .quick-jump ul li{float: left; font-size: 14px; line-height: 38px; list-style: none;height: 40px;margin-left: 20px;padding-left: 5px; padding-right: 5px; border-bottom: 3px solid transparent; color: #222222; position: relative; font-weight: 300; }
.package-wrapper .quick-jump ul li.on{color:#09705C;}
.package-wrapper .quick-jump ul li.on:after{content: ""; position: absolute; bottom: 0; left: 0; right:0; height: 3px; background-color: #09705C; border-radius: 3px; }

.package-wrapper h4{font-size: 18px; color: #222222; font-weight: 500;margin:0;padding:0;margin-bottom: 20px;}

.package-wrapper .features-circles{height: 89px;margin-bottom: 40px;width: 100%;position: relative;overflow: hidden;}
.package-wrapper .features-circles ul{list-style: none;margin:0;padding:0; width: 100%;}
.package-wrapper .features-circles ul li{margin-right: 30px;float: left;}
.package-wrapper .features-circles ul li p{width: 100%;text-align: center;margin:0;padding:0;height: 20px;margin-top: 8px;}
.package-wrapper .features-circles ul li .item{ position: relative; height: 61px;width: 61px;border-radius: 100%; background-color: #fff; border:2px solid #109686;}
.package-wrapper .features-circles ul li .item svg{
  width: 24px;
  height: 24px;
  top: 16px;
  left: 18px;
  position: absolute;
}

.package-product-card{border: 1px solid #D5D5D5;background-color: #fff;border-radius: 20px;margin-bottom: 40px;}
.package-product-card .p-c-inner{padding:20px}
.package-product-card .p-c-inner.content{padding-top: 15px;}
.package-product-card .flight-first-line{margin-bottom: 10px;padding-left: 15px; padding-right: 15px;}
.package-product-card .airline-icon{width: 100%;max-width: 60px;}
.package-product-card .flight-route-pill{ text-align: center; min-width: 47px;height: 24px;border-radius: 4px;padding: 2px 6px;display: inline-block;background-color: #E6F4F9;font-size: 12px;}

.package-product-card .flight-second-line{margin-bottom: 10px;padding-left: 15px; padding-right: 15px;}
.package-product-card .flight-time{font-size: 14px;color: #141511;margin-bottom: 5px;}
.package-product-card .flight-time.car{color: #72777A;}
.package-product-card .flight-date{font-size: 12px;color: #72777A;margin-bottom: 5px;}
.package-product-card .flight-airport{font-size: 13px;color: #141511;margin:0;padding:0;margin-bottom: 5px;}
.package-product-card .flight-duration{padding-top: 10px;font-size: 12px;color: #8C8D89;font-weight: 300;}
.package-product-card .flight-duration.car{padding-top: 15px;margin-bottom: 5px;}

.package-product-card .flight-plan-wrapper{padding-top: 10px;position: relative;height: 42px;}
.package-product-card .flight-plan-wrapper::before{content: ""; position: absolute; left: 5px; right: 5px; bottom: 20px; border-top: 1px dashed #D5D5D5;}
.package-product-card .flight-plan-wrapper .fpw-from{position: absolute;left: 0; bottom: 15px;height: 10px; width: 10px; background-color: #fff; border:1px solid #09705C; border-radius: 100%;}
.package-product-card .flight-plan-wrapper .fpw-icon{width: 18px; height: 18px; position: absolute; bottom: 18px; height: 18px; width: 18px; left: 50%; margin-left: -9px; margin-bottom: -5px; }
.package-product-card .flight-plan-wrapper .fpw-to{position: absolute;right: 0; bottom: 15px;height: 10px; width: 10px; border:1px solid #D6F5EF; background-color: #09705C; border-radius: 100%;}


.package-product-card .ppc-image-featured{ border-top-left-radius: 20px; border-top-right-radius: 20px; height: 216px; background-color: #ccc; background-size: cover; background-position: center; background-repeat: no-repeat; }
.package-product-card .car-title{font-size: 16px;font-weight: 400;margin-bottom: 4px;padding:0;color:#222222;}
.package-product-card .hotel-title{font-size: 16px;font-weight: 400;margin-bottom: 4px;padding:0;color:#222222;}
.package-product-card .sub-title{font-size: 12px;font-weight: 400;margin-bottom: 5px;padding:0;color:#72777A;}
.package-product-card .address-title{font-size: 12px;font-weight: 400;margin-bottom: 14px;padding:0;color:#72777A;}
.package-product-card .car-summary-title{font-size: 14px; color: #222222;}
.package-product-card .car-summary-title .inline-svg{margin-right: 10px;float: left;}

.package-product-card ._section_hr{border-bottom: 1px solid #e4e4e4;padding-top: 20px;margin-bottom: 20px;}
.package-product-card ._section_hr.noTop{padding-top: 10px;}

.package-product-card .p-c-hotel-pill{display: inline-block;min-width: 133px;min-height: 26px;padding: 6px 11px 6px 11px;border-radius: 6px;margin-bottom: 10px;background-color: #E6F4F9;}
.package-product-card .p-c-hotel-item{margin-bottom: 5px; font-size: 14px;}
.package-product-card .p-c-hotel-item ._icon{width: 30px; float: left; }
.package-product-card .p-c-hotel-item ._item{margin-left: 30px;}


.footer-price-container{background-color: #fff; box-shadow: -0 -5px 5px rgba(0,0,0,.05); position: fixed; z-index: 9999; left:0; right: 0; bottom: 0; padding-bottom: 60px; padding-left: 25px; padding-right: 25px; padding-top: 25px;   border-top-left-radius: 16px;
  border-top-right-radius: 16px; }
._btn_continue{background: linear-gradient(to right,#09705C,#109686);color: #fff; font-size: 16px; border-radius: 16px; border:0; outline: 0; width: 100%; height: 50px;  }

.home-top-wrapper{
  min-height: 240px;padding-bottom: 40px;width: 100%;overflow: hidden;position: relative;}


/*
.home-top-wrapper{
  position: fixed; top:0; left:0; right:0; height: 344px;
  transition: top 0.1s ease 0s;
}
.home-top-wrapper--spacer{height: 344px;}
*/
.h-carowsel-offers{height: 550px;background-color: #ccc;position: relative;}

.home-top-background{
    height: 550px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
}
.home-top-background::after{
  content: "";
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  height: 50%;
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
}

.home-offer-content{
  position: absolute;
  bottom:100px;
  left: 20px;
  right: 20px;
  z-index: 1;
}
.home-offer-content h3{padding:0;margin:0;color: #fff;font-size: 20px;font-weight: 600;margin-bottom: 8px; width: 80%; }
.home-offer-content h3 .xl{font-size: 24px;line-height: 34px;}

.home-top-background .highlighted-pill {
  position: absolute;
  top: 105px;
  left: 25px;
  padding: 8px 16px;
  font-size: 13px;
  color: #000;
  background: #E8F7F4;
  border-radius: 3px;
  font-weight: 400;
  text-transform: uppercase;
}

.highlighted-pill-item {
  background-image: url('/assets/img/rectangle_9651.svg');
  background-size: contain;
  width: 217px;
  height: 42px;
  position: absolute;
  top: 100px;
  left: 25px;
  padding: 15px 16px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-repeat: no-repeat;
}
.highlighted-pill-item .fa{font-size: 14px;}

.home-offer-content .sub-title{font-size: 13px;font-weight: 400; color: #fff;margin-bottom: 4px;padding:0;}
.home-offer-content .__btn{position: absolute;right:0; bottom:5px; padding: 10px 20px; border-radius: 16px; border: 0; outline:none; background: linear-gradient(to right,#09705C,#109686); color: #fff; font-weight: 600; }
.home-offer-content .hoc-icon{margin-right: 5px;float: left;padding-top: 2px;}

.view-error .__btn{ padding: 10px 20px; border-radius: 6px; border: 0; outline:none; background: linear-gradient(to right,#09705C,#109686); color: #fff; font-weight: 600; min-width: 100px; }


._err{margin-top: 20px;color: red;}

#packageSelect{z-index: 99;}

.product-item{
  cursor: pointer;
  padding: 5px 10px;border-radius: 12px;background-color: #fff;border:2px solid #D0D5DD; height: 64px;
  /* box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.04); */
}

.product-item.on{ /*border-color: #d9f0ee;*/ border-color: #A9D7CE; }

.product-item .p-t-icon{float: left;height: 50px; width: 50px;padding-top: 14px;border-radius: 12px;}
.product-item .p-t-icon-right{float: right;height: 50px; width: 50px;padding-top: 14px;}
.product-item .p-t-icon.plane svg path{stroke: #98A2B3;}
.product-item .p-t-icon.hotel svg stop{stop-color: #98A2B3;}

.product-item .p-t-label{line-height: 50px; height: 50px; font-size: 14px;color: #98A2B3; color: #98A2B3; text-align: left;margin-left: 60px;}

.product-item.on .p-t-label{color: #222;}
.product-item.on .p-t-icon{background-color: #E2F2F0;}
.product-item.on .p-t-icon.plane svg path{stroke: #008d73;}
.product-item.on .p-t-icon.hotel svg stop{stop-color: #008d73;}

.description-text{font-size: 14px;font-weight: 300;}
.description-text p{margin-bottom: 15px;}

.package-select-options{margin:0;padding:0;list-style: none;}
.package-select-options li{margin:0;padding:0;list-style: none;margin-bottom: 20px;background-color: #fff;  }
.package-select-options li{border: 1px solid #D5D5D5; border-radius: 16px;height: 56px;position: relative;}
.package-select-options li ._icon{width: 24px;height: 24px; position: absolute; top:15px; left: 15px; }
.package-select-options li ._icon svg{}
.package-select-options li ._price{position: absolute; right: 0; top:0; height: 54px; width: 120px; text-align: right; padding-top: 16px; padding-right: 15px; font-size: 16px; font-weight: 600; color: #109686; }
.package-select-options li ._content{margin-left: 64px; margin-right: 120px;}
.package-select-options li ._content ._label{ padding-top: 6px; font-size: 16px; color: #222222; }
.package-select-options li ._content ._sub-title{ font-size: 14px; color: #72777A;  }
.package-select-options li.on{border-color: #109686; box-shadow: 0 0px 0px 1px #109686;}



.checkout-well{border:1px solid #D0D5DD; background-color: #fff;border-radius: 16px;margin-bottom: 30px;}
.checkout-well ._inner{padding: 16px;}

.selected-package-summary{position: relative;}
.selected-package-summary ._img{ float: left; width: 100px; height: 180px; background-position: center; background-size: cover; background-color: #ccc; border-radius: 16px; }
.selected-package-summary ._details{margin-left: 116px;padding-top: 8px;min-height: 180px;}
.selected-package-summary ._details ._title{font-size: 14px;font-weight: 600;padding-bottom: 4px;}
.selected-package-summary ._details ._line{padding-bottom: 2px;}


.notification-wrapper {
    position: absolute!important;
    /* top: 20px; */
    top: 60px;
    right: 20px;
    font-size: 18px;
    padding: 6px;
    border-radius: 40px;
    background-color: rgba(255,255,255,1);
    width: 40px;
    height: 40px;
    text-align: center;
    color: #000;
    z-index: 3;
  }

.h-section-wrapper{
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.h-section-wrapper .h-section{
  min-height: 300px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.h-section-wrapper .h-section.with-shade:after{
  content: "";
  position: absolute;
  bottom:0;
  left:0;right:0;
  height: 100%;
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
  z-index: 1;
  border-radius: 12px;
}
.h-section-wrapper .h-section .txt-content{
  position: absolute;
  z-index: 2;
  bottom:26px;
  left: 20px;
  right: 20px;
  color: #fff;
}
.h-section-wrapper .h-section .txt-content h3{
  font-weight: 600; font-size: 20px; margin-bottom: 8px;padding:0;
  color: #fff;
}
.h-section-wrapper .h-section .txt-content .sub-title{
  font-weight: 400; font-size: 13px; margin-bottom: 4px;padding:0;
  color: #fff;
}


.home-top-background h1{font-size: 42px; letter-spacing: 0.15em; color: #fff;text-align: center;margin:0;padding:0;padding-top: 80px;padding-bottom: 10px;}
.home-top-background span.sub-title{font-size: 16px; letter-spacing: 0.15em; display: block;text-align: center;color: #fff;font-weight: 600;}

ul.home-top-nav-tabs{
    margin:0;
    padding:0;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -40px;
    min-height: 166px;
    z-index: 2;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px){
  .home-top-nav-tabs{max-width: 768px;}
  .home-offer-content {padding-left: 40px; padding-right: 40px;}
  .home-offer-content .__btn{right: 40px;}
  .h-section-wrapper .h-section .txt-content h3{width: 40%;text-align: center; margin-left: auto; margin-right: auto; }
  .h-section-wrapper .h-section .txt-content .sub-title{ display: block; width: 70%;text-align: center; margin-left: auto; margin-right: auto;}
}
ul.home-top-nav-tabs li{
    margin:0;padding: 0; 
    list-style: none;
    width: 100%;;
}
ul.home-top-nav-tabs li .item{
    margin-left: 5px; margin-right: 5px;text-align: center;background-color: #fff;border-radius: 20px;
    height: 166px;
    /* box-shadow: 0 2px 4px 1px rgba(39,36,44,.05); */
    color: #27242c;
    padding-top: 14px;
    border:1px solid #D0D5DD;
}
ul.home-top-nav-tabs li .item .icon{
    display: block;
    height: 48px;
    width: 48px;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: 96px 96px;
}
ul.home-top-nav-tabs li .item .text-label{display: block;font-size: 12px;}


ul.home-top-nav-tabs li .item .icon._2d5gdbg7O0BZcNkqb5Zpqb {
    background-image: url(https://assets.wego.com/image/sprite/c_pad,q_auto:low,fl_lossy,w_96,h_96/v1581049436/mweb-homepage);
}
ul.home-top-nav-tabs li .item .icon.pAGj1e3AA6wtzq57-iq8k {
    background-image: url("https://res.cloudinary.com/blackrock/image/upload/v1689910074/umrah/icon-package_1_vyeirf.png");
    background-size:48px 48px;
    background:#b49164;
    border-radius: 20px;
}
ul.home-top-nav-tabs li .item .icon._1qq4gPfEDpCUBpef_P0r2Q {
    background-image: url("https://res.cloudinary.com/blackrock/image/upload/v1689910136/umrah/icon-hotel_niqmui.png");
    background-size:48px 48px;
    background:#b49164;
    border-radius: 20px;
}


.deal-label-wrapper{
  /* background-image: url('https://res.cloudinary.com/blackrock/image/upload/v1707732743/umrah/deals-card-label_oxzaf1.png'); */
  /* background-image: url('https://res.cloudinary.com/blackrock/image/upload/v1707734381/umrah/deals-card-label-green_llpyh0.png'); */
  /* background-image: url('https://res.cloudinary.com/blackrock/image/upload/v1707735425/umrah/deal-card-label-white_1_d0anxp.png'); */
  background-image: url('/assets/img/rectangle_9652.svg');
  width: 200px;
  height: 48px;
  background-size: contain;
  position: absolute;
  left: 40px;
  /* top: 22px; */
  top: 62px;
  z-index: 3;
  padding-left: 28px;
  padding-top: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  /* color: #09705C; */
  background-repeat: no-repeat;
}
.deal-label-wrapper .icon-flame{margin-right: 8px;float: left;margin-top: 3px;}
.deal-label-wrapper .offer-label{padding-top: 4px;}

 /* Hide scrollbar for Chrome, Safari and Opera */
 .hideScrollBar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hideScrollBar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
} 


.section-container{margin-bottom: 40px;}
.section-container .inner{padding-left: 20px;padding-right: 20px;}
.section-container h2{font-size: 18px;font-weight: 600;color: #111111;margin:0;padding: 0;margin-bottom: 20px;margin-top: 10px;}

.section-container .carosel-wrapper{height: 182px;width: 100%; overflow-x: scroll;}
.section-container .carosel-wrapper.package{height: 272px;}

.carosel-wrapper ul{list-style: none;margin:0;padding: 0;height: 180px;width:3000px}
.carosel-wrapper ul li{float: left;margin-right: 10px;height: 180px;}
.carosel-wrapper ul li:first-child{padding-left: 20px;}

.section-container .carosel-wrapper .item{position: relative;height: 180px;border:1px solid #ddd;background-color: #fff;width: 360px;border-radius: 20px;overflow: hidden;}
.section-container .carosel-wrapper .item .img-wrapper{position: absolute;left:0;top:0;bottom:0;width:40%;background-color: #ddd;background-position: center; background-size: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.section-container .carosel-wrapper .item .img-wrapper .airline-icon{text-align: center; position: absolute; top:12px; right: 16px; width: 32px;height: 32px; background-color: rgba(255,255,255,0.75); border-radius: 4px; padding: 4px; overflow: hidden; background-size:cover; background-position: center; background-repeat: no-repeat; }
.section-container .carosel-wrapper .item .img-wrapper .airline-icon img{height: 32px;}
.section-container .carosel-wrapper .item .content{width: 60%;padding: 12px 16px;height: 100%;margin-left: 40%;}
.section-container .carosel-wrapper .item .content .item-title{font-size: 16px;font-weight: 600;color: #111111;}
.section-container .carosel-wrapper .item .content .item-details{font-size: 14px;font-weight: 400;color: #111111;}
.section-container .carosel-wrapper .item .content .item-price{ position: absolute; bottom: 12px; left: calc(16px + 40%); width: calc(100% - 32px); font-size: 16px;font-weight: 600;color: #109686;}
.section-container .carosel-wrapper .item .content .item-price.was{ position: absolute; bottom: 34px; left: calc(16px + 40%); width: calc(100% - 32px); font-size: 12px;font-weight: 400;color: #000; color:rgb(224, 0, 0); color: #666; text-decoration: line-through;}

.package-item{position: relative;height: 270px;border:1px solid #ddd;background-color: #fff;width: 300px;border-radius: 20px;overflow: hidden;}
.package-item .img-wrapper{height: 140px;background-color: #efefef;background-size: cover; background-position: center; background-repeat: no-repeat;position: relative;border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }
.package-item .img-wrapper::after{content: "";position: absolute;left:0;right: 0;top: 0; height: 80%; background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0)); } 
.package-item .img-wrapper .group-icons{position: absolute;top: 20px;left: 20px;z-index: 1;}
.package-item .img-wrapper .group-icons .group-icon {float: left; margin-right: 10px;}
.package-item .img-wrapper .airline-logo{position: absolute;top:20px;right: 20px;z-index: 1;border-radius: 12px;overflow: hidden;}

.package-item .content{position: relative;padding: 20px;padding-top: 10px;padding-bottom: 10px;}
.package-item .content .name{font-size: 14px; font-weight: 600;margin-bottom: 10px;color: #131313;overflow: hidden;height: 20px;}
.package-item .content .item-row{margin-bottom: 5px;}
.stars svg{width: 14px;}
.stars svg path {fill: #131313;}
.package-item .content .item-row ._icon{width: 24px;margin-right: 5px;float: left;padding-top: 2px;}
.package-item .content .item-row ._label{font-size: 12px;margin-top: -4px;}
.package-item .content .price{position: absolute;right: 20px;bottom: 15px;width: 40%;text-align: right;font-size: 16px;font-weight: 600; color: #109686;}
.package-item .content .price .per_person{font-weight: 300;color: #000;font-size: 12px;margin: 0;padding: 0;}


.packages-results{padding-top: 140px; padding-left: 25px; padding-right: 25px; padding-bottom: 85px; }
.packages-results ._title{font-size: 14px; text-align: center;margin-bottom: 20px; }
.packages-results .package-item{width: auto;margin-bottom: 20px;}


.general-view-content{padding-top: 140px;}

.account-signin{padding-bottom: 60px;padding-left: 20px;padding-right: 20px;}
.account-signin h3{font-size: 24px;font-weight: 600; color: #222;}
.account-signin .primary-btn-wrapper{position: absolute; left: 20px; right: 20px; bottom: 100px; }
.account-signin .primary-btn-wrapper .primary-btn.working{background: #ccc;}


.deleteAccount{border:0;background: #ccc!important; color: #a40d0d;}

.h-footer-usps-wrapper{overflow: hidden;}
.h-footer-usps{
  height: 400px;margin-top: 130px;position: relative;
  /* background-color: #EEFFFB; */
  background-color: #fff;
  padding: 30px;padding-top: 0;color: #222222;
}
.h-footer-usps::before {
  content: "";
  top: -50px;
  left: -50px;
  right: -50px;
  height: 100px;
  transform: rotate(8deg);
  /* background-color: #EEFFFB; */
  background-color: #fff;
  position: absolute;
}
.h-footer-usps ._content{position: relative;z-index: 1;}
.h-footer-usps ._content h4{font-size: 20px;width: 80%;font-weight: 600;margin-bottom: 40px;}
.h-footer-usps ._content ._row{margin-bottom: 40px;}
.h-footer-usps ._content ._row ._icon{float: left;width: 80px;}
.h-footer-usps ._content ._row ._label-wrapper{font-size: 12px;}
.h-footer-usps ._content ._row ._label-wrapper ._title{font-size: 14px;font-weight: 600;margin-bottom: 5px;margin-left: 80px;}
.h-footer-usps ._content ._row ._label-wrapper ._txt{margin-left: 80px;}

.pre-loader-section{margin-bottom: 40px;margin-left: 20px;margin-right: 20px;margin-top: 5px;}
.pre-loader-section .spacer-title{background-color: #ddd;margin-bottom: 20px;height: 18px;width: 100px;border-radius: 6px;}
.pre-loader-section .spacer-carosel-item{height: 182px;background-color: #ddd;width: 100%;border-radius: 20px;}



.no-bookings-wrapper{min-height: 230px;margin-top: 40px;position: relative;}
.no-bookings-wrapper::before{ content:""; opacity: 0.1; position: absolute; top:0; left:50%; width: 220px; height: 220px; margin-left: -110px; border-radius: 100%; background-color: #6BE1D2 ; }
.no-bookings-wrapper ._svg{ position: relative; height: 230px;margin-bottom: 10px;text-align: center;padding-top: 40px;}
.no-bookings-wrapper ._title{text-align: center;font-size: 18px; font-weight: 300; padding-right: 40px; padding-left: 40px; }


#HotelSearch, #PackageSearch{
  position: fixed;
  left:0;
  top:0;
  right:0;
  bottom:0;
  padding-top: 60px;
  background-color: #fff;
  z-index: 12;
}

.SearchHeader{box-shadow: 0px 2px 2px 0px #0000000A;height: 50px;}
.SearchHeader ._back{padding-left: 20px;padding-top: 10px;padding-bottom: 10px;height: 30px;line-height: 30px;float: left;width: 50px;height: 50px;cursor: pointer;}
.SearchHeader ._title{margin-left: 50px;margin-right: 50px;text-align: center;padding-top: 8px;font-size: 18px;font-weight: 500;}

.search-form-wrapper{padding: 20px;}
.search-form-wrapper .search-form-item{height: 52px;margin-bottom: 20px;position: relative;}
.search-form-wrapper .search-form-item .input-item{ margin:0; border:1px solid #d6dae1;border-radius:8px;height: 50px; width: 100%; background-color: #fff; margin:0; outline: none; position: relative; padding-left: 50px; line-height: 50px; font-size: 16px; }
.search-form-wrapper .search-form-item ._icon{position: absolute; left:18px; top:14px; width: 14px; }

.input-select-iv{position: absolute;top:0;left:0;right:0;bottom:0;height: 100%;opacity: 0;width: 100%;}


.search-form-action-buttom{position: absolute;left: 20px;right: 20px;bottom: 60px;}
.search-form-action-buttom button{height: 50px;border-radius: 8px;border:none; color: #fff; font-size: 16px; background: linear-gradient(90.74deg, #09705C 0%, #109686 100%);width: 100%;}



.floating-header {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  height: 110px;
  /* background-color: #fff; */
  /* border-bottom: 1px solid #ddd; */
  box-shadow: 0px 2px 2px 0px #0000000A;
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding:0;
  color: #3f4553;
  /* color: #000; */
  z-index: 9;
  padding-top: 60px;
  background-color: #efefef;
  /* background-color: #fff; */
}

.floating-header ._back {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.floating-header ._title {
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  padding-top: 8px;
  font-size: 18px;
  font-weight: 500;
}

.floating-header .back-button-container {
  float: left;
  height: 45px;
  width: 75px;
  text-align: left;
  padding-left: 20px;
  line-height: 38px;
  font-size: 24px;
}

.floating-header-title{
  text-align: center;
  margin-left: 75px;
  margin-right: 75px;
  width: calc(100% - 150px);
  line-height: 38px;
  overflow: hidden;
  height: 45px;
  font-size: 16px;
}


.package-card-empty-list{padding:25px;padding-top: 140px;}
.package-card-empty-list ._title{display: inline-block; margin-left: calc(50% - 40px); width: 80px; border-radius: 4px; height: 20px; margin-bottom: 15px; background-color: #fff; }
.package-card-empty{ height:270px; border:1px solid #efefef;background-color: #fff; border-radius: 20px; margin-bottom: 20px;position: relative;}
.package-card-empty ._img{
  height: 155px;
  top: 10px;
  left: 10px;
  right: 10px;
  border-radius: 16px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  position: absolute;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.package-card-empty ._title1{
  position: absolute;
  width: 231px;
  height: 23px;
  top: 184px;
  left: 16px;
  border-radius: 4px;

}
.package-card-empty ._title2{
  position: absolute;
  width: 172px;
  height: 23px;
  top: 223px;
  left: 16px;
  border-radius: 4px;
}
/*
.package-card-empty ._title3{
  position: absolute;
  width: 172px;
  height: 23px;
  top: 262px;
  left: 16px;
  border-radius: 4px;
}
*/
.package-card-empty ._title4{
  position: absolute;
  width: 57px;
  height: 23px;
  top: 23px;
  right: 16px; 
  border-radius: 4px;
}


.booking-card-empty-list{
  padding:0;
}
.booking-card-empty{ 
  height:158px;
  border:1px solid #efefef ;
  background-color: #fff ;
  border-radius: 20px ;
  margin-bottom: 20px ;
  position: relative ;
}
.booking-card-empty ._title1 {
  position: absolute;
  width: 100px;
  height: 118px;
  top: 20px;
  left: 20px;
  border-radius: 4px;
}

.booking-card-empty ._title2 {
  position: absolute;
  width: 110px;
  height: 24px;
  top: 20px;
  left: 140px;
  border-radius: 4px;
}

.booking-card-empty ._title3 {
  position: absolute;
  width: calc(100% - 160px);
  height: 24px;
  top: 60px;
  left: 140px;
  border-radius: 4px;
}

.booking-card-empty ._title4 {
  position: absolute;
  width: 60px;
  height: 24px;
  top: 100px;
  left: 140px;
  border-radius: 4px;
}

@keyframes shimmer {
  to {
     background-position-x: 0%
  }
}

.package-card-empty ._item{
  overflow: hidden;
  background: linear-gradient(to right, #eee 40%, #fafafa 50%, #eee 60%);
  background-size: 300%;
  background-position-x: 100%;
  animation: shimmer 1s infinite linear;
}

.booking-card-empty ._item{
  overflow: hidden;
  background: linear-gradient(to right, #eee 40%, #fafafa 50%, #eee 60%);
  background-size: 300%;
  background-position-x: 100%;
  animation: shimmer 1s infinite linear;
}




.account-header{margin:20px; margin-top: 68px; position: relative;top:auto;left:auto;right: auto;width: auto;border-radius: 20px;}

.account-section-content {
  padding: 20px;
  background-color: #fff;
  margin: 20px;
  border-radius: 20px;
}

.bookings-section-content{padding: 20px; padding-left: 25px; padding-right: 25px;padding-top: 140px;}
.bookings-section-content h2{ text-align: center; margin-bottom: 10px; }
.bookings-section-content .sub-title{ text-align: center; }
.bookings-section-content .img{height: 200px;text-align: center;padding-top: 40px;}
.bookings-section-content .img img{height: 140px;}
.bookings-section-button{padding: 40px 20px;}
.bookings-section-button .primary-btn{width: 100%;max-width: 100%;cursor: pointer;}

.bookings-section-content .tab-bar-wrapper{
  border:1px solid #D5D5D5;
  border-radius: 16px;
  background-color: #fff;
  height: 58px;
  padding: 5px 6px;
}

.bookings-section-content .tab-bar-wrapper .tab{
  float: left;
  width: 50%;
  height: 46px;
  border-radius: 12px;
  background-color: #fff;
  border:0;
  outline: 0;
  color: #131313;
  font-size: 16px;
}

.bookings-section-content .tab-bar-wrapper .tab.on{
  background: linear-gradient(90.74deg, #09705C 0.23%, #109686 97.76%);
  color: #fff;
}

.booking-tab-bar-content{position: relative;padding-top: 20px;padding-bottom: 20px;}
.booking-tab-bar-content .booking-item{
  background-color: #fff;
  border:1px solid #D0D5DD ;
  height: 160px;
  margin-bottom: 20px;
}


.offers-section-content{padding: 20px;margin: 20px;border-radius: 20px;}
.offers-section-content h2{ text-align: center; margin-bottom: 10px; }
.offers-section-content .sub-title{ text-align: center; }
.offers-section-content .img{height: 200px;text-align: center;padding-top: 40px;}
.offers-section-content .img img{height: 140px;}
.offers-section-button{padding: 40px 20px;}
.offers-section-button .primary-btn{width: 100%;max-width: 100%;cursor: pointer;}


.userMenu {
  position: absolute;
  right: 0px;
  top: 45px;
  width: calc(100vw - 40px);
  max-width: 100vw;
  max-height: 310px;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #edeae9, 0 5px 20px 0 rgba(109, 110, 111, 0.08);
}

.userMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.userMenu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 12px;
}

.userMenu ul li span.title {
  display: block;
  padding: 10px;
  padding-left: 10px;
  padding-left: 20px;
  color: #000;
  border-bottom: 1px solid #efefef;
  font-weight: 700;
  font-size: 14px;
}



.showGeneralView a{text-decoration: none!important;}

._whatsapp-chat{width: 100%;min-height: 60px;}


.shareBox.active {
  bottom: 0;
  top: 0;
}
.shareBox {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0),#000);
  position: fixed;
  bottom: -100%;
  top: auto;
  display: block;
  transition: all ease .2s;
  width: 100%;
  z-index: 99999;
  width: 100%;
}

.shareBox .shareContainer {
  background: #fff;
  padding: 24px 0;
  height: 246px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.shareBox h2 {
  font-size: 16px;
  color: #4a4a4a;
  letter-spacing: -.4px;
  font-family: "Rubik Medium",sans-serif;
  margin: 0 26px 24px;
  line-height: 19px;
  font-weight: 400;
}
.shareBox ul li a {
  color: #4a4a4a;
  padding: 13px 26px;
  display: block;
  align-items: center;
  font-size: 14px;
  letter-spacing: -.3px;
  border-top: 1px solid #eee;
}

.shareBox ul li a img {
border-style: none;
  vertical-align: middle;
  height: auto;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  margin-right: 9px;
}
.ar .shareBox ul li a img{margin-right: auto;margin-left: 9px;}





.owl-carousel
{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}