:root {
  --primary-color: #ed821f;   /* Saffron / Orange */
  --secondary-color: #25325f; /* Dark Blue */
  --accent-color: #FFD8A8;    /* Light Saffron */
  --text-dark: #1A1A1A;
  --text-light: #666666;
  --bg-light: #FFF8F1;
  --white: #ffffff;
 
  --red:#ff0000;
  --light-pink:#fff1f1;
  --dark:#111;
  --white:#ffffff;



}


a{
  text-decoration: none !important;
  
}

body {
  font-family: 'Poppins', sans-serif;
}

h1, h2, h3 {
  font-family: 'Merriweather', serif;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: var(--white);
  color: var(--text-dark);
  line-height: 1.7;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}





.section {
  padding: 70px 0;
}

.btn-primary {
  background: var(--primary-color);
  color: var(--white);
  padding: 12px 28px;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  transition: 0.3s;
}

.btn-primary:hover {
  background: var(--secondary-color);
}
/* ================ */






/* TOP BAR */
.top-bar{
  background:var(--light-pink);
  font-size:14px;
  padding:6px 0;
}

.top-bar-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
}

.top-left i,
.top-right i{
  color:var(--secondary-color);
  margin-right:4px;
}

/* MARQUEE */
.top-marquee{
  flex:1;
  overflow:hidden;
  white-space:nowrap;
}

.marquee-track{
  display:inline-block;
  padding-left:100%;
  animation:marquee 15s linear infinite;
  color:var(--primary-color);
  font-style:italic;
  font-weight:600;
}

@keyframes marquee{
  from{ transform:translateX(0); }
  to{ transform:translateX(-100%); }
}

/* RIGHT */
.top-right i{
  margin-right:10px;
}

.be-pandit{
  border:1px solid var(--red);
  color:var(--red);
  padding:4px 14px;
  border-radius:20px;
  font-size:13px;
  text-decoration:none;
}

/* HEADER */
.main-header{
  background:var(--white);
  border-bottom:1px solid #eee;
}

.header-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.logo img{
  height: 95px;
}

/* DESKTOP MENU */
.main-menu{
  list-style:none;
  display:flex;
  gap:28px;
  margin:0;
}

.main-menu a{
  text-decoration:none;
  color:var(--dark);
  font-weight:600;
}

/* BUTTON */
.book-pandit{
  background:var(--primary-color);
  color:#fff;
  padding:8px 22px;
  border-radius:25px;
  text-decoration:none;
}

/* TOGGLE */
.menu-toggle{
  font-size:26px;
  background:none;
  border:none;
}

/* MOBILE MENU */
.mobile-menu{
  list-style:none;
  padding:0;
}

.mobile-menu a{
  display:block;
  padding:10px 0;
  color:var(--dark);
  font-weight:600;
  text-decoration:none;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± MOBILE FIX */
@media(max-width:768px){

  .top-bar-inner{
    flex-wrap:wrap;
  }

  .top-right{
    display:none;
  }

  .top-left{
    font-size:13px;
    width:100%;
    text-align: center;
  }

  /* marquee goes BELOW top bar */
  .top-marquee{
    width:100%;
    margin-top:6px;
    order:3;
  }
}
/* DROPDOWN BASE */
.has-dropdown{
  position:relative;
}

.dropdown-menu-custom{
  position:absolute;
  top:100%;
  left:0;
  background:#fff;
  min-width:220px;
  list-style:none;
  padding:0;
  margin:0;
  display:none;
  border:1px solid #ddd;
  z-index:999;
}

.dropdown-menu-custom li{
  position:relative;
}

.dropdown-menu-custom a{
  display:flex;
  justify-content:space-between;
  padding:10px 14px;
  color:#111;
  font-weight:500;
  text-decoration:none;
  white-space:nowrap;
}

.dropdown-menu-custom li:hover{
  background: var(--primary-color);
}

.dropdown-menu-custom li:hover > a{
  color:#fff;
}

/* SHOW FIRST LEVEL */
.has-dropdown:hover > .dropdown-menu-custom{
  display:block;
}

/* SUB MENU */
.has-submenu .submenu{
  position:absolute;
  left:100%;
  top:0;
  background:#fff;
  min-width:220px;
  display:none;
  border:1px solid #ddd;
}

.has-submenu:hover > .submenu{
  display:block;
}

.submenu a{
  padding:10px 14px;
}

/* MOBILE OFF (desktop only) */
@media(max-width:991px){
  .dropdown-menu-custom{
    display:none !important;
  }
}
.book-pandit{
  position: relative;
  overflow: hidden;

  color: #fff;
  padding: 8px 22px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  z-index: 1;
  transition: color 0.3s ease;
}

/* OVERLAY */
.book-pandit::before{
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: var(--secondary-color); /* dark red overlay */
  z-index: -1;
  transition: all 0.35s ease;
}

/* HOVER EFFECT */
.book-pandit:hover::before{
  left: 0;
}

.book-pandit:hover{
  color: #fff;
}

/* =========================  header css end ===================== */



/*========================= banner css start  =====================*/

html,body{
  overflow-x:hidden;
}

/* SLIDER */
.fancy-hero-slider{
  width:100%;
  overflow:hidden;
}

.fancy-slide{
  height:580px;
  background-size:cover;
  background-position:center;
  position:relative;
  display:flex !important;
  align-items:center;
  animation:bgZoom 14s ease-in-out infinite alternate;
}

/* CINEMATIC ZOOM */
@keyframes bgZoom{
  from{ background-size:100%; }
  to{ background-size:110%; }
}

/* OVERLAY */
.fancy-overlay{
  position:absolute;
  inset:0;
  background: linear-gradient(90deg, rgb(237 130 31) 0%, rgba(120, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.2) 70%);
}

/* CONTENT */
.fancy-content{
  position:relative;
  z-index:2;
  max-width:650px;
  color:#fff;
}

/* TAG */
.fancy-tag{
  display:inline-block;
  padding:6px 18px;
  background:rgba(0,0,0,0.85);
  border-radius:30px;
  font-size:12px;
  letter-spacing:1.5px;
  margin-bottom:20px;
}

/* TITLE */
.fancy-content h1{
  font-size:52px;
  font-weight:900;
  line-height:1.1;
  margin-bottom:18px;
  text-transform:uppercase;
}

/* TEXT */
.fancy-content p{
  font-size:16px;
  line-height:1.8;
  margin-bottom:32px;
  opacity:0.95;
}

/* BUTTON */
.fancy-btn{
  display:inline-block;
  padding:14px 38px;
  border-radius:50px;
  background:#fff;
  color:#000;
  font-weight:700;
  text-decoration:none;
  transition:all .4s ease;
}

.fancy-btn:hover{
  background: var(--secondary-color);
  color:#fff;
  box-shadow:0 15px 40px rgba(255,0,0,0.45);
  transform:translateY(-3px);
}

/* TEXT ANIMATION */
.slick-active .fancy-tag,
.slick-active h1,
.slick-active p,
.slick-active .fancy-btn{
  animation:fadeSlide .9s ease both;
}

.slick-active h1{ animation-delay:.2s; }
.slick-active p{ animation-delay:.4s; }
.slick-active .fancy-btn{ animation-delay:.6s; }

@keyframes fadeSlide{
  from{ opacity:0; transform:translateY(30px); }
  to{ opacity:1; transform:translateY(0); }
}

/* ARROWS */
.fancy-hero-slider .slick-prev,
.fancy-hero-slider .slick-next{
  width:54px;
  height:54px;
  border-radius:50%;
  background:rgba(255,255,255,0.18);
  backdrop-filter:blur(8px);
  z-index:9;
}

.fancy-hero-slider .slick-prev:before,
.fancy-hero-slider .slick-next:before{
  color:#fff;
  font-size:22px;
}

/* DOTS */
.fancy-hero-slider .slick-dots{
  bottom:22px;
}

.fancy-hero-slider .slick-dots li button:before{
  color:#fff;
  opacity:.6;
}

/* MOBILE */
@media(max-width:768px){
  .fancy-slide{ height:440px; }

  .fancy-content h1{
    font-size:30px;
  }

  .fancy-content p{
    font-size:14px;
  }
}
.slick-prev {
    left: 3px !important
    ;
}
.slick-next {
    right: 3px !important;
}


/*  */

.achievement-section{
  padding: 124px 0;
  text-align:center;
  background-repeat: no-repeat !important;
  background-position:center;
  background-size: cover !important;
  background: #ffead278;
  background-image: url(../img/about_bg.png);
}

.achievement-title{
  font-size:32px;
  font-weight:800;
  /* margin-bottom:60px; */
}

.achievement-title span{
  color: var(--secondary-color);
}

.achievement-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  /* gap:40px; */
  margin-top: 35px;
}

/* CARD */
.achievement-card{
   background-image:url('../img/icin-i.svg'); /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  tumhari image */
   padding: 53px 68px;
   border-radius:40px;
   background-position: center;
   background-repeat: no-repeat;
   position:relative;
   transition:all .35s ease;
}

/* Decorative outer shape */
.achievement-card::before{
  content:"";
  position:absolute;
  inset:-18px;
  border-radius:45px;
  background:#ffffff;
  z-index:-1;
}

/* ICON */
.ach-icon{
  font-size:42px;
  margin-bottom:18px;
}

/* NUMBER */
.achievement-card h3{
  font-size:42px;
  font-weight:900;
  margin-bottom:6px;
}

/* TEXT */
.achievement-card p{
  font-size:14px;
  color:#444;
}


.slick-dotted.slick-slider {
    margin-bottom: unset !important;
}
/* MOBILE */
@media(max-width:768px){
  .achievement-grid{
    grid-template-columns:1fr;
    gap:30px;
  }

  .achievement-title{
    font-size:26px;
  }
}



/* CSS (Premium Card + Responsive) */
.featured-puja-section{
  padding:90px 0;
  text-align:center;
  background:#fff;
}


.section-subtitle{
  color:#666;
  margin-bottom:50px;
}

/* CARD */
.puja-card{
  background:#fff;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 12px 28px rgba(0,0,0,0.12);
  margin:0 15px;
  transition:all .35s ease;
}

.puja-card img{
  width:100%;
  height:320px;
  object-fit:cover;
}

.puja-title{
  background: var(--primary-color);
  color:#fff;
  padding:14px;
  font-weight:600;
}

.puja-card:hover{
  transform:translateY(-10px);
}

/* SLICK */
.featured-puja-slider .slick-prev,
.featured-puja-slider .slick-next{
  width:44px;
  height:44px;
  border-radius:50%;
  background: var(--secondary-color);
  z-index:9;
}

.featured-puja-slider .slick-prev:before,
.featured-puja-slider .slick-next:before{
  color:#fff;
}

.featured-puja-slider .slick-dots{
  bottom:-40px;
}

/* MOBILE */
@media(max-width:768px){
  .section-title{
    font-size:26px;
  }

  .puja-card img{
    height:260px;
  }
}

/*============================ about =====================*/

section.about {
    padding: 70px 0;
}

.img-b img {
    border-radius: 35px 5px 35px 5px;
}



/*  QUALIFIED PANDIT / ASTROLOGER ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ CTA SECTION  */


.pandit-cta{
  background: var(--secondary-color);

  padding:90px 0;
  text-align:center;
  color:#fff;
}

.pandit-cta h2{
  font-size:34px;
  font-weight:700;
  margin-bottom:30px;
}

.cta-btn{
  display:inline-block;
  background:#ff8c2b;
  color:#fff;
  padding:14px 34px;
  border-radius:6px;
  font-weight:600;
  text-decoration:none;
  margin-bottom:40px;
  transition:all .35s ease;
}

.cta-btn:hover{
  background:#ff6f00;
  transform:translateY(-2px);
  box-shadow:0 10px 25px rgba(0,0,0,0.25);
}

.cta-text{
  max-width:1000px;
  margin:0 auto;
  font-size:14px;
  line-height:1.8;
  color:#f2dada;
}

/* MOBILE */
@media(max-width:768px){
  .pandit-cta{
    padding:60px 20px;
  }

  .pandit-cta h2{
    font-size:24px;
  }

  .cta-text{
    font-size:13px;
  }
}
/*  QUALIFIED PANDIT / ASTROLOGER ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ CTA SECTION  */

.upcoming-section{
  padding:90px 0;
  background:#fffdf8;
}

.up-title{
  text-align:center;
  font-size:34px;
  font-weight:700;
}

.up-title span{ color:#ff8c2b; }

.up-subtitle{
  text-align:center;
  margin:10px 0 50px;
  color:#666;
}

.up-subtitle a{
  color:#ff8c2b;
  font-weight:600;
  text-decoration:none;
}

/* CARD */
.up-card{
  background:#fff;
  border-radius:18px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  height:100%;
  box-shadow:0 14px 35px rgba(0,0,0,0.12);
  margin:0 14px;
}

/* POSTER */
.up-poster{
  height:220px;
}

.up-poster img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* INFO */
.up-info{
  padding:16px;
  flex-grow:1;
}

.up-info h3{
  font-size:16px;
  font-weight:700;
  margin-bottom:8px;
}

.loc,.date{
  font-size:13px;
  color:#666;
  margin-bottom:6px;
}

/* TAG */
.up-tag{
  display:inline-block;
  padding:4px 10px;
  border-radius:20px;
  font-size:12px;
  margin-bottom:8px;
}

.pink{ background:#ffe3ec; color:#d81b60; }
.orange{ background:#fff3e0; color:#e65100; }
.red{ background:#ffebee; color:#c62828; }

/* FOOTER */
.up-footer{
  padding:14px 16px;
  border-top:1px solid #eee;
  display:flex;
  justify-content:space-between;
  align-items:center;
}

/* BUTTON */
.book-btn{
  background:#ff8c2b;
  color:#fff;
  padding:8px 18px;
  border-radius:20px;
  font-size:13px;
  text-decoration:none;
  font-weight:600;
  white-space:nowrap;
}

/* HIGHLIGHT */
.highlight{
  border:3px solid #7b3f00;
}


/* MOBILE */
@media(max-width:768px){
  .up-title{ font-size:26px; }
  .up-poster{ height:200px; }
}








/* ========================================= */

.devotee-review {
  text-align: center;
  padding: 60px 20px;
  background: #fffbe6;
}




.review-wrapper {
  display: flex;
  gap: 25px;
  overflow: hidden;
  max-width: 1100px;
  margin: auto;
}

.review-box {
  min-width: 320px;
  background: #fff;
  border: 1px solid #dbe3ef;
  border-radius: 16px;
  padding: 25px;
  text-align: left;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.stars {
  color: #f6b100;
  font-size: 18px;
  margin-bottom: 15px;
}

.review-box p {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

.user {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  font-weight: 600;
  color: #ff6a3d;
}

.icon {
  font-size: 18px;
}

.dots {
  margin-top: 25px;
}

.dot {
  height: 8px;
  width: 8px;
  background: #ccc;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
}

.dot.active {
  background: #ff6a3d;
  width: 18px;
  border-radius: 10px;
}

/* Mobile */
@media (max-width: 768px) {
  .review-wrapper {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }

  .review-box {
    scroll-snap-align: center;
  }
}
.review-wrapper {
  display: flex;
  gap: 25px;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
}

.review-wrapper:active {
  cursor: grabbing;
}

.review-wrapper::-webkit-scrollbar {
  display: none;
}


/* ============================== */
/* fotter start */

.ps-footer {
  background: url("../img/footer-bg.jpg") center/cover no-repeat;
  padding: 70px 0 25px;
}

.ps-logo {
  max-width: 115px;
  border-radius: 10px;
}

/* Social */
.ps-social {
  display: flex;
  gap: 10px;
}

.ps-social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ffe9dd;
  color: #ff6a00;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.ps-social a:hover {
  background: #ff6a00;
  color: #fff;
  transform: translateY(-3px);
}

/* Footer Text */
.ps-footer-col h4,
.ps-footer-top h4 {
  font-size: 15px;
  margin-bottom: 14px;
}

.ps-footer-top ul {
  list-style: none;
  padding: 0;
}

.ps-footer-top ul li {
  margin-bottom: 8px;
}

.ps-footer-top ul li a {
  color: #000;
  text-decoration: none;
}

.ps-footer-top ul li a:hover {
  color: #ff6a00;
}

.ps-footer-top p {
  font-size: 14px;
  line-height: 1.6;
}

/* QR */
.qr-img {
  width: 120px;
  border: 6px solid #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}

/* Payment */
.ps-payment {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.ps-payment img {
  height: 26px;
}

.ps-payment .secure {
  color: #ff6a00;
  font-weight: 600;
}

/* Bottom */
.ps-footer-bottom {
  text-align: right;
  font-size: 13px;
}

/* Mobile Fix */
@media (max-width: 768px) {
  .ps-footer-bottom {
    text-align: center;
  }

  .ps-social {
    justify-content: center;
  }
}


/* fotter end */

.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 25px;
  right: 25px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  z-index: 9999;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(37, 211, 102, 0.5);
  animation: pulse 2s infinite;
  transition: all 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 12px 30px rgba(37, 211, 102, 0.7);
}

/* Pulse animation */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

/* Mobile size */
@media (max-width: 576px) {
  .whatsapp-float {
    width: 52px;
    height: 52px;
    font-size: 26px;
    bottom: 20px;
    right: 20px;
  }
}



/* ================how to work===== */

.how-it-works {
  background: #fff;
}

.how-row {
  position: relative;
  overflow: hidden; /* ÃƒÂ°Ã…Â¸Ã¢â‚¬ÂÃ¢â‚¬Ëœ line bahar nahi jayegi */
}

/* Center Line */
.work-line {
  position: absolute;
  top: 32px;
  left: 11%;
  right: 9%;
  width: 76% !important;
  height: 2px;
  max-width: 100%;
  background: #e65100;
  z-index: 0;
}

/* Step */
.work-step h5 {
  color: var(--secondary-color);
  margin-top: 16px;
  font-weight: 600;
}

.work-step p {
  font-size: 14px;
  color: #555;
}

/* Icon */
.work-icon {
  width: 60px;
  height: 60px;
  background: var(--primary-color);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin: auto;
  position: relative;
  z-index: 1;
  box-shadow: 0 8px 18px rgba(230,81,0,0.35); /* ÃƒÂ°Ã…Â¸Ã¢â‚¬ÂÃ‚Â¥ shadow */
}

/* Mobile fix */
@media (max-width: 767px) {
  .work-line {
    display: none; /* phone me line hide */
  }
}


/* faq */

/* Section background removed */
.faq-premium {
  background: #fff;
}




/* Accordion */
.faq-accordion .accordion-item {
  border: none;
  margin-bottom: 14px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}

.faq-accordion .accordion-button {
  background: #fff;
  font-weight: 600;
  color: #222;
  padding: 18px 20px;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-accordion .accordion-button:focus {
  box-shadow: none;
}

/* Arrow */
.faq-arrow {
  transition: transform 0.3s ease;
  color: #e65100;
  font-size: 18px;
}

/* Rotate arrow on open */
.faq-accordion .accordion-button:not(.collapsed) .faq-arrow {
  transform: rotate(90deg);
}

/* Remove default bootstrap arrow */
.accordion-button::after {
  display: none;
}

.faq-accordion .accordion-body {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
}
/* ==============FIND VERIFIED PANDITS============= */





.city-pandit-section {
  background: #fff7f1;
}

.city-title {
  color: #ff6a00;
}



.city-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 22px rgba(0,0,0,0.08);
  text-align: center;
  transition: 0.4s ease;
}

.city-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 14px 35px rgba(0,0,0,0.15);
}

.city-img {
  position: relative;
  overflow: hidden;
}

.city-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: 0.5s ease;
}

.city-card:hover img {
  transform: scale(1.1);
}

/* Hover overlay */
.city-overlay {
  position: absolute;
  inset: 0;
  background: rgb(41 57 96 / 60%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.4s ease;
}

.city-card:hover .city-overlay {
  opacity: 1;
}

.city-card h5 {
  padding: 15px 0;
  font-weight: 600;
  margin: 0;
}

/* Mobile */
@media (max-width: 767px) {
  .city-img img {
    height: 180px;
  }
}



section.achievement-section.about {
    background-image: unset;
}




/* ==========================================OUR SERVISE ========================================= */
section.hero-banner.servise {
    padding: 100px 0px;
    text-align: center;
    background-image: url(../img/breadcrumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    counter-reset: var(--white);
    background-position: inherit;
}
.h-haeding {
    color: white;
}
.p-haeding {
    color: white;
    font-size: 19px;
}


/* ===========================card-servise css======================= */
.puja-card-final {
  position: relative;
  height: 420px;
  border-radius: 22px;
  overflow: hidden;
  background: var(--dark);
}

/* background image */
.puja-bg-final {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}

/* overlay */
.puja-overlay-final {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.85),
    rgba(0,0,0,0.25)
  );
}

/* heading â€“ ALWAYS VISIBLE */
.puja-overlay-final h5 {
  color: var(--white);
  font-weight: 600;
  margin-bottom: 8px;
  transition: margin-bottom 0.4s ease;
}

/* hidden content */
.puja-extra {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

.puja-extra p {
  color: var(--light-pink);
  font-size: 15px;
  margin-bottom: 10px;
}

.puja-extra a {
  display: inline-block;
  padding: 8px 18px;
  background: var(--primary-color);
  color: var(--white);
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
}

/* âœ… HOVER */
.puja-card-final:hover .puja-extra {
  opacity: 1;
  max-height: 200px;
}

.puja-card-final:hover h5 {
  margin-bottom: 16px;
}
section.devotee-review.ds {
    background: white;
}

/* ===========================card-servise css======================= */



/* contact css */

.contact-curve {
  padding: 90px 0;
  background: #fff;
}

.contact-card {
  display: flex;
  gap: 18px;
  padding: 26px 28px;
  border-radius: 22px;
  box-shadow: 0 14px 35px rgba(0,0,0,0.08);
  align-items: center;
  background: #f9f9f9;
}

.contact-card h5 {
  margin-bottom: 6px;
  font-weight: 600;
}

.contact-card p {
  margin: 0;
  font-size: 14px;
}

/* icons */
.contact-card .icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
}

/* color themes */
.contact-card.whatsapp {
  background: #eafff1;
}
.contact-card.whatsapp .icon {
  background: #2ecc71;
}

.contact-card.email {
  background: #fff4e6;
}
.contact-card.email .icon {
  background: #ff9800;
}

.contact-card.call {
  background: #eef4ff;
}
.contact-card.call .icon {
  background: #5865f2;
}

/* SVG */
.curve-svg {
  width: 100%;
  height: 420px;
}


.contact-form-section {
  padding: 80px 0;
  background: #fff4e8;
}

.form-title {
  color: #7a0000;
  font-weight: 700;
  margin-bottom: 30px;
}

.form-card {
  max-width: 820px;
  background: var(--white);
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

.form-label {
  font-weight: 600;
  margin-bottom: 6px;
}

.form-control,
.form-select {
  background: #f1f1f1;
  border: none;
  padding: 12px 14px;
  border-radius: 8px;
}

.form-control:focus,
.form-select:focus {
  box-shadow: none;
  background: #eee;
}

.input-group-text {
  background: #f1f1f1;
  border: none;
}

/* ======================================== E-PUJA ========================================= */


.hero-banner {
  padding: 90px 0;
 
  color: #fff;
}

.hero-content h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
}

.hero-content h1 span {
  color: #ff9800;
}

.hero-content p {
  font-size: 16px;
  line-height: 1.7;
  color: #ddd;
  margin-bottom: 25px;
}



.hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.stat-box {
  background: #fff;
  color: #000;
  border-radius: 14px;
  padding: 14px 10px;
  text-align: center;
}

.stat-box h4 {
  margin: 0;
  font-weight: 700;
  color: #ff9800;
}

.stat-box span {
  font-size: 13px;
}

.hero-img {
  max-width: 100%;
  border-radius: 20px;
}

/* MOBILE */
@media (max-width: 991px) {
  .hero-banner {
    padding: 60px 0;
    text-align: center;
  }

  .hero-content h1 {
    font-size: 30px;
  }

  .hero-stats {
    grid-template-columns: repeat(2, 1fr);
  }
}




.epuja-section {
  padding: 90px 0;
  background: #fff4e8;
}



/* wrapper */
.epuja-wrapper {
  position: relative;
}

/* steps row */
.epuja-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  gap: 40px;
  position: relative;
  z-index: 2;
}

/* single step */
.epuja-step {
  text-align: center;
}

.epuja-step h6 {
  margin-top: 14px;
  font-weight: 600;
}

.epuja-step a {
  font-size: 14px;
  color: #0d6efd;
}

/* icons */
.epuja-step .icon {
  width: 64px;
  height: 64px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  margin: 0 auto;
}

/* colors */
.icon.purple { background: #8b5cf6; }
.icon.blue   { background: #0ea5e9; }
.icon.pink   { background: #f472b6; }
.icon.orange { background: #fb7185; }

/* curve line */
.epuja-line {
  position: absolute;
  top: 32px;   /* ðŸ”¥ icon center alignment */
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 1;
}

/* mobile */
@media (max-width: 991px) {
  .epuja-steps {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .epuja-line {
    display: none;
  }
}



/* ======================================== E-PUJA end========================================= */




/* join now */
'
.pandit-banner {
  padding: 40px 20px;
}

.pandit-banner-inner {
  background: linear-gradient(90deg, #ff9800, #ffb300);
  border-radius: 70px;
  padding: 35px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.pandit-title {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

/* Center Image */
.pandit-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.pandit-icon img {
  width: 90px;
}

/* Button */
.pandit-join-btn {
  background: #fff;
  color: #000;
  text-decoration: none;
  padding: 12px 34px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  transition: 0.3s;
}

.pandit-join-btn:hover {
  transform: translateY(-2px);
}

/* Responsive */
@media (max-width: 768px) {
  .pandit-banner-inner {
    flex-direction: column;
    gap: 15px;
    text-align: center;
    border-radius: 30px;
  }
.slick-arrow {
    display: none !important;
}
.achievement-section {
    
    background-size: unset !important;
   
}
.book-pandit::before {
    content: "";
    position: unset;
   
}
.text {
    text-align: center;
}
h2.up-title.text-start {
    text-align: center !important;
}
  .pandit-icon {
    position: static;
    transform: none;
  }

  .pandit-title {
    font-size: 26px;
  }
}
    /* SECTION */
.upcoming-section {
  padding: 80px 0;
  background: #f8f8f8;
}

.up-title {
  font-size: 38px;
  font-weight: 700;
}

.up-title span {
  color: #ff9800;
}



/* POINT BOXES */
.join-points-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.join-point-box {
  background: #fff;
  padding: 25px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 12px 35px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.join-point-box:hover {
  transform: translateY(-6px);
}

.join-point-box h4 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ff9800;
}

.join-point-box p {
  font-size: 15px;
  color: #666;
}

/* BUTTON */
.join-btn {
  background: linear-gradient(45deg, #ff9800, #ffc107);
  border: none;
  padding: 15px 45px;
  font-size: 18px;
  border-radius: 40px;
  font-weight: 600;
  cursor: pointer;
  color: #000;
  box-shadow: 0 10px 30px rgba(255,152,0,0.35);
}

/* POPUP */
.join-popup {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.75);
  z-index: 9999;
}

.join-popup-box {
  background: #fff;
  max-width: 420px;
  margin: 90px auto;
  padding: 30px;
  border-radius: 14px;
  text-align: center;
  position: relative;
}

.join-popup-box h3 {
  color: #ff9800;
}

.join-popup-box input,
.join-popup-box select {
  width: 100%;
  padding: 12px;
  margin: 10px 0;
  border-radius: 6px;
  border: 1px solid #ddd;
}

.join-popup-box button {
  width: 100%;
  padding: 12px;
  background: #ff9800;
  border: none;
  color: #fff;
  border-radius: 25px;
}

/* CLOSE */
.close-popup {
  position: absolute;
  top: 12px;
  right: 15px;
  cursor: pointer;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .join-points-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .join-points-wrapper {
    grid-template-columns: 1fr;
  }

  .up-title {
    font-size: 28px;
  }


}
  /*  */
  .c-f {
    margin-bottom: 25px;
}
.icon.-f {
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
}
.icon.-f i {
    color: #ff6a00;
    font-size: 19px;
    background: #3d3e41;
    padding: 6px;
    border-radius: 10px;
}
.row.align-items-center.pandit-bs-cta.gx-3 {
    background: var(--primary-color);
    background-image: url(../img/featured-_bg_fa68ecb8-5918-4062-a437-2f1967cc9c28_1920x.webp);
    padding: 51px;
    
    background-position: center;
    border-radius: 41px;
    background-size: cover;
    background-repeat: no-repeat;
}

section.contact-curve a {
    color: #080808;
}

.top-left a {
    color: #000000;
}


.caner {
    width: 200px;
    height: 200px;
}