/* react9 */
.slider {
  z-index: 1 !important;
}
.thankyou_modal .modal-dialog-centered {
  display: flex;
  align-items: center;
}
div#thankyou_popup {
  top: 0 !important;
}

@media screen and (max-width: 1024px) {
  .home_header_wrap .header-submenu,
  .tabbing-menu {
    background-color: #fff !important;
  }
}
/* 404 page  */
.error_section_main {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 100px;
  padding: 50px 0 57px;
}
.no_padding {
  padding: 0;
}
.error_section_main .img_align_right {
  text-align: center;
}
.error_section_main img {
  max-width: 100%;
}
.error_section_main h2.heading {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 30px;
  color: #100f70;
  margin: 0;
}
.error_section_main .desc_txt {
  margin: 25px 0 50px;
}
.desc_txt {
  font-size: 18px;
  line-height: 30px;
  color: rgba(59, 59, 59, 0.8);
  margin-bottom: 30px;
  text-align: left;
}
.theme_btn_div {
  margin-bottom: 40px !important;
}
.theme_btn_div {
  float: left;
  width: 100%;
}
.error_section_main .theme_btn {
  font-weight: 600;
}
.theme_btn {
  width: 215px;
  height: 51px;
  line-height: 44px;
  background: #2583e9;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  border: 2px solid transparent;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  cursor: pointer;
}
.play_icon_btn {
  background: #9fa1ab !important;
  border-radius: 50px;
}
@media screen and (max-width: 991.98px) {
  .error_section_main h2.heading {
    padding-top: 20px;
  }
  .error_section_main {
    text-align: center;
  }
  p.desc_txt {
    text-align: center;
  }
}
/* msg from ceo */

/* end/
/* service page */
.play_icon_btn {
  background: hsl(0deg 1.94% 64.82% / 60%) !important;
  border-radius: 50px !important;
}
/* msg from ceo */
@media screen and (max-width: 1200px) {
  .banner_section_msg_ceo {
    background-position: right !important;
  }
  .banner_content_msg {
    left: 72px !important;
  }
  .client_review {
    padding-top: 10px;
  }
}

/* client slider */
.play_icon_btn {
  width: 50px !important;
  height: 50px !important;
}
.hero-image.active .box-inner-bounce {
  animation: test 1s;
  opacity: 1;
  transform: rotate(0deg);
}
.banner_content_msg {
  left: 82px !important;
}
.cookie_section {
  z-index: 9 !important;
}

.modal_calandry .modal-dialog {
  padding-top: 130px !important;
}

/* toggle menu  */
.main_header.header.home_video_wrap .mtpl-menubar .menubar__line {
  background-color: #fff !important;
}
.main_header.header.home_video_wrap.home_header_wrap
  .mtpl-menubar
  .menubar__line {
  background-color: #000 !important;
}
.main_header.header .mtpl-menubar .menubar__line {
  background-color: #000 !important;
}

img.down-icons {
  filter: invert(100%) brightness(1%);
}
/* us landing page */
/*home page sevice css (29/04/2025)*/

/* celebrity-look-alike-app page  */

/* .patientcare-btn {
  background: #2583e9 !important;
} */
.tab-content-casestudy .swiper {
  position: initial !important;
}
.admin_app .swiper-pagination {
  bottom: -17px !important;
}
.new_frequent_question .panel-default > .panel-heading {
  border: none;
  background-color: transparent !important;
}

@media screen and (max-width: 1024px) {
  .header-main-menu-li .down-icons {
    transition: transform 0.3s ease;
  }

  .header-main-menu-li.active .down-icons {
    transform: rotate(180deg);
  }
}
/* 20/05/2025 (for new client feedback) */
.client_box.video_box img {
  object-fit: cover !important;
}
.clinet_location {
  max-width: 190px !important;
}
.testimonial_curve_bg .award_ftr_div {
  margin-top: 50px !important;
}
/* for site map */
.new_center.sitemap .center_under_line:after {
  display: none !important;
}
/* body.modal-open {
    padding-right: 0 !important;
    overflow: hidden !important;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 9999;
} */

.tab-none {
  z-index: 9 !important;
}

/* common css for compnay page*/
@media only screen and (max-width: 767px) {
  .awards_wrap_main,
  .testimonial_main,
  .business_model_main,
  .corporate_events {
    padding-top: 75px !important;
  }
  .banner_section_msg_ceo {
    margin-top: 75px !important;
  }
  .about-main-wrapper .banner_margin_zero {
    margin-top: 75px !important;
    padding-inline: 0 !important;
  }
}

