*{padding:auto ; margin:0 auto;font-family: 'Anek Malayalam', sans-serif;}

 /* IMPORTANT .his{
    font-family: 'Anek Malayalam', sans-serif;
	line-height: 1.8;
    color: #333;

    
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;

    text-align: justify;
}
IMPORTANT */



.his {
	font-family: 'Anek Malayalam', sans-serif;
	color: #333;
  padding: 0 16px;          /* mobile view look nice */
  line-height: 1.9;         /* readability */
  overflow-wrap: anywhere;  /* long words break */
  word-break: break-word;   /* critical for Malayalam */
  text-align: center;         /* avoid justify gaps */
  
}

@media (min-width: 1024px) {
  .his {
	  ont-family: 'Anek Malayalam', sans-serif;
	color: #333;
    text-align: justify;    /* desktop only */
    text-justify: inter-word;
	;
  }
}


img {
  max-width: 100%;
  height: auto;
}






.body{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 12px;
	overflow-x:hidden;
}

.logo
{
    width: 100%;
    
    
}
.imge{
    width: 100%;
}
.imges{
    width: 100%;
}
.nav-link{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Anek Malayalam', sans-serif;
    
}
.cusSticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    }
    
    /* .bg-dark{
        background-color:blue !important;
    } */
html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
  }
  /* html {
  scroll-behavior: smooth;
} */
html {
    scroll-behavior: smooth;
    font-family: 'Anek Malayalam', sans-serif;
  }
.main h1{
    
    font-size: 30px;
    color: #4a403c;
    font-family: 'Anek Malayalam', sans-serif;
}
.main p{
    color: #b8883e;
    font-size: 14px;
     font-family: 'Anek Malayalam', sans-serif;
}
.text p
{
    font-size: 15px;
    text-align: justify;
     font-family: 'Anek Malayalam', sans-serif;
}
.box p{
    font-size: 14px;
    font-weight: 500;
     font-family: 'Anek Malayalam', sans-serif;
}
.cp{
    font-size: 60px;
     font-family: 'Anek Malayalam', sans-serif;
}
.ch1{
  font-size: 25px;
   font-family: 'Anek Malayalam', sans-serif;
}
.box2
{
    background-color: #b8883e;
    left: -10%;
    text-align: justify;
   height:auto;
   color: white;
   font-size: 10px;
    font-family: 'Anek Malayalam', sans-serif;
  
}
.box2 h1{
    font-size: 25px;
     font-family: 'Anek Malayalam', sans-serif;
}
.table{
    font-size: 15px;
}
.box1
{
    
    right:-5%;
   font-family: 'Anek Malayalam', sans-serif;
}
.line9{
    height: 3px;
    width: 100px;
    background-color: #b8883e;
}
/* .box3 {
    font-size: 35px;
    text-align: justify;
    line-height: 26px;
} */
.box3 p{
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
     font-family: 'Anek Malayalam', sans-serif;
}
.box3 h1{
    font-size: 30px;
   
}
.block{
    height: auto;
}
.temp
{
    color: #b8883e;

}


.gallery {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
  }
  
  .gallery .pics {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  
  .gallery .animation {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  @media (max-width: 450px) {
    .gallery {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-width: 100%;
      -moz-column-width: 100%;
      column-width: 100%;


    }

    .box2{
        left: 0px;
    }
    .box1{
        width: 10%;
        left: 0px;
        margin-left: 0%;
        padding-left: 0px;

    }
    /*.carousel-inner img {*/
    /*    width: 100%;*/
     
        
    /*}*/
    .navbar-brand{
        font-size: 5px;
    }
    .carousel-caption p{
        font-size: 9px;
    }
    .carousel-caption h3{
        font-size:18px;
    }
    .carousel-inner img {
        width: 100%;
         
    }
    .carousel-caption
    {
        top: 20px;
        bottom:50px;
    }
  }
  
  @media (max-width: 400px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
    
    /*.carousel-inner img {*/
    /*    width: 50%;*/
       
        
    /*}*/
    .carousel-caption p{
        font-size: 9px;
    }
    .carousel-caption h3{
        font-size:18px;
    }
    .sp1{
        padding-left: 20px;
    }
    .carousel-inner img {
        width: 100%;
        
    }
   
    .carousel-caption
    {
        top: 20px;
        bottom:50px;
    }
  }

  @media (max-width: 576px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
    
    /*.carousel-inner img {*/
    /*    width: 50%;*/
       
        
    /*}*/
    .carousel-caption p{
        font-size: 9px;
    }
    .carousel-caption h3{
        font-size:18px;
    }
    .sp1{
        padding-left: 20px;
    }
    .carousel-inner img {
        width: 100%;
        
    }
    .carousel-caption
    {
        top: 20px;
    }
  }


  @media (max-width: 616px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
    
    /*.carousel-inner img {*/
    /*    width: 50%;*/
       
        
    /*}*/
    .carousel-caption p{
        font-size: 9px;
    }
    .carousel-caption h3{
        font-size:18px;
    }
    .sp1{
        padding-left: 20px;
    }
    .carousel-inner img {
        width: 100%;
        
    }
    .carousel-caption
    {
        top: 20px;
    }
  }
@media (max-width: 360px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
    
    /*.carousel-inner img {*/
    /*    width: 50%;*/
       
        
    /*}*/
    .carousel-caption p{
        font-size: 9px;
    }
    .carousel-caption h3{
        font-size:18px;
    }
    .sp1{
        padding-left: 20px;
    }
    .carousel-inner img {
        width: 100%;
        
    }
    
    /* .carousel-caption
    {
        top: 20px;
    } */
  }


  @media (max-width: 770px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
    
    /*.carousel-inner img {*/
    /*    width: 50%;*/
       
        
    /*}*/
    .carousel-caption p{
        font-size: 12px;
    }
    .carousel-caption h3{
        font-size:28px;
    }
    .sp1{
        padding-left: 20px;
    }
    .carousel-inner img {
        width: 100%;
         
    }
    .carousel-caption
    {
        top: 20px;
    }
  }
  @media (max-width: 960px){
	
  .carousel-inner img {
    width: 100%;
    
}
.carousel-caption
{
    top: 30px;
    bottom:50px;
}
.imge{
 width: 5%;
 
}
.spl h1{
    font-size: 15px;
}
.table {
    font-size: 8px;
}
.box3 h1{
    font-size: 15px;
}
.box3 p{
    font-size: 8px;
}
.line9{
margin-left: 0;

}
.box2{
    left: 1%;
}
.temp a{
    font-size: 8px;
  
}
.temp{
    left: 0%;
}
.tet a{
   
    font-size: 1px;
}
.cp {
    font-size: 30px;
}
.ch1{
  font-size: 10px;
}
  }
  
  @media (max-width: 1000px){
	
  .carousel-inner img {
    width: 100%;
    
}
.carousel-caption
{
    top: 100px;
    bottom:50px;
}
.imge{
 width: 5%;
 
}
.spl h1{
    font-size: 20px;
}
.table {
    font-size: 12px;
}
.box3 h1{
    font-size: 15px;
}
.box3 p{
    font-size: 12px;
}
.line9{
margin-left: 0;

}
.box2{
    left: 1%;
}
.temp a{
    font-size: 8px;
  
}
.temp{
    left: 0%;
}
.tet a{
   
    font-size: 1px;
}
.cp {
    font-size: 30px;
}
.ch1{
  font-size: 10px;
}
  }
  

  @media (max-width: 1024px){
	
    .carousel-inner img {
      width: 100%;
      
  }
  .carousel-caption
  {
      top: 100px;
      bottom:50px;
  }
  .imge{
   width: 5%;
   
  }
  .spl h1{
      font-size: 20px;
  }
  .table {
      font-size: 12px;
  }
  .box3 h1{
      font-size: 15px;
  }
  .box3 p{
      font-size: 8px;
  }
  .line9{
  margin-left: 0;
  
  }
  .box2{
      left: 1%;
  }
  .temp a{
      font-size: 8px;
    
  }
  .temp{
      left: 0%;
  }
  .tet a{
     
      font-size: 1px;
  }
  .cp {
      font-size: 30px;
  }
  .ch1{
    font-size: 10px;
  }
    }
    
  .footer 
  {
      background-color: #b8883e;
   color: white;
   font-size: 15px;
  }
  
  .top
  {
      background-color:#b8883e;
      color: white;
  } 
  .tet a{
    color: white;
    
    text-align: left;
    font-size: 12px;
}
.tet a:hover{
  color: white;
 
}
  .top1{
      float: left;
  }
  .footer a{
      color: white;
     
      text-align: left;
      font-size: 12px;
  }
  .footer a:hover{
    color: white;
    text-decoration: none;
}
.view a{
    color: #b8883e;
}
.view a:hover{
    color: black;
}






/* admin */



.btn{
    background-color: #b8883e;
}

/* contact */
.sub{
    background-color: #b8883e;
    color: white;
}
.con p{
    font-size: 12px;
    padding: 5px;
}
.sp{
    padding-left: 80px;
}
.cont{
    background-color: #b8883e;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
   
}
/* pooja */
.sp1{
    padding-left: 10px;
}
.scroll{
   
    font-size:18px;
    color:white;
     font-family: 'Anek Malayalam', sans-serif;
}
.sp2{
    padding-left: 260px;
   
}





/*anju */

.pooja-dr{
}

/* Apply Malayalam Font */
.table-wrapper,
.table-wrapper * {
    font-family: 'Anek Malayalam', sans-serif;
}

/* Table Wrapper */
.table-wrapper {
    
    margin: 40px auto;
    padding: 25px;
    background: #b8883e;
    border-radius: 14px;
}

/* Heading */
.table-heading {
    text-align: center;
    
    margin-bottom: 20px;
    color: #ffffff;
    letter-spacing: 0.5px;
	font-size: 25px;
     font-family: 'Anek Malayalam', sans-serif;
}

/* Table */
.styled-table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

/* Rows */
.styled-table tr {
    transition: background-color 0.3s ease;
}

/* Row separator (soft line) */
.styled-table tr:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

/* Cells */
.styled-table td {
    padding: 14px 18px;
    font-size: 15px;
    color: #ffffff;
}

/* Hover Effect (IMPORTANT FIX) */
.styled-table tbody tr:hover {
    background-color: #e7d3a4;
}

.styled-table tbody tr:hover td {
    color: #5a4215; /* keep text readable on hover */
}

/* Align price column */
.styled-table td:last-child {
    text-align: right;
    font-weight: 600;
}

/* Mobile Responsive */
@media (max-width: 576px) {
    .styled-table td {
        padding: 12px;
        font-size: 14px;
    }

    .table-heading {
        font-size: 18px;
    }
}









/* Malayalam Font */
.pooja-items-box,
.pooja-items-box * {
    font-family: 'Anek Malayalam', sans-serif;
	font-weight:bold;
}

/* Box Wrapper */
.pooja-items-box {
    max-width: 700px;
    margin: 40px auto;
    padding: 28px 30px;
    background: #e6d3a3; /* light shade of #b8883e */
    border-radius: 18px;
   
    text-align: center;
}

/* Heading */
.pooja-items-heading {
    font-size: 25px;
     font-family: 'Anek Malayalam', sans-serif;
    color:  #b8883e;
    margin-bottom: 18px;
    position: relative;
}

/* Decorative underline */
.pooja-items-heading::after {
    content: "";
    display: block;
    width: 90px;
    height: 2px;
    background: rgba(255,255,255,0.8);
    margin: 10px auto 0;
}

/* Text */
.pooja-items-text {
    font-size: 16px;
    line-height: 1.8;
    color:  #b8883e;
    margin: 0;
}


/* Image Section */
.pooja-items-image {
    margin-top: 20px;
}

.pooja-items-image img {
    width: 100%;
    max-width: 520px;
    border-radius: 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}


/* Highlight text */
.pooja-items-text strong {
    font-weight: 600;
}

/* Responsive */
@media (max-width: 576px) {
    .pooja-items-heading {
        font-size: 21px;
    }

    .pooja-items-text {
        font-size: 14px;
    }
}



/* Center alignment */
.view-more-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    font-family: 'Anek Malayalam', sans-serif;
}

/* Button */
.view-more-btn {
    padding: 12px 34px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
font-weight:bold;
    background: linear-gradient(135deg, #b8883e, #5a4215);
    border-radius: 30px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.35);

    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* Glow effect */
.view-more-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0.25);
    transform: translateX(-100%);
    transition: transform 0.4s ease;
}

.view-more-btn:hover::before {
    transform: translateX(0);
}

.view-more-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 26px rgba(0,0,0,0.45);
    color: #ffffff;
    text-decoration: none;
}

/* Mobile */
@media (max-width: 576px) {
    .view-more-btn {
        padding: 10px 26px;
        font-size: 14px;
    }
}


/* Font */
.round-image-section,
.round-image-section * {
    font-family: 'Anek Malayalam', sans-serif;
}

/* Section */
.round-image-section {
    width: 100%;
    padding: 50px 20px;
    background-color: #f2e6c7; /* light shade of #b8883e */
}

/* Row */
.round-image-row {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
    gap: 16px;
}

/* Card */
.round-image-card {
    text-align: center;
}





/* Image wrapper */
.round-image-wrap {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;

    border: 3px solid rgba(255,255,255,0.6);
    transition: all 0.4s ease;
}

/* White border animation */
.round-image-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid #ffffff;
    opacity: 0;
    transform: scale(0.7);
    transition: all 0.4s ease;
}

/* Image */
.round-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

/* Hover effects */
.round-image-card:hover .round-image-wrap img {
    transform: scale(1.15);
}

.round-image-card:hover .round-image-wrap::after {
    opacity: 1;
    transform: scale(1);
}

/* Title */
.round-image-title {
    margin-top: 14px;
    font-size: 16px;
    font-weight: 500;
    color: #5a4215;
}

/* Responsive */
@media (max-width: 768px) {
    .round-image-row {
        gap: 12px;
        flex-wrap: wrap;
    }

    .round-image-wrap {
        width: 140px;
        height: 140px;
    }
}

@media (max-width: 480px) {
    .round-image-wrap {
        width: 120px;
        height: 120px;
    }

    .round-image-title {
        font-size: 14px;
    }
}


/*end angu*/




/*slider/


/* ================================
   HOME SLIDER â€“ RESPONSIVE (NO CUT)
================================ */

.homeSlider {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff; /* empty space color if any */
}

/* Slider wrapper fix */
.homeSlider .swiper-wrapper {
    align-items: center;
}

/* Slide */
.homeSlider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* IMAGE â€“ NO CUT */
.homeSlider img {
    width: 100%;
    height: auto;
    max-height: 550px;       /* Desktop max height */
    object-fit: contain;    /* ðŸ”¥ IMPORTANT â€“ NO CUT */
}

/* ================================
   RESPONSIVE HEIGHT CONTROL
================================ */

/* Laptop */
@media (max-width: 1200px) {
    .homeSlider img {
        max-height: 480px;
    }
}

/* Tablet */
@media (max-width: 992px) {
    .homeSlider img {
        max-height: 420px;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .homeSlider img {
        max-height: 320px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .homeSlider img {
        max-height: 240px;
    }
}

/* ================================
   ARROWS â€“ SMALL SIZE
================================ */

.swiper-button-next,
.swiper-button-prev {
    width: 34px;
    height: 34px;
    color: #ffffff;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 16px;
    font-weight: bold;
}

/* ================================
   PAGINATION BULLETS
================================ */

.swiper-pagination {
    bottom: 15px !important;
}

.swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.6;
    width: 10px;
    height: 10px;
    position: relative;
}

.swiper-pagination-bullet-active {
    background: #b8883e;
    opacity: 1;
}

/* ================================
   BULLET THUMBNAIL POPUP
================================ */

.swiper-pagination-bullet img {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 50px;
    object-fit: cover;
    border-radius: 6px;
    border: 2px solid #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    background: #000;
}

.swiper-pagination-bullet:hover img {
    opacity: 1;
}


#contact-submit{

	border:1px solid #b8883e;

	border-radius:0px;

	color:#fff;

	text-transform:uppercase;

	letter-spacing:3px;
	background-color:#b8883e;

	}

	

	

	

#contact-submit:hover{

	
	border-radius:0px;

	background-color:#fff;

	color:#b8883e;

	}
	
	
	/* ===== Gallery Layout ===== */
.gallery-container{
    max-width:1200px;
    margin:40px auto;
    padding:15px;
}


.gallery-grid{
  
	display:grid;
    grid-template-columns:repeat(3, 1fr);
    gap:20px;
	
}

.gallery-item{
    position:relative;
    overflow:hidden;
    border-radius:14px;
    cursor:pointer;
    border:2px solid #fff;
    box-shadow:0 4px 10px rgba(0,0,0,0.15);
    transition:transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-item img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
    transition:transform 0.4s ease;
}

.gallery-item:hover img{
    transform:scale(1.12);
}

/* ===== VIEW ANIMATION ===== */
.view-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.55);
    display:flex;
    align-items:center;
    justify-content:center;
    opacity:0;
    transition:0.3s ease;
    pointer-events:none;
}

.view-text{
    color:#b8883e;
    font-size:16px;
    font-weight:700;
    letter-spacing:4px;
    padding:12px 30px;
    border:2px solid #b8883e;
    border-radius:30px;
    background:rgba(0,0,0,0.6);
    transform:scale(0.6);
    opacity:0;
    transition:all 0.4s ease;
    box-shadow:0 0 0 rgba(128,128,128,0);
}

.gallery-item:hover .view-overlay{
    opacity:1;
}

.gallery-item:hover .view-text{
    transform:scale(1);
    opacity:1;
    box-shadow:0 0 0 rgba(128,128,128,0);
}

/* ===== POPUP ===== */
.popup{
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,0.88);
    justify-content:center;
    align-items:center;
    z-index:9999;
}

.popup img{
    max-width:90%;
    max-height:85%;
    border-radius:14px;
    border:3px solid #ffffff; 
    box-shadow:0 0 25px rgba(0,0,0,0.7);
}

/* close */
.close{
    position:absolute;
    top:20px;
    right:30px;
    font-size:30px;
    color:#b8883e;
    cursor:pointer;
}

/* next / prev */
.nav2{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    font-size:30px;
    color:#b8883e;
    cursor:pointer;
    user-select:none;
}

.prev{ left:25px; }
.next{ right:25px; }
	
	
@media(max-width:992px){
    .gallery-grid{
        grid-template-columns:repeat(2, 1fr);
    }
}

@media(max-width:600px){
    .gallery-grid{
        grid-template-columns:1fr;
    }
}


.address-section{
    background:#f2e7d0;
    padding:15px 0;
}

.address-title{
    font-weight:600;
}

.address-text{
    margin:0;
}

.social-wrap{
    display:flex;
    justify-content:flex-end;
    align-items:flex-start; 
}


.social-links{
    margin-top:45px; 
}

/* Common social button */
.social-btn{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:8px 16px;
    margin-left:10px;
    border-radius:25px;
    background:#f2e7d0;          
    font-size:16px;
    font-weight:600;
    text-decoration:none;
    border:1.5px solid #b8883e; 
    transition:box-shadow 0.3s ease, transform 0.3s ease;
}


.social-btn.facebook{
    color:#1877F2; 
}


.social-btn.youtube{
    color:#FF0000; 
}


.social-btn i{
    font-size:18px;
}


.social-btn:hover{
    box-shadow:0 4px 10px rgba(0,0,0,0.25);
    transform:translateY(-2px);
	text-decoration:none;
}



/* Instagram – real gradient look */
.social-btn.instagram{
    background:#f2e7d0;
}

.social-btn.instagram i,
.social-btn.instagram span{
    background:linear-gradient(45deg,
        #feda75,
        #fa7e1e,
        #d62976,
        #962fbf,
        #4f5bd5
    );
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

