.fade-out {
  transition: opacity 1s ease;
  opacity: 0;
}

.loader-wrapper {
  height: 100vh;
  width: 100vw;
  background-color: white;
  display: block;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 10000;
  top: 0;
}

.loader-wrapper .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  width: 200px;
  height: 150px;
}

.loader-wrapper.loader-text .loader {
  width: auto;
  height: auto;
}

.loader-wrapper.inner-loader {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #f9f9f9;
}

.loader-wrapper.inner-loader .loader {
  top: 25%;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: 9%;
  justify-content: center;
}

.loader-wrapper.food-loader .loader {
  width: auto;
  height: auto;
}

.loader-wrapper.img-gif {
  display: flex;
}

.loader-wrapper.img-gif img {
  width: 20%;
}

.loader-section {
  position: relative;
  overflow: hidden;
}

.typewriter h1 {
  color: black;
  overflow: hidden;
  border-right: 0.15em solid #4291b8;
  white-space: nowrap;
  margin: 0 auto;
  letter-spacing: 0.15em;
  animation: typing 3.5s steps(30, end), blink-caret 0.5s step-end infinite;
}
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes blink-caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: #4291b8;
  }
}
.animation {
  position: relative;
  width: 100%;
  height: 20rem;
  max-width: 55rem;
  background-color: #f9f9f9;
}

.animation [class^=animation__],
.animation [class*=" animation__"] {
  position: absolute;
}

.animation__plane {
  position: absolute;
  z-index: 1;
  top: calc(40% - 31px);
  left: calc(50% - 136px);
  width: 17rem;
  height: 6.2rem;
  animation: 2s ease-in-out takeOff, 5s ease-in-out infinite alternate flight 2s;
}

.animation__plane--shadow {
  bottom: 1rem;
  left: calc(54% - 4rem);
  width: 8rem;
  height: 1rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  animation: 2s ease-in-out takeOffShadow, 5s ease-in-out infinite alternate flightShadow 2s;
}

.animation__cloud--front {
  z-index: 2;
  top: 50%;
  left: 20%;
  width: 8.5rem;
  height: 3rem;
  fill: #cee4e7;
  animation: 4s linear infinite cloudFront;
}

.animation__cloud--middle {
  top: 22%;
  left: 75%;
  width: 6rem;
  height: 3rem;
  fill: #cee4e7;
  animation: 5s linear infinite cloudMiddle;
}

.animation__cloud--back {
  top: 6%;
  left: 34%;
  fill: #cee4e7;
  animation: 8s linear infinite cloudBack;
}
@keyframes loader {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes takeOff {
  0% {
    transform: translate(-220%, 110%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes takeOffShadow {
  0% {
    transform: translate(-440%, 110%);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    opacity: 0.8;
  }
}
@keyframes flight {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, 10%);
  }
  75% {
    transform: translate(0, -10%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes flightShadow {
  0% {
    transform: scale(0.8);
    opacity: 0.8;
  }
  25% {
    transform: scale(0.9);
    opacity: 1;
  }
  75% {
    transform: scale(1.1);
    opacity: 0.6;
  }
  100% {
    transform: scale(0.8);
    opacity: 0.8;
  }
}
@keyframes cloudFront {
  0% {
    transform: translate(520%, 0);
  }
  100% {
    transform: translate(-600%, 0);
  }
}
@keyframes cloudMiddle {
  0% {
    transform: translate(230%, 0);
  }
  100% {
    transform: translate(-900%, 0);
  }
}
@keyframes cloudBack {
  0% {
    transform: translate(910%, 0);
  }
  100% {
    transform: translate(-1000%, 0);
  }
}
.skeleton_loader .blog-sidebar .blog-wrapper .search-bar,
.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title h5,
.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li,
.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body h6,
.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body p,
.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h6,
.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h5,
.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span,
.skeleton_loader .blog-single-detail .title-part h4,
.skeleton_loader .blog-single-detail .title-part h5,
.skeleton_loader .blog-single-detail .title-part p,
.skeleton_loader .blog-single-detail .comment-section .comment,
.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user,
.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date,
.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span,
.skeleton_loader .flight-search .responsive-detail .destination span,
.skeleton_loader .flight-search .responsive-detail .details span,
.skeleton_loader .flight-search .flight-search-detail .form-group label,
.skeleton_loader .left-sidebar .middle-part .section-title h5,
.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title,
.skeleton_loader .left-sidebar .middle-part .filter-block .form-check-label,
.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title,
.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label,
.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6,
.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .title,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price span,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price h4,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,
.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6,
.skeleton_loader .special-section.grid-box .special-box .special-content h5,
.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li,
.skeleton_loader .special-section.grid-box .special-box .special-content p span,
.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .price span,
.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .facility-detail,
.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail h6,
.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail span,
.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-text,
.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li,
.skeleton_loader .rating,
.skeleton_loader .filter-panel .popup-btn h5,
.skeleton_loader .filter_button h5,
.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h5,
.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h6,
.skeleton_loader .top-bar-flight .fare-calender h6.title,
.skeleton_loader .top-bar-flight .fare-calender i,
.skeleton_loader .single-section .description-section .menu-top li a,
.skeleton_loader .single-section .description-section .description-details .menu-part.about h6,
.skeleton_loader .single-section .description-section .description-details .menu-part.about p span,
.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec h4,
.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li,
.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-title,
.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail h6,
.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li,
.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,
.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5,
.skeleton_loader .single-section .single-sidebar h4.title,
.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h6,
.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h5,
.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .price,
.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom p,
.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .sub-total,
.skeleton_loader .single-section .single-sidebar .price-part .left-part span,
.skeleton_loader .single-section .single-sidebar .price-part .left-part .ldr-link,
.skeleton_loader .single-section .single-sidebar .price-part .right-part span,
.skeleton_loader .single-section .single-sidebar .price-part .right-part p,
.skeleton_loader .single-section .single-sidebar .price-part .right-part h6,
.skeleton_loader .single-section .single-sidebar .contact-title,
.skeleton_loader .single-section .single-sidebar .address span,
.skeleton_loader .single-section .single-sidebar .social-box,
.skeleton_loader .single-section .single-sidebar .bottom_sec h6,
.skeleton_loader .single-section .single-sidebar .newsletter-sec p span,
.skeleton_loader .order-menu .nav .nav-link,
.skeleton_loader .order-menu-section .order-section .order-title h5,
.skeleton_loader .order-menu-section .order-section .order-title h6,
.skeleton_loader .order-menu-section .order-section .order-items .items h6,
.skeleton_loader .order-menu-section .order-section .order-items .items p span,
.skeleton_loader .order-menu-section .order-section .order-items .items h5,
.skeleton_loader .top-title-bar .hotel_title_section h2,
.skeleton_loader .top-title-bar .hotel_title_section h6,
.skeleton_loader .top-title-bar .hotel_title_section ul,
.skeleton_loader .search-panel .search-section .search-box .left-part .search-body h6,
.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .form-control,
.skeleton_loader .list-view .list-box .list-content h5,
.skeleton_loader .list-view .list-box .list-content p,
.skeleton_loader .list-view .list-box .list-content .price span,
.skeleton_loader .list-view .list-box .list-content h6,
.skeleton_loader .hotel_title_section .hotel-name .left-part .top h2,
.skeleton_loader .hotel_title_section .hotel-name .left-part p,
.skeleton_loader .hotel_title_section .hotel-name .left-part .facility-detail div,
.skeleton_loader .hotel_title_section .hotel-name .right-part .price,
.skeleton_loader .full-width-detail .about-section .about-text .right-detail h4,
.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span,
.skeleton_loader .full-width-detail .place-detail li .ldr-text {
  background: linear-gradient(90deg, rgba(212, 212, 212, 0.3) 8%, #e4e4e4 18%, rgba(212, 212, 212, 0.3) 33%);
  background-size: 800px 104px;
  animation: skeleton-loader 2s infinite linear;
}

.skeleton_loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  display: block;
  background-color: white;
  overflow-y: auto;
  overflow-x: hidden;
}

.skeleton_loader .dark-bg {
  background-color: #444444 !important;
}

.skeleton_loader .breadcrumb-section {
  background-color: #f3f3f3;
}

.skeleton_loader .home_section {
  background-color: #f3f3f3;
}

.skeleton_loader .blog-sidebar .blog-wrapper .search-bar {
  width: 100%;
  height: 49px;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title h5 {
  width: 114px;
  height: 21px;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li {
  width: 100%;
  height: 22px;
  border: none;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li + li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .ldr-img {
  width: 100px;
  height: 72px;
  margin-right: 15px;
  background-color: #f3f3f3;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body h6 {
  width: 93px;
  height: 18px;
}

.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body p {
  width: 65px;
  height: 18px;
}

.skeleton_loader .blog_section .blog-wrap .blog-image {
  width: 100%;
  height: calc(190px + 88 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-image .blog-label {
  width: 48px;
  height: 55px;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h6 {
  width: 138px;
  height: 16px;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h5 {
  height: 25px;
  width: 93%;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span {
  width: 89%;
  height: 16px;
  display: block;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span + span {
  margin-top: 5px;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span:nth-child(2) {
  width: 85%;
}

.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span:nth-child(3) {
  width: 15%;
}

.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details {
  justify-content: unset;
}

.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details > div {
  width: 100%;
}

.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h5,
.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h6,
.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right span,
.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right p {
  margin-left: auto;
}

.skeleton_loader .blog-single-detail .top-image {
  height: calc(90px + 190 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
  width: 100%;
}

.skeleton_loader .blog-single-detail .title-part h4 {
  width: 80px;
  height: 20px;
}

.skeleton_loader .blog-single-detail .title-part h5 {
  width: 62%;
  height: 20px;
}

.skeleton_loader .blog-single-detail .title-part p {
  width: 100%;
  height: 20px;
  margin-top: 8px;
}

.skeleton_loader .blog-single-detail .comment-section .comment {
  width: 120px;
  height: 30px;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .ldr-img {
  width: calc(60px + 10 * (100vw - 320px) / 1600);
  height: calc(60px + 10 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
  border-radius: 100%;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user,
.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date {
  width: 78px;
  height: 16px;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span {
  width: 89%;
  height: 16px;
  display: block;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span + span {
  margin-top: 5px;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span:nth-child(2) {
  width: 85%;
}

.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span:nth-child(3) {
  width: 15%;
}

.skeleton_loader .flight-search .responsive-detail .destination span {
  width: 20%;
  height: 22px;
  display: block;
}

.skeleton_loader .flight-search .responsive-detail .details span {
  width: 31%;
  height: 20px;
  display: block;
  margin-top: 10px;
}

.skeleton_loader .flight-search .responsive-detail .modify-search .ldr-btn {
  width: 106px;
  height: 30px;
  background-color: #f3f3f3;
}

.skeleton_loader .flight-search .flight-search-detail .form-group label {
  width: 105px;
  height: 20px;
}

.skeleton_loader .flight-search .flight-search-detail .form-group .form-control {
  width: 100%;
  height: 38px;
  background-color: #f3f3f3;
  border: none;
}

.skeleton_loader .flight-search .flight-search-detail .search-col {
  display: flex;
  align-items: flex-end;
}

.skeleton_loader .flight-search .flight-search-detail .search-col .form-group {
  width: 100%;
}

.skeleton_loader .left-sidebar .search-bar input {
  height: 49px;
  width: 100%;
  background-color: #f3f3f3;
}

.skeleton_loader .left-sidebar .middle-part .section-title h5 {
  width: 140px;
  height: 22px;
}

.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title {
  width: 70%;
  height: 16px;
}

.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title:after {
  display: none;
}

.skeleton_loader .left-sidebar .middle-part .filter-block .form-check-label {
  width: 45%;
  height: 21px;
}

.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(2) .form-check-label,
.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(5) .form-check-label {
  width: 60%;
}

.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(3) .form-check-label,
.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(6) .form-check-label {
  width: 70%;
}

.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title {
  width: 130px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img {
  width: calc(90px + 70 * (100vw - 767px) / 1153);
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  height: 56px;
  background-color: #f3f3f3;
}

.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label {
  width: 48px;
  height: 20px;
  margin-top: 6px;
}

.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6 {
  width: 88px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li {
  width: 96px;
  height: 20px;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img {
  width: 50px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .title {
  width: 38%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  height: 20px;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price span {
  width: 86px;
  height: 16px;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price h4 {
  width: 65px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn {
  width: 110px;
  height: 32px;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn {
  width: 110px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f3f3f3;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4 {
  width: 45px;
  height: 20px;
}

.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6 {
  width: 35px;
  margin-left: auto;
  margin-right: auto;
  height: 16px;
}

.skeleton_loader .mobile-filter h5 {
  width: 92px;
  height: 18px;
  background-color: #f3f3f3;
}

.skeleton_loader .mobile-filter img {
  opacity: 0.3;
}

.skeleton_loader .mobile-filter .ldr-img {
  margin-left: auto;
  width: 16px;
  height: 13px;
  background-color: #f3f3f3;
}

.skeleton_loader .special-section .special-box .special-img {
  width: 100%;
  height: 218px;
  background-color: #f3f3f3;
}

.skeleton_loader .special-section .special-box .special-img.tour-img {
  height: calc(195px + 130 * (100vw - 320px) / 1600);
}

.skeleton_loader .special-section.grid-box .special-box .special-content h5 {
  height: 30px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li {
  width: 30%;
  height: 24px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li:after {
  display: none;
}

.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li + li {
  margin-top: 7px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li:nth-child(2) {
  width: 35%;
}

.skeleton_loader .special-section.grid-box .special-box .special-content p span {
  display: block;
  width: 95%;
  height: 18px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content p span:nth-child(2) {
  width: 75%;
  margin-top: 5px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .price span {
  width: 28%;
  height: 25px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .facility-detail {
  width: 15%;
  height: 25px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail h6 {
  width: 80%;
  height: 18px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail span {
  width: 48px;
  height: 22px;
  display: block;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 {
  width: 25%;
  margin-bottom: 8px;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-img {
  width: 18px;
  height: 18px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f3f3f3;
}

.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-text {
  width: 48px;
  height: 22px;
  margin-top: 5px;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton {
  margin-top: 10px;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton .ldr-btn {
  width: 100%;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton .ldr-btn div {
  width: 100%;
  height: 42px;
  background-color: #f3f3f3;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul {
  margin-top: 10px;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li {
  width: 40%;
  height: 24px;
}

.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li:nth-child(3),
.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li:nth-child(5) {
  width: 50%;
}

.skeleton_loader .rating {
  width: 43%;
  height: 18px;
}

.skeleton_loader .map-section iframe,
.skeleton_loader .map-section .map {
  background-color: white;
}

.skeleton_loader .filter-panel .left-filter .filters ul li {
  width: 90px;
  height: 38px;
}

.skeleton_loader .filter-panel .collection-grid-view .filter-select li {
  background-color: #f3f3f3;
}

.skeleton_loader .filter-panel .popup-btn h5 {
  width: 112px;
  height: 20px;
}

.skeleton_loader .filter-panel .popup-btn img {
  filter: invert(0.8);
}

.skeleton_loader .filter_button h5 {
  width: 118px;
  height: 20px;
}

.skeleton_loader .filter_button img {
  -webkit-filter: invert(80%);
}

.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h5 {
  width: 44%;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h6 {
  width: 38%;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .top-bar-flight .fare-calender h6.title {
  width: 62px;
  height: 12px;
}

.skeleton_loader .top-bar-flight .fare-calender i {
  width: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 20px;
}

.skeleton_loader .single-section .description-section .menu-top li {
  margin: 10px 10px 0;
}

.skeleton_loader .single-section .description-section .menu-top li a {
  width: 112px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 11px 30px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about h6 {
  width: 23%;
  height: 18px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about p span {
  display: block;
  width: 97%;
  height: 18px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about p span + span {
  margin-top: 7px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about p span:last-child {
  width: 70%;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec h4 {
  width: 21%;
  height: 22px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul {
  padding-left: 0;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li {
  width: 68%;
  height: 24px;
  display: inline-block;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(2),
.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(4) {
  width: 60%;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(3),
.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(5) {
  width: 75%;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li + li {
  margin-top: 6px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part.about .detail-img {
  height: calc(60px + 190 * (100vw - 320px) / 1600);
  width: 100%;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-title {
  width: 100px;
  height: 18px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .zoom-gallery {
  width: 250px;
  height: 160px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail h6 {
  width: 70px;
  height: 16px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li {
  width: 48%;
  height: 20px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6 {
  width: 60px;
  margin-left: auto;
  height: 16px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5 {
  width: 70px;
  margin-left: auto;
  height: 25px;
  margin-top: 8px;
}

.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .ldr-btn {
  width: 100px;
  height: 38px;
  margin-top: 8px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .description-section.tab-section .menu-top .nav-tabs {
  overflow: hidden;
}

.skeleton_loader .single-section .single-sidebar .overlay-map {
  height: 100px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .single-sidebar h4.title {
  width: 120px;
  height: 26px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h6 {
  width: 174px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h5 {
  width: 55px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group {
  width: 120px;
  height: 30px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .price {
  width: 52px;
  height: 22px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom p {
  width: 200px;
  height: 24px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .sub-total {
  width: 70px;
  height: 24px;
}

.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .checkout .ldr-btn {
  height: 40px;
  width: 100%;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .single-sidebar .price-part .left-part span {
  width: 120px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .price-part .left-part span + span {
  margin-top: 6px;
}

.skeleton_loader .single-section .single-sidebar .price-part .left-part .ldr-link {
  width: 78px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .price-part .right-part span {
  width: 52px;
  height: 16px;
  display: block;
  margin-left: auto;
}

.skeleton_loader .single-section .single-sidebar .price-part .right-part p {
  width: 45px;
  margin-top: 4px;
  height: 22px;
  margin-left: auto;
}

.skeleton_loader .single-section .single-sidebar .price-part .right-part h6 {
  width: 50px;
  height: 22px;
  margin-left: auto;
  margin-top: 4px;
}

.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-input {
  width: 100%;
  height: 38px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-input + .ldr-input {
  margin-top: 5px;
}

.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-btn {
  width: 130px;
  height: 38px;
  background-color: #f3f3f3;
  margin-left: auto;
  margin-top: 16px;
}

.skeleton_loader .single-section .single-sidebar .contact-title {
  width: 96px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .address span {
  display: block;
  width: 90%;
  height: 22px;
}

.skeleton_loader .single-section .single-sidebar .address span + span {
  width: 80%;
  margin-top: 5px;
}

.skeleton_loader .single-section .single-sidebar .social-box {
  width: 120px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .bottom_sec h6 {
  width: 120px;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .bottom_sec h6 + h6 {
  width: 140px;
}

.skeleton_loader .single-section .single-sidebar .newsletter-sec p span {
  display: block;
  width: 98%;
  height: 18px;
}

.skeleton_loader .single-section .single-sidebar .newsletter-sec p span + span {
  margin-top: 5px;
}

.skeleton_loader .single-section .single-sidebar .newsletter-sec p span:last-child {
  width: 25%;
}

.skeleton_loader .single-section .single-sidebar .newsletter-sec .ldr-input {
  width: 100%;
  height: 38px;
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .single-sidebar .newsletter-sec .ldr-btn {
  width: 130px;
  height: 38px;
  background-color: #f3f3f3;
  margin-left: auto;
  margin-top: 16px;
}

.skeleton_loader .single-section .image_section .left .ldr-img {
  width: 100%;
  height: calc(300px + 112 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .image_section .right .ldr-img {
  width: 100%;
  height: calc(140px + 56 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
}

.skeleton_loader .single-section .image_section .right .ldr-img + .ldr-img {
  margin-top: 20px;
}

.skeleton_loader .single-section .image_section .list-img .slider-image .ldr-img {
  width: 100%;
  height: calc(194px + 501 * (100vw - 320px) / 1600);
  background-color: white;
}

.skeleton_loader .single-section .image_section .list-img .slider-thumbnail span {
  display: block;
  height: calc(38px + 47 * (100vw - 320px) / 1600);
  background-color: white;
}

.skeleton_loader .slider-img {
  height: calc(280px + 120 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
}

.skeleton_loader .order-menu .nav .nav-link {
  width: 70%;
  height: 30px;
  margin-top: 8px;
}

.skeleton_loader .order-food-section {
  background-color: #f3f3f3;
}

.skeleton_loader .order-menu-section .order-section .order-title h5 {
  width: 96px;
  height: 24px;
}

.skeleton_loader .order-menu-section .order-section .order-title h6 {
  width: 54px;
  height: 20px;
}

.skeleton_loader .order-menu-section .order-section .order-items .items h6 {
  width: 174px;
  height: 18px;
}

.skeleton_loader .order-menu-section .order-section .order-items .items p span {
  display: block;
  width: 80%;
  height: 16px;
}

.skeleton_loader .order-menu-section .order-section .order-items .items p span + span {
  margin-top: 6px;
}

.skeleton_loader .order-menu-section .order-section .order-items .items p span:nth-child(2) {
  width: 30%;
}

.skeleton_loader .order-menu-section .order-section .order-items .items h5 {
  width: 55px;
  height: 18px;
}

.skeleton_loader .order-menu-section .order-section .order-items .items .addtocart_btn .add-button,
.skeleton_loader .order-menu-section .order-section .order-items .items .addtocart_btn .add_cart {
  height: 28px;
}

.skeleton_loader .top-title-bar .hotel_title_section h2 {
  width: 140px;
  height: 26px;
}

.skeleton_loader .top-title-bar .hotel_title_section h6 {
  width: 160px;
  height: 20px;
}

.skeleton_loader .top-title-bar .hotel_title_section ul {
  width: 270px;
  height: 24px;
}

.skeleton_loader .top-title-bar .hotel_title_section .right-part h6 {
  margin-left: auto;
}

.skeleton_loader .search-panel .search-section .search-box .left-part .search-body {
  width: 100%;
}

.skeleton_loader .search-panel .search-section .search-box .left-part .search-body h6 {
  width: 46px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .form-control {
  width: 80px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
}

.skeleton_loader .search-panel .search-section .search-box .right-part .ldr-btn {
  width: 108px;
  height: 40px;
  background-color: #f3f3f3;
}

.skeleton_loader .list-view .list-box .list-img {
  height: calc(180px + 30 * (100vw - 320px) / 1600);
  background-color: #f3f3f3;
}

.skeleton_loader .list-view .list-box .list-content h5 {
  width: 26%;
  height: 22px;
}

.skeleton_loader .list-view .list-box .list-content p {
  width: 22%;
  height: 18px;
  margin-top: 6px;
}

.skeleton_loader .list-view .list-box .list-content .facility-icon .facility-box {
  width: 42px;
  height: 42px;
  background-color: #f3f3f3;
}

.skeleton_loader .list-view .list-box .list-content .price span {
  width: 65px;
  height: 18px;
  display: block;
}

.skeleton_loader .list-view .list-box .list-content .book-now {
  width: 135px;
  height: 40px;
  background-color: #f3f3f3;
}

.skeleton_loader .list-view .list-box .list-content h6 {
  width: 60%;
  height: 18px;
}

.skeleton_loader .hotel-single-section {
  background-color: #f3f3f3;
}

.skeleton_loader .hotel_title_section .hotel-name .left-part .top h2 {
  width: 340px;
  height: 30px;
}

.skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons {
  display: flex;
  align-items: center;
}

.skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons .ldr-btn {
  width: 88px;
  height: 30px;
  background-color: #f3f3f3;
  margin-left: 10px;
}

.skeleton_loader .hotel_title_section .hotel-name .left-part p {
  width: 65%;
  height: 18px;
}

.skeleton_loader .hotel_title_section .hotel-name .left-part .facility-detail div {
  width: 70px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
}

.skeleton_loader .hotel_title_section .hotel-name .right-part .price {
  width: 160px;
  height: 30px;
}

.skeleton_loader .hotel_title_section .hotel-name .right-part .ldr-btn {
  width: 145px;
  height: 38px;
  background-color: #f3f3f3;
  margin-left: auto;
}

.skeleton_loader .full-width-detail .about-section .about-text > div {
  width: 100%;
}

.skeleton_loader .full-width-detail .about-section .about-text .right-detail h4 {
  width: 25%;
  height: 25px;
}

.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p {
  width: 100%;
  height: 100%;
}

.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span {
  display: block;
  width: 97%;
  height: 18px;
}

.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span + span {
  margin-top: 5px;
}

.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span:last-child {
  width: 85%;
}

.skeleton_loader .full-width-detail .place-detail li .ldr-text {
  width: calc(55px + 70 * (100vw - 320px) / 1600);
  height: 22px;
}

.skeleton_loader .full-width-detail .place-detail li + li:after {
  background-color: rgba(0, 0, 0, 0.06);
}

.skeleton_loader .about-section .image-section .img-box {
  height: calc(175px + 285 * (100vw - 320px) / 1600);
  width: 100%;
  background-color: #f3f3f3;
}
@keyframes skeleton-loader {
  0% {
    transform: translateZ(0);
    background-position: -468px 0;
  }
  to {
    transform: translateZ(0);
    background-position: 468px 0;
  }
}/*# sourceMappingURL=loader.css.map */