/* custom css created by Bhuwan */
.press-box {
  padding: 15px;
  background-color: #fff;
  position: relative;
  border-radius: 16px;
  /* box-shadow: 0 0 0.65rem rgb(208 213 217 / 70%); */
  border: 1px solid #d0d5d9;
  margin-bottom: 24px;
}

.press-title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 600;
  min-height: 30px;
}

.press-artical {
  color: #747474;
  font-size: 13px;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-top: 6px;
}

.press-artical > .body-text:nth-of-type(1) > p {
  text-indent: 36px;
}

/* .press-artical>.body-text:nth-of-type(2)>p {
    text-indent: 0;
} */

.start-coma,
.end-coma {
  position: absolute;
  z-index: 0;
  fill: rgb(79 99 232 / 45%);
}

.start-coma {
  top: 0;
}

.end-coma {
  transform: rotate(180deg);
  bottom: 0;
  right: 0;
}

.divider-line {
  border-bottom: 1px solid #747474;
}

.logo-fullread {
  clear: left;
  color: #8f8f8f;
  /* float: left; */
  font-size: 12px;
  /* border-bottom: 1px solid #1a1a1a; */
  border-top: 1px solid #d0d5d9;
}

.media-logo {
  /*background-color: #f5f6ff;*/
  padding: 0.35rem 0.5rem;
  min-height: 48px;
  /* flex-direction: column; */
  display: flex;
  align-items: center;
}

.read-artical {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 500;
  /* min-height: 40px; */
  display: flex;
  align-items: center;
}

.read-arrow {
  margin-left: 12px;
  display: flex;
  align-items: baseline;
}

.read-arrow:hover {
  margin-left: 14px;
}

.quotation-mark {
  transform: rotate(180deg);
  float: right;
  margin-right: 110px;
}

.bg-bcrumb {
  background-color: transparent;
  padding: 0.75rem 0;
  margin-bottom: 0;
}

.mdfy-search label {
  color: #fff;
}

.hrs-btn {
  background-color: #30bdaa;
  border-radius: 4px;
  color: #fff;
  padding: 6px 10px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  margin-right: 0.375rem;
}

.cart-head-img {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  max-height: 400px;
  border-radius: 20px;
  overflow: hidden;
}

/* whole form-control click open calendar css */
.date-wrapper {
  position: relative;
  width: 100%;
  height: 48px;
  overflow: hidden;
}

.date {
  border: 0;
  width: 146px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #999;
  box-sizing: border-box;
}

.picker {
  width: 100%;
  height: 48px;
  font-size: 999px;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.ms-form .date-wrapper {
  width: 82%;
  height: 50px;
}

/* whole form-control click open calendar css */

/* stepper progress  */
.stepper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.step {
  flex: 1;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #b8b8b8;
  max-width: 60px;
}

.step > p {
  margin-top: 0.25rem;
}

.step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 25%;
  left: 34px;
  transform: translateY(-50%);
  width: 160%;
  height: 2px;
  background-color: #ededed;
  z-index: -1;
}

.step.active {
  color: #007bff;
}

.step > .circle {
  position: relative;
  width: 1.15rem;
  height: 1.15rem;
  display: flex;
  background-color: #007bff;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #fff;
}

.step2 > .circle {
}

.circle-border {
  background-color: #ffffff !important;
  border: 1.6px solid #007bff;
}

.circle-border3 {
  background-color: #ffffff !important;
  border: 1.6px solid #b8b8b8;
}

.circle-border4 {
  background-color: #ffffff !important;
  border: 1.6px solid #b8b8b8;
}

.circle-font {
  /*background-color: #ffffff!important;
    border: 1.6px solid #007bff;*/
  font-size: 10px;
  color: #b8b8b8 !important;
  padding-bottom: 6px;
  font-weight: 500;
}

.step > .circle > .inner-white {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 20px;
  background-color: transparent;
  transition: all 0.3s;
  --webkit-transition: all 0.3s;
}

.step.active > .circle > .inner-white {
  background-color: #fff;
}

.content {
  display: none;
  margin-top: 20px;
}

.content.active {
  display: block;
}

@media (max-width: 767px) {
  .stepper {
    margin-bottom: 1rem;
  }

  .step:not(:last-child)::after {
    width: 200%;
  }
}

/* stepper progress end */

/* view cart css */
.viewcart-header {
  margin: 0 0 2.5rem 0;
  overflow: hidden;
  position: relative;
}

.cart-hding {
  font-weight: 700;
  margin: 0;
  font-size: 1.4rem;
}

.pkg-hding {
  font-size: 18px;
  font-weight: 700;
}

.cont-shop-btn {
  background-color: rgb(98 110 255 / 10%);
  color: #626eff;
  font-size: 14px;
  font-weight: 600;
}

a:hover.cont-shop-btn {
  background-color: rgb(98 110 255 / 20%);
  transition: all 0.3s;
}

.htl-name-card {
  /*background-color: #F9F9FF;*/
  border: 1px solid #d0d5d9;
  border-radius: 10px;
  padding: 1rem;
  margin-top: 2rem;
  /*top: 60px;
    position: relative;*/
}

.location-icon {
  margin-right: 1.25rem;
}

.htl-name {
  font-size: 18px;
  font-weight: bold;
  max-width: 500px;
}

.htl-address {
  font-size: 14px;
  color: #999999;
}

.htl-name-card .pnp-title-rating {
  right: 1rem;
}

.chk-date {
  color: #7636e5;
  font-size: 14px;
  display: flex;
}

.chk-date > svg {
  margin-right: 1.25rem;
}

.summary-cart {
  border: 1px solid #e6e6e6;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
}

.cart-title {
  font-size: 20px;
  font-weight: 700;
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}

.price-discount {
  margin: 2px 0px 2px 0px;
  background-color: #dbf0db;
  padding: 8px;
  color: green;
}

.cart-summary-row {
  border-bottom: 1px solid #d0d5d9;
  font-size: 14px;
  padding: 12px 0;
  font-weight: 600;
}

.cart-pkg-name {
  font-size: 14px;
  font-weight: 600;
}

.cart-pkg-name ~ small,
.cart-summary-right > small {
  color: #999999;
  font-weight: 600;
}

.cart-summary-right {
  text-align: right;
}

.summary-price {
  font-size: 15px;
  font-weight: 700;
}

.cart-summary-price {
  font-weight: 800;
}

.payable-amnt {
  font-size: 16px;
  font-weight: 700;
}

.product-price {
  font-size: 18px;
  font-weight: 700;
}

.del-btn {
  border: none;
  background-color: transparent;
}

.pax-pding {
  padding: 6px 12px;
}

@media (max-width: 767px) {
  .cart-hding {
    font-size: 22px;
  }

  .location-icon,
  .chk-date > svg {
    margin-right: 0.35rem;
  }

  .htl-name {
    font-size: 16px;
  }

  .htl-address {
    font-size: 12px;
  }

  .htl-name-card .pnp-title-rating {
    right: 0.75rem;
    top: 0;
  }

  .mob-widgh-210 {
    width: 210px;
  }

  .summary-cart {
    margin-top: 1.5rem;
  }
}

/* view cart css end */

.total-no {
  background-color: #4f63e8;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px 4px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: inline-flex;
  align-items: center;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #000000;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #f0f0f0;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #4f63e8;
}

/* FAQs start */
.faq-section {
  background-color: #f3f7f7;
  padding: 3rem 0;
  margin-top: 2.5rem;
}

#main {
  margin: 50px 0;
}

#main #faq .card {
  margin-bottom: 0.875rem;
  border: 0;
  font-size: 14px;
}

#main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #ffffff;
  padding: 20px;
  font-size: 16px;
  color: inherit;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: break-spaces;
}

#main #faq .card .card-header .btn-header-link > img {
  transform: rotate(-90deg);
  transition: all 0.3s;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #ffffff;
  border: 1px solid #e6e6e6;
}

#main #faq .card .card-header .btn-header-link.collapsed > img {
  transform: rotate(90deg);
  transition: all 0.3s;
}

#main #faq .card .collapsing {
  background: #ffffff;
  line-height: 30px;
}

#main #faq .card .collapse.show {
  background: #ffffff;
  line-height: 30px;
  border-top: 1px solid #e6e6e6;
}

#faq > .card .card-body > ul {
  padding-left: 15px;
  list-style: decimal;
}

#faq > .card .card-body > ul > li {
  padding-left: 10px;
}

@media (max-width: 768px) {
  #main #faq .card .card-header .btn-header-link {
    font-size: 14px;
  }
}

/* FAQs end */

/* details page tabs */
.padding-tabs {
  padding: 3rem 0;
  background-color: #f6f6f6;
  margin: 2rem 0;
}

.padding-tabs .nav-pills .nav-link {
  border: none;
  border-radius: 0;
  color: #333;
  background-color: #fff;
  border-bottom: 3px solid #fff;
  font-size: 1rem;
  transition: ease-in 0.3s;
}

.padding-tabs .nav-pills .nav-item {
  margin-right: 1rem;
}

.padding-tabs .nav-pills .nav-item::last-child {
  margin-right: 0;
}

.padding-tabs .nav-pills .nav-link.active,
.padding-tabs .nav-pills .show > .nav-link {
  border-bottom: 3px solid #5263e9;
  transition: ease-in 0.3s;
}

/* detail page image gallery / view map and other  */
.chk-date {
  justify-content: space-between;
  align-items: center;
}

.offer-img-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 450px;
  position: relative;
}

.main-image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-image > img {
  width: 100%;
}

.gallery-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.gallery-outer {
  position: relative;
  display: flex;
  height: 95px;
  margin-bottom: 0.5rem;
}

/* .gallery-outer:hover {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: red;
  bottom: 0;
  right: 0;
} */

.gallery-container > .gallery-outer > img {
  position: relative;
  width: auto;
  height: 95px;
  padding: 0 5px;
  margin-bottom: 10px;
  display: block;
}

.gallery-container > .gallery-outer > img:last-child {
  margin-right: 0;
}

.view-gallery {
  position: absolute;
  bottom: 1rem;
  right: 38%;
  cursor: pointer;
  width: auto;
  height: 44px;
  padding: 0 10px;
  border-radius: 6px;
  background-color: rgb(0 0 0 / 75%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-gallery > svg {
  margin-right: 6px;
}

.offer-discount {
  width: 50px;
  height: auto;
  padding: 7px;
  border-radius: 6px;
  background-color: rgb(245 87 108 / 10%);
  border: 1px solid #f5576c;
  position: absolute;
  display: block;
  right: 15px;
  top: 15px;
  text-align: center;
  font-size: 10px;
  color: #f5576c;
  font-weight: 600;
  line-height: 1.2;
}

.offer-discount > span {
  font-size: 16px;
}

.readMoreCollapse .collapse:not(.show) {
  height: 70px;
}

.incl-card {
  background-color: #fff;
  border: 1px solid #d0d5d9;
  border-radius: 10px;
  overflow: hidden;
}

.offer-name-sec {
  background-color: #f0f4f5;
  border-radius: 10px 10px 0 0;
  padding: 10px 20px 10px 20px;
}

.offer-name {
  font-size: 18px;
  font-weight: 600;
}

.offer-price {
  text-align: right;
}

.offer-price > .price {
  font-size: 18px;
  font-weight: 600;
}

.offer-price > .for-adult {
  font-size: 12px;
}

.offer-details {
  margin-bottom: 1rem;
}

.offer-details .day {
  width: 15%;
}

.offer-details > .daywise-timing {
  display: flex;
  color: #4d4d4d;
  margin: 5px 0;
}

.offer-details .not-valid {
  color: #f5576c;
}

.seat-label {
  margin: 0;
  font-weight: 600;
  width: 40%;
}

.seats-no {
  position: relative;
  display: inline-flex;
}

.seats-no > input {
  padding-left: 80px;
  overflow: hidden;
}

.seats-no > .remove,
.seats-no > .add {
  position: absolute;
  top: 0;
  height: 50px;
  width: 50px;
  background-color: #f5576c;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}

.seats-no > .remove {
  left: 0;
}

.seats-no > .add {
  right: 0;
}

ul.no-list-style {
  padding-left: 0;
  list-style: none;
  color: #4d4d4d;
}

ul.no-list-style > li {
  margin-bottom: 4px;
}

ul.no-list-style > li:last-child {
  margin-bottom: 0;
}

.ryb-prc-brkp-row-right {
  font-weight: 800;
}

.prod-summary {
  margin-top: -103px;
  z-index: 1;
  position: relative;
  background-color: #fff;
}

.view-map {
  background-color: #fff;
  border: 1px solid #777777;
  color: #1a1a1a;
  font-weight: 600;
  border-radius: 3px;
  padding: 3px 8px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}

.view-map svg {
  margin-right: 6px;
}

.view-map:hover {
  background-color: #d0d5d9;
  transition: all 0.3s;
}

.gallery-popup,
.hotel-map-popup {
  display: none;
  opacity: 0;
}

.gallery-popup.open,
.hotel-map-popup.open {
  display: block;
  opacity: 1;
  width: 100%;
  background-color: #fff;
  height: 100vh;
  overflow: auto;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.close-popup {
  position: absolute;
  fill: #fff;
  width: 60px;
  right: 0;
  z-index: 9;
  background-color: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 2.2rem 0;
}

.pkg-details {
  background-color: #1a1a1a;
  color: #fff;
  padding: 2rem 2.5rem;
}

.pkg-details svg {
  margin-right: 1rem;
}

.custom-cart {
  background-color: #fff;
  border: 1px solid #d0d5d9;
  border-radius: 10px;
  padding: 1.5rem;
}

.custom-cart > iframe {
  width: 100%;
  height: 480px;
}

.rating {
  display: flex;
}

.rating > .rating-block {
  background-color: #00a380;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-right: 1rem;
}

.rating .rating-heading {
  font-size: 18px;
}

.review-cart {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  padding: 1rem;
  border-radius: 6px;
  height: 175px;
  overflow: auto;
}

.review-cart h5 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.review-cart .post-month {
  color: #a5a4a4;
}

.custom-section {
  padding: 1.5rem 2rem;
}

.review-text {
  font-size: 14px;
  margin-top: 1rem;
}

/* gallery modal */
.offer-img-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 450px;
  position: relative;
}

.main-image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-image > img {
  width: 100%;
}

.view-gallery {
  position: absolute;
  bottom: 1rem;
  right: 38%;
  cursor: pointer;
  width: auto;
  height: 44px;
  padding: 0 10px;
  border-radius: 6px;
  background-color: rgb(0 0 0 / 75%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-gallery > svg {
  margin-right: 6px;
}

.gallery-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.gallery-container > img {
  position: relative;
  width: auto;
  height: 95px;
  padding: 0 5px;
  margin-bottom: 10px;
  display: block;
}

.gallery-container > img:last-child {
  margin-right: 0;
}

.gallery-container > img:hover::after {
  content: "";
  display: flex;
  position: absolute;
  background-color: rgb(0 0 0 / 65%);
  transition: all 0.3s;
  width: 150px;
  height: 100%;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .offer-img-outer {
    height: 160px;
  }

  .offer-details .day {
    width: 25%;
  }

  .view-gallery {
    right: 1rem;
  }

  .pkg-details {
    padding: 1rem 1rem;
  }

  .prod-summary {
    margin-top: 0;
  }

  .offer-name {
    font-size: 16px;
  }

  .offer-price > .price {
    font-size: 16px;
  }

  .offer-price > .for-adult {
    font-size: 10px;
  }

  .prdct-ed-sections {
    border-top: none !important;
    padding: 0;
  }

  .custom-section,
  .custom-cart {
    padding: 1rem;
  }

  .gallery-container > img {
    height: 56px;
  }

  .section-title-hdng {
    font-size: 16px;
  }

  .custom-section {
    margin-bottom: 70px;
  }

  .close-popup {
    padding: 1rem 0;
  }

  .mob-widgh-260 {
    width: 260px;
  }

  .review-cart {
    height: auto;
  }

  .review-text,
  .chk-date {
    font-size: 12px;
  }

  .custom-cart > iframe {
    height: 310px;
  }

  .prdct-overview-txt,
  .prdct-overview-txt span {
    font-size: 12px;
    font-family: "Montserrat", sans-serif !important;
  }
}

#lightboxed--bttn_next,
#lightboxed--bttn_prev,
#lightboxed--bttn_close {
  background-image: url(../img/controls.png) !important;
}

.gallery-container > img {
  position: relative;
}

.gallery-container > img:hover ~ .overlay-zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* detail page image gallery / view map and other  */

/* Pax selection dropdown */
.pax-select-wrap {
  background-color: #4f63e8;
  padding: 2rem;
  border-radius: 1rem;
  position: relative;
}

.pax-select-wrap .icons {
  position: absolute;
  top: 14px;
  left: 14px;
  width: 20px;
}

#passengerInput {
  display: none;
  background-color: #ffffff;
  width: 330px;
  padding: 1rem;
  z-index: 1;
  position: absolute;
  top: 52px;
  right: 0;
  border: 1px solid #f8f8f8;
  right: 0;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.12);
}

#passengerInput .add-travelers label {
  width: 70%;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 50px;
}

#passengerInput .add-travelers select {
  width: 30%;
  height: 50px;
}

.arrow-down {
  position: absolute;
  right: 8px;
  bottom: 18px;
  fill: #888888;
}

/* welcome guest animation text */
/* animation css */
.sentence {
  font-size: 0.938rem;
}

.wrapper {
  padding-bottom: 1.5rem;
  display: block;
  position: relative;
}

.margin-tp {
  margin-top: 0.688rem;
}

@media (max-width: 767px) {
  #passengerInput {
    right: auto;
    width: 270px;
  }

  .mt-8 {
    margin-top: 14px;
  }
}

/*Vertical Sliding*/
.slidingVertical {
  overflow: hidden;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 65%;
  height: 36px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
}

.slidingVertical span {
  animation: topToBottom 12.5s linear infinite 0s;
  -ms-animation: topToBottom 12.5s linear infinite 0s;
  -webkit-animation: topToBottom 12.5s linear infinite 0s;
  color: #fd6c6b;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  font-size: 1rem;
}

.slidingVertical span:nth-child(2) {
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  color: #fd6c6b;
}

.slidingVertical span:nth-child(3) {
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  color: #fd6c6b;
}

.slidingVertical span:nth-child(4) {
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
  color: #fd6c6b;
}

.slidingVertical span:nth-child(5) {
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
  color: #fd6c6b;
}

/*topToBottom Animation*/
@-moz-keyframes topToBottom {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 0;
    -moz-transform: translateY(-50px);
  }

  10% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }

  25% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }

  30% {
    opacity: 0;
    -moz-transform: translateY(50px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes topToBottom {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }

  10% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }

  25% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }

  30% {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes topToBottom {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 0;
    -ms-transform: translateY(-50px);
  }

  10% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }

  25% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }

  30% {
    opacity: 0;
    -ms-transform: translateY(50px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.ms-form .form-control {
  border: 1px solid #ced4da !important;
}

.hero-right {
  overflow: visible;
}

/* Service review modification */
.service-quality {
  padding: 0;
}

.service-quality > .prdct-rating-row {
  background-color: #5263e9;
  border: none;
  border-radius: 16px 16px 0 0;
  padding: 18px 16px;
  margin-bottom: 0;
}

.service-quality > .quality-bar {
  padding: 20px;
}

.quality-bar .reviews-point-list {
  margin-top: 0;
}

.quality-bar .reviews-point-list li {
  float: none;
  margin: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.875rem;
}

.review-progress-base {
  width: 250px;
}

.review-progress-base,
.review-progress-user {
  height: 4px;
}

.prdct-star-list svg,
.prdct-star-list p {
  fill: #fff;
}

.prdct-rating-right > .text-light {
  color: #fff;
}

/* Service review modification */

/* footer pages header banner part */
.banner_area {
  position: relative;
  height: 430px;
  display: block;
  overflow: hidden;
  z-index: 0;
}

.banner_area > .overlayer {
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.heading-contact {
  position: absolute;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  color: #fff;
}

.heading-contact > h1 {
  font-weight: 800;
}

.contact-card {
  position: relative;
  background-color: #fff;
  border-radius: 40px 40px 0px 0px;
  padding: 2rem;
  display: block;
  z-index: 1;
  text-align: center;
  margin-top: -6rem;
  font-size: 1rem;
}

.contact-card h2 {
  font-weight: 800;
}

@media (max-width: 767px) {
  .banner_area {
    height: 175px;
  }

  .heading-contact {
    top: 30%;
  }

  .heading-contact > h1 {
    font-size: 2rem;
  }

  .heading-contact > h4 {
    font-size: 1rem;
  }

  .contact-card {
    margin-top: -3.5rem;
    border-radius: 20px 20px 0px 0px;
    padding: 1.25rem;
  }

  .contact-card h2 {
    font-size: 1.5rem;
  }
}
/* footer pages header banner part */
