/* ===================================================================================================================
================================================== Why YatraDham Page ==================================================
=================================================================================================================== */

/* ==================== Hero section ==================== */
.yatradham_class_why_choose_section {
  min-height: 400px;
  padding: 60px 0;
  position: relative;
}

.yatradham_class_why_title {
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  font-family: "serif";
}

.yatradham_class_why_subtitle {
  font-size: 1.4rem;
  font-weight: 400;
  opacity: 0.9;
}

@media (max-width: 991.98px) {
  .yatradham_class_why_title {
    font-size: 2.5rem;
  }
  .yatradham_class_why_choose_section {
    min-height: 350px;
  }
}

@media (max-width: 575.98px) {
  .yatradham_class_why_choose_section {
    min-height: 300px;
    padding: 40px 15px;
  }
  .yatradham_class_why_title {
    font-size: 1.8rem;
  }
  .yatradham_class_why_subtitle {
    font-size: 1.1rem;
  }
}

/* ==================== Who We Are section ==================== */

.yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_rounded_5 {
  border-radius: 2rem !important;
}

@media (min-width: 992px) {
  .yatradham_class_description {
    text-align: justify;
  }
}

/* ==================== trusted network section ==================== */
.yatradham_class_trusted_network .yatradham_class_network_heading {
  color: #5d1229;
  font-weight: bold;
}

.yatradham_class_network_card {
  transition:
    transform 0.3s ease,
    border 0.3s ease;
  border-radius: 12px;
}

.yatradham_class_network_card:hover {
  transform: translateY(-5px);
  border: 1px solid #ff7733 !important;
}

.yatradham_class_network_icon {
  font-size: 2rem;
  color: #ff7733;
}

.yatradham_class_network_title {
  color: #333;
  font-weight: 600;
}

/* ==================== About Yatradham section ==================== */

.yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_feature_icon_box {
  width: 60px;
  height: 60px;
  background-color: #ff7733;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  transition: transform 0.3s ease;
}

.yatradham_class_feature_card {
  transition: all 0.3s ease;
  border-radius: 15px;
}

.yatradham_class_feature_card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #ff7733 !important;
}

.yatradham_class_feature_card:hover .yatradham_class_feature_icon_box {
  transform: scale(1.1);
}

.yatradham_class_feature_title {
  color: #333;
  margin-bottom: 10px;
}
/* ==================== Services Offered section ==================== */

/* .yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_service_card {
  border: 1px solid #fceae3 !important;
  border-radius: 12px;
  transition: all 0.3s ease;
  background-color: #fff;
}

.yatradham_class_service_icon {
  font-size: 2rem;
  color: #ff7733;
}

.yatradham_class_service_card:hover {
  border: 1.5px solid #ff7733 !important;
  box-shadow: 0 10px 25px rgba(255, 119, 51, 0.1) !important;
  transform: translateY(-5px);
}

.yatradham_class_service_card p {
  font-size: 0.95rem;
  line-height: 1.6;
} */
/* ==================== Destination Cards section ==================== */

.yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_dest_card {
  height: 400px;
  cursor: pointer;
}

.yatradham_class_dest_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.yatradham_class_dest_card:hover .yatradham_class_dest_img {
  transform: scale(1.15);
}

.yatradham_class_dest_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.2) 50%,
    transparent 100%
  );
  opacity: 0.8;
  transition: opacity 0.4s ease;
}

.yatradham_class_dest_card:hover .yatradham_class_dest_overlay {
  opacity: 1;
}

.yatradham_class_dest_overlay h5,
.yatradham_class_dest_overlay p {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.yatradham_class_dest_card:hover .yatradham_class_dest_overlay h5,
.yatradham_class_dest_card:hover .yatradham_class_dest_overlay p {
  opacity: 1;
  transform: translateY(0);
}

.yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_highlight_card {
  border: 1px solid #ff7733 !important;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.yatradham_class_highlight_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 20px rgba(255, 119, 51, 0.15) !important;
}

.yatradham_class_icon_wrapper {
  width: 65px;
  height: 65px;
  background-color: #ff7733;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  transition: transform 0.3s ease;
}

.yatradham_class_highlight_card:hover .yatradham_class_icon_wrapper {
  transform: scale(1.1);
}
/* ==================== Why Choose YatraDham section ==================== */
.yatradham_class_why_choose {
  background-color: #ffffff;
}

.yatradham_class_section_title {
  color: #333;
  font-weight: 700;
}

.yatradham_class_feature_item {
  padding: 15px;
}

.yatradham_class_icon_wrap {
  width: 50px;
  height: 50px;
  background-color: #fff0e6;
  color: #ff7733;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  flex-shrink: 0;
}

.yatradham_class_feature_name {
  font-weight: 600;
  margin-bottom: 5px;
}

/* ==================== How To Book section ==================== */

.yatradham_class_maroon_text {
  color: #5d1229;
}

.yatradham_class_step_line {
  position: absolute;
  top: 45px;
  left: 12.5%;
  width: 75%;
  height: 2px;
  background-color: #ff7733;
  z-index: 1;
}

.yatradham_class_step_icon_wrapper {
  width: 90px;
  height: 90px;
  background-color: #ff7733;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  z-index: 2;
  box-shadow: 0 4px 15px rgba(255, 119, 51, 0.3);
  transition: transform 0.3s ease;
}

.yatradham_class_step_icon_wrapper:hover {
  transform: scale(1.1);
}

.yatradham_class_step_number {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background-color: white;
  color: #ff7733;
  border: 1px solid #ff7733;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .yatradham_class_step_icon_wrapper {
    width: 80px;
    height: 80px;
    font-size: 28px;
  }
}
/* ==================== Guest Review section ==================== */

.yatradham_class_maroon_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.8rem;
}

.yatradham_class_pilgrim_card_final {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: all 0.3s ease;
  border: 1px solid #f0f0f0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
}

.yatradham_class_p_top {
  background-color: #f4f4f4;
  flex: 0 0 auto;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.yatradham_class_u_icon {
  font-size: 1.4rem;
  color: #5d1229;
}

.yatradham_class_rating_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -15px;
  position: relative;
  z-index: 10;
}

.yatradham_class_rating_box_main {
  background: white;
  padding: 2px 12px;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #f1f1f1;
  transition: all 0.3s ease;
}

.yatradham_class_star_text {
  color: #ffc107;
  font-size: 1rem;
  letter-spacing: 2px;
}

.yatradham_class_p_bottom {
  background-color: #ffffff;
  flex: 1 1 auto;
}

.yatradham_class_pilgrim_card_final:hover {
  transform: translateY(-8px);
  border: 1px solid #5d1229 !important;
  box-shadow: 0 10px 25px rgba(93, 18, 41, 0.12) !important;
}

.yatradham_class_pilgrim_card_final:hover .yatradham_class_rating_box_main {
  border: 1px solid #5d1229;
}

.yatradham_class_pilgrim_card_final:hover .yatradham_class_p_top {
  border-bottom: 1px solid #5d1229;
}
/* ==================== Our Growth section ==================== */

.yatradham_class_growth_section {
  background-color: #fff5ed;
}

.yatradham_class_growth_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.8rem;
}

.yatradham_class_orange_text {
  color: #ff7d32;
}

.yatradham_class_line_height_small {
  line-height: 1.2;
}

.yatradham_class_growth_icon_circle {
  width: 100px;
  height: 100px;
  border: 1px solid #ff7d32;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: all 0.4s ease;
  background-color: transparent;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}

.yatradham_class_growth_icon_circle i {
  font-size: 2.2rem;
  color: #ff7d32;
  transition: all 0.4s ease;
}

.yatradham_class_growth_item:hover .yatradham_class_growth_icon_circle {
  background-color: #ff7d32;
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(255, 125, 50, 0.25);
}

.yatradham_class_growth_item:hover .yatradham_class_growth_icon_circle i {
  color: #ffffff;
  transform: scale(1.1);
}

.yatradham_class_growth_item h6 {
  font-size: 0.95rem;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .yatradham_class_growth_icon_circle {
    width: 85px;
    height: 85px;
  }
  .yatradham_class_growth_icon_circle i {
    font-size: 1.8rem;
  }
}

@media (max-width: 576px) {
  .yatradham_class_growth_icon_circle {
    width: 75px;
    height: 75px;
  }
  .yatradham_class_growth_icon_circle i {
    font-size: 1.5rem;
  }
  .yatradham_class_growth_item h6 {
    font-size: 0.85rem;
  }
}
/* ==================== Media Spotlight's section ==================== */

.yatradham_class_media_sec {
  background-color: #ffffff;
}

.yatradham_class_media_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.5rem;
}

.yatradham_class_media_slider_wrapper {
  padding: 0 45px;
}

.yatradham_class_media_slider_container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 20px;
  padding: 20px 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}

.yatradham_class_media_slider_container::-webkit-scrollbar {
  display: none;
}

.yatradham_class_media_slide {
  flex: 0 0 calc(20% - 16px);
  min-width: 240px;
}

@media (max-width: 1200px) {
  .yatradham_class_media_slide {
    flex: 0 0 calc(33.33% - 14px);
  }
}

@media (max-width: 768px) {
  .yatradham_class_media_slide {
    flex: 0 0 calc(50% - 10px);
  }
}

@media (max-width: 480px) {
  .yatradham_class_media_slide {
    flex: 0 0 100%;
  }
}

.yatradham_class_media_card {
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: 0.3s ease;
  border: 1px solid transparent;
}

.yatradham_class_media_img_box {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.yatradham_class_media_img_box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.yatradham_class_media_img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.yatradham_class_media_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 15px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.4s ease;
  z-index: 1;
}

.yatradham_class_media_card:hover {
  border-color: #ff7733;
}

.yatradham_class_media_card:hover .yatradham_class_media_content {
  opacity: 1;
  transform: translateY(0);
}

.yatradham_class_media_card:hover .yatradham_class_media_img_box::after {
  opacity: 1;
}

.yatradham_class_media_nav_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 100;
  padding: 0;
}

.yatradham_class_media_nav_btn.prev {
  left: 0px;
}

.yatradham_class_media_nav_btn.next {
  right: 0px;
}

.yatradham_class_media_nav_btn i {
  font-size: 3rem;
  color: #6a0031;
  transition: 0.3s ease;
}

.yatradham_class_media_nav_btn:hover i {
  color: #ff7d32;
}
/* ==================== Youtube Video's section ==================== */

.yatradham_class_video_journey_sec {
  background-color: #fff5ed;
}

.yatradham_class_video_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.2rem;
}

.yatradham_class_video_slider_wrapper {
  padding: 0 40px;
}

.yatradham_class_video_slider_container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 20px;
  padding: 10px 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.yatradham_class_video_slider_container::-webkit-scrollbar {
  display: none;
}

.yatradham_class_video_slide {
  flex: 0 0 calc(25% - 15px);
  min-width: 280px;
}

@media (max-width: 992px) {
  .yatradham_class_video_slide {
    flex: 0 0 calc(50% - 10px);
  }
}

@media (max-width: 576px) {
  .yatradham_class_video_slide {
    flex: 0 0 100%;
  }
}

.yatradham_class_video_card {
  display: block;
  text-decoration: none;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.yatradham_class_video_img_box {
  position: relative;
  height: 250px;
  width: 100%;
}

.yatradham_class_video_img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.yatradham_class_video_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.5rem;
  color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  transition: 0.3s;
}

.yatradham_class_video_overlay_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px 15px 20px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
  color: white;
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.yatradham_class_video_card:hover .yatradham_class_video_img_box img {
  transform: scale(1.1);
}

.yatradham_class_video_card:hover .yatradham_class_video_overlay_content {
  opacity: 1;
  transform: translateY(0);
}

.yatradham_class_video_card:hover .yatradham_class_video_play_btn {
  color: #ff7d32;
  transform: translate(-50%, -50%) scale(1.1);
}

.yatradham_class_video_nav_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #6a0031;
  color: white;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  transition: 0.3s;
}

.yatradham_class_video_nav_btn:hover {
  background: #ff7d32;
}

.yatradham_class_video_nav_btn.prev {
  left: -5px;
}
.yatradham_class_video_nav_btn.next {
  right: -5px;
}

.yatradham_class_video_modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.235);
  align-items: center;
  justify-content: center;
}

.yatradham_class_modal_content {
  position: relative;
  width: 90%;
  max-width: 850px;
  background: #000;
  border: 4px solid #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.2);
}

.yatradham_class_modal_close {
  position: absolute;
  top: -50px;
  right: 0;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.yatradham_class_iframe_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.yatradham_class_iframe_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yatradham_class_video_card {
  cursor: pointer;
}

/* ==================== Trust Letters section ==================== */

.yatradham_class_trust_sec {
  background-color: #ffffff;
}

.yatradham_class_trust_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.yatradham_class_trust_slider_container {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding: 20px 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}

.yatradham_class_trust_slider_container::-webkit-scrollbar {
  display: none;
}

.yatradham_class_trust_slide {
  flex: 0 0 calc(20% - 16px);
  min-width: 200px;
}

@media (max-width: 992px) {
  .yatradham_class_trust_slide {
    flex: 0 0 calc(33.33% - 14px);
  }
}

@media (max-width: 576px) {
  .yatradham_class_trust_slide {
    flex: 0 0 calc(50% - 10px);
  }
}

.yatradham_class_trust_card {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
}

.yatradham_class_trust_card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.yatradham_class_trust_card:hover {
  border: 1px solid #ff7d32;
  transform: translateY(-3px);
}
/* ==================== Appreciation section ==================== */

.yatradham_class_appreciation_sec {
  background-color: #fff5ed;
}

.yatradham_class_appreciation_title {
  color: #5d1229;
  font-family: "Crimson Text", serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.yatradham_class_appreciation_wrapper {
  padding: 0 40px;
}

.yatradham_class_appreciation_container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 20px;
  padding: 10px 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.yatradham_class_appreciation_container::-webkit-scrollbar {
  display: none;
}

.yatradham_class_appreciation_slide {
  flex: 0 0 calc(25% - 15px);
  min-width: 300px;
}

@media (max-width: 992px) {
  .yatradham_class_appreciation_slide {
    flex: 0 0 calc(50% - 10px);
  }
}

@media (max-width: 576px) {
  .yatradham_class_appreciation_slide {
    flex: 0 0 100%;
  }
}

.yatradham_class_appreciation_card {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  height: 100%;
}

.yatradham_class_appreciation_card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.yatradham_class_appreciation_content {
  background-color: #ff7d32;
  padding: 15px;
  color: #ffffff;
  text-align: center;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.yatradham_class_appreciation_content h6 {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 600;
}

.yatradham_class_appreciation_nav_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #6a0031;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: 0.3s;
}

.yatradham_class_appreciation_nav_btn:hover {
  background: #ff7d32;
}

.yatradham_class_appreciation_nav_btn.prev {
  left: 0;
}
.yatradham_class_appreciation_nav_btn.next {
  right: 0;
}

/* ==================== Last section ==================== */
.yatradham_class_about_content_sec {
  background-color: #ffffff;
}

.yatradham_class_about_wrapper {
  padding: 20px 0;
}

.yatradham_class_about_para {
  color: #5d1229;
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 25px;
  text-align: justify;
  font-family: "Crimson Text", serif;
}

.yatradham_class_about_para.fw-bold {
  color: #6a0031;
  font-size: 1.15rem;
  margin-top: 35px;
  background-color: #ffffff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  border-width: 1px 1px 1px 5px;
  border-style: solid;
  border-color: #ff7d32;
}

@media (max-width: 768px) {
  .yatradham_class_about_para {
    font-size: 1rem;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 20px;
  }
}

/* ==================== Common Model section ==================== */
.yd_class_common_lightbox .modal-content {
  background-color: rgba(0, 0, 0, 0.235) !important;
}

.yd_class_modal_close {
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 1080;
  background-color: white;
  opacity: 0.9;
  padding: 15px;
  border-radius: 50%;
  border: none;
}

.yd_class_modal_nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.15);
  border: none;
  color: white;
  font-size: 2.5rem;
  padding: 20px 15px;
  transition: 0.3s;
  z-index: 1070;
}

.yd_class_modal_nav:hover {
  background: #ff7d32;
  color: white;
}

.yd_class_modal_nav.prev {
  left: 0;
  border-radius: 0 10px 10px 0;
}
.yd_class_modal_nav.next {
  right: 0;
  border-radius: 10px 0 0 10px;
}

.yd_class_modal_img_wrapper {
  max-width: 85%;
  max-height: 80vh;
}

#yd_global_modal_img {
  max-height: 80vh;
  object-fit: contain;
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.yd_class_modal_caption {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 30px;
  border-radius: 30px;
}

.yd_class_clickable_img {
  cursor: pointer;
}

@media (max-width: 768px) {
  .yd_class_modal_nav {
    font-size: 1.8rem;
    padding: 15px 10px;
  }
  .yd_class_modal_close {
    top: 15px;
    right: 15px;
    padding: 10px;
  }
}
.why_yd_container .owl-prev,
.owl-next {
  background-color: #622240 !important;
  color: white !important;
  position: absolute;
  top: 55%;
  width: 45px;
  text-align: center;
  height: 45px;
  vertical-align: -70%;
  border-radius: 50%;
  z-index: 99999 !important;
  outline: none;
  box-shadow: 2px 2px 10px 3px grey;
}

.owl-prev {
  left: 2rem;
}

.owl-next {
  right: 2rem;
}

.icon_align {
  line-height: 45px !important;
  vertical-align: middle !important;
}

#owl_temple_trust_banner {
  margin-top: -100px;
}

.stat-card {
  border-color: transparent !important;
  transition: all 0.3s ease-in-out;
}

.stat-card:hover {
  border-color: #ff7d32 !important;
  box-shadow: 0 10px 20px rgba(255, 125, 50, 0.1) !important;
  transform: translateY(-5px);
}

.transition-all {
  transition: all 0.3s ease;
}

.service-card-custom {
  border: 1px solid #ff7d32 !important;
  border-radius: 20px !important;
  transition: all 0.4s ease;
  min-height: 280px;
  display: flex;
  flex-direction: column;
}

.service-card-custom:hover {
  transform: translateY(-12px);
  box-shadow: 0 15px 30px rgba(255, 125, 50, 0.15) !important;
  background-color: #fff9f6;
}

.icon-box-custom {
  width: 60px;
  height: 60px;
  background-color: #fff5f0;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-box-custom i {
  font-size: 2rem;
  color: #ff7d32;
}

.service-title {
  color: #5d1229;
  font-size: 1.5rem;
  line-height: 1.2;
}

.service-desc {
  font-size: 1.1rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .service-title {
    font-size: 1.3rem;
  }

  .service-desc {
    font-size: 1rem;
  }
}
