body {margin:0px; padding:0px; font-family: 'Poppins', sans-serif; background:#000;}
h1{font-size:30px; text-align:left; padding:10px 0 !important;}
h1,h2,h3,h4,h5,h6{color:#ffc107; margin:30px 0 0 0px; padding:10px 0px; width: 100%; text-transform:uppercase;  }
p {margin:0px; padding:0 0 15px 0px; font-size: 16px; text-align:justify; color:#c5c5c5; line-height:26px}
a{ color:#fff; text-decoration:none}
img{max-width: 100%; height: auto;}
.logo {width:50%; margin:0px; padding:0px; float:left;}
.logo img{width:40%; height:auto;}
.header_box{float:right; width:50%; margin:00px; padding:0px; float:right;}
.txtcl{font-size:18px; padding:10px 0 0 0px; margin:0px;color:#ff7200; text-align:right; font-weight:600; text-transform:uppercase; }
.txtcl a{color:#FC0; text-decoration:none;}
.txtcl a:hover{color:#fff; }
.txtcl_2{font-size:13px; padding:0px; margin:0px;color:#fff; text-align:right;}
.txtcl_2 a{color:#fff; text-decoration:none;}
.txtcl_2 a:hover{color:#FC0; }
.shape img{min-width:5%; height:auto; margin:0 auto; }

.navbg{width:100%; margin:0 auto; padding:0px 0 0px 0; display:block; background:#FC0;  }
#nav {width:100%; /* 1000 */
		position:relative;
		
		float:right; 
		text-decoration:none; 
		z-index:9999;  
		text-align:left; padding:0px 0; 
		}

			#nav > a { display: none; }

			#nav li
			{
				position: relative;
				list-style: none;
			}
				#nav li a
				{
					color:#000;
					display: block;
				}
				#nav li a:active
				{
					background-color: none !important;
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color:#fff;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				 /* 60 */
				/*background-color: #003d98;*/
				 list-style: none; padding:0px; margin:0px; 
			}
				#nav > ul > li { height:auto; 
					float: left; 
				}
					#nav > ul > li > a
					{ padding:0px 28px;
						height:auto; 
						font-size:18px; /* 24 */
						line-height:50px; /* 60 (24) */
						text-align: left;
						text-decoration:none;
						margin:0 0px 0 0px;
						text-transform:capitalize;
						font-weight:bold;
						color:#000;
					}
						#nav > ul > li:not( :last-child ) > a
						{
						
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							background-color:#000; text-decoration:none;
							color:#FC0;
							
						}

						#nav > ul > li a.selected
						{
							background-color:#000; text-decoration:none;
							color:#FC0; 
							
						}



				/* second level */

				#nav li ul
				{
					background-color: #900;
					display: none;
					position: absolute;
					top: 100%; width:300px; margin:0px; padding:0px;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: 0px;
						}
						#nav li ul a
						{
						
							border-bottom: 1px solid #ffffff; color:#fff; text-transform:uppercase;
							padding: 0px 0 0 8px; line-height:40px;text-decoration:none; /* 15 (20) */
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color:none; border-right:0px; color:#000; background:#ffde00; text-decoration:none;
							}


		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				        width: 100%;
        position: static;
        margin: 0;
      background-color:#FC0;
        margin: 0px;
        padding: 0px;
			}
		}

		@media only screen and ( max-width: 767px ) /* 640 */
		{
			
			#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{ 
					width: 2.125em; /* 50 */
					height: 2.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #FC0;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #000;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block; 
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none; 
				position: absolute;
				left: 0; color:#000;
				right: 0; background-color:#FC0;
				width:100%;
				
			}
				#nav:target > ul
				{
					display: block; 
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
					border-bottom:1px solid #ffffff;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding:0 0 0 7px; border:none;  line-height:30px;
						
						 /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none; color:#000; 
							border-bottom:none; 
							
							
						}
						
						#nav > ul > li > a:hover{border:none; background-color:#000; color:#FC0;  border:none;}
						#nav > ul > li a.selected
						{
							background-color: none;
							border:none;  background-color:#000; color:#FC0; 
							
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding:0px; /* 20 */
					width:100%;
					display: block; border-bottom:none; color:#ffffff;   border-radius:none; 
				}
				#nav li ul a
						{ font-size: 14px; /* 20 */ 
							border-bottom:none;
							padding: 0px 0 0 25px; line-height:30px; color:#ffffff;/* 15 (20) */ border-radius:none; 
						}
		}

/********************menu end******************/

.banner img{ width:100%; height:auto;}
.title{font-size:40px; text-align:center; padding:0px 0; color:#fff; font-weight:800;}


  
.stip{width:100%; background:url(img/border-trim.jpg) repeat; height:41px;}
.heading{text-transform:uppercase; font-size:30px; text-align:center; padding:10px 0 !important;}
.txt ul{ width:90%; margin:0 auto; padding:0 0 30px 0px; list-style-type:circle;}
.txt ul li{width:100%; margin:0px; padding:0px; color:#c5c5c5;}
.col{width:24.8%; padding:5px; float:left; margin:0 0 10px 0;}
.profile img{ width:100%; height:auto; border-radius:5px;}
.visible{position:absolute; margin:5px; right:auto; background:#FC0; padding:3px 0px; color:#000; font-size:12px; text-align:center; }
.visible img{width:20%; height:auto;}
.profiletxt{color:#c8aa02; font-size:16px; text-align:left; padding:0px; margin:0 0 10px 0; font-weight:900; float:left;}
.profiletxt2{color:#fff; font-size:12px; text-align:left; padding:0px;  float:right;}

/* -----  */

.gallery-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    padding: 20px;
}

/* --- */
.profile-card {
    background: #111;
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.profile-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(255, 215, 0, 0.1);
}

/* --- */
.image-box {
    position: relative;
    height: 350px;
    overflow: hidden;
}

.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.profile-card:hover .image-box img {
    transform: scale(1.1);  
}

/* --- */
.view-count {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.6);
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
}

.tags {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.tag {
    background: #ffcc00;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 4px;
    text-align: center;
}

.tag.gold {
    background: linear-gradient(45deg, #ffd700, #ffae00);
}

/* --- */
.details {
    padding: 15px;
}

.info-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name {
    margin: 0;
    color: #ffcc00;
    font-size: 18px;
}

.likes {
    font-size: 14px;
	color: #fff;
}

.expert {
    margin: 5px 0 0;
    font-size: 14px;
    color: #fff;
}

.price {
    margin: 2px 0;
    font-size: 14px;
    font-weight: bold;
    color:#ffcc00;
}

/* --- */
@media (max-width: 600px) {
    .gallery-container {
        grid-template-columns: repeat(2, 1fr); /* मोबाइल पर एक लाइन में 2 कार्ड */
        gap: 10px;
        padding: 10px;
    }
    .image-box {
        height: 250px;
    }
}


 
.button-container {
  display: flex;
  gap: 20px;
  background-color: #121212; /* Dark background like your sample */
  padding: 50px;
  justify-content: center;
}

 
.custom-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 100px;
  border-radius: 15px;
  text-decoration: none;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  overflow: hidden;
  border: 2px solid transparent;
}

 
.primary-btn {
  background: linear-gradient(145deg, #ffcc33, #e6b800);
  color: #000;
  box-shadow: 0 4px 15px rgba(255, 204, 51, 0.3);
}

 
.secondary-btn {
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
}

 
.custom-btn span {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.custom-btn small {
  font-size: 0.9rem;
  text-decoration: underline;
  opacity: 0.8;
}

 
 
.primary-btn:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(255, 204, 51, 0.5);
  background: #ffdb4d;
}

 
.secondary-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #ffcc33;  
  color: #ffcc33;
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
}

 
.custom-btn:active {
  transform: translateY(-2px);
}

 
 

.footer-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;  
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;  
}

 
.hexagon-box {
    background: linear-gradient(135deg, #a45014 0%, #5d2e0a 100%); 
    width: 320px;
    padding: 40px 20px;
    text-align: center;
    position: relative;
   
    clip-path: polygon(15% 0%, 85% 0%, 100% 50%, 85% 100%, 15% 100%, 0% 50%);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

 
.hexagon-box:hover {
    transform: scale(1.03);
    filter: brightness(1.2);
    box-shadow: 0 0 30px rgba(164, 80, 20, 0.4);
}

 
.title {
    color: #ffcc00; 
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

 
.list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list li {
    color: #ffffff;
    font-size: 15px;
    padding: 5px 0;
    cursor: pointer;
    transition: 0.3s;
    opacity: 0.9;
	a{ color:#fff; text-decoration:none}
}

 
.list li:hover {
    color: #ffcc00;
    transform: translateX(3px); 
    opacity: 1;
}

 
@media (max-width: 1024px) {
    .hexagon-box {
        width: 300px;
    }
}

@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;  
        align-items: center;
    }
    
    .hexagon-box {
        width: 90%;  
        clip-path: none;  
        border-radius: 20px;
        margin-bottom: 20px;
    }
}

.content-section {
    max-width:100%;
    margin: 0 auto;
}

 
.info-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    gap: 30px;
}

 
.info-row:nth-child(even) {
    flex-direction: row-reverse;
}

 
.image-box {
    flex: 1;
}

.image-box img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(255, 153, 0, 0.2);
    transition: transform 0.3s ease;
}

.image-box img:hover {
    transform: scale(1.02);
}

 
.text-box {
    flex: 1;
    padding: 20px;
}

.text-box h2 {
    color: #ff9900;  
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.text-box p {
    line-height: 1.6;
    color: #ccc;
    font-size: 16px;
}

 
@media (max-width: 768px) {
    .info-row, .info-row:nth-child(even) {
        flex-direction: column;  
        text-align: center;
    }
    
    .image-box {
        width: 100%;
    }
}


 
 
.button-container {
  display: flex;
  flex-wrap: nowrap;  
  gap: 10px;
  background-color: #000; 
  padding: 20px;
  justify-content: space-between;  
  overflow-x: auto;  
}

 
.custom-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
  flex: 1;  
  min-width: 120px; 
}

.custom-btn span {
  font-weight: bold;
  font-size: 16px;
  color: inherit;
}

.custom-btn small {
  font-size: 11px;
  text-decoration: underline;
  margin-top: 4px;
}

 
.primary-btn {
  background: linear-gradient(145deg, #ffcc33, #e6b800);
  color: #000 !important;
}

 
.secondary-btn {
  background-color: #1a1a1a;
  color: #fff !important;
  border: 1px solid #333;
}

 
@media (max-width: 768px) {
  .button-container {
    flex-wrap: wrap;  
  }

  .custom-btn {
    flex: none;
    width: 100%; 
    margin-bottom: 8px;
  }
}



/*----*/


 
.features-section {
    background-color: #000;
    color: #fff;
    padding: 60px 20px;
    
}

 
.features-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

 
.feature-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.feature-item {
    text-align: center;
}

.feature-item img {
    width: 40px;
    margin-bottom: 15px;
}

.feature-item h3 {
    color: #ffcc33;  
    font-size: 20px;
    margin:0px;
    text-transform: capitalize;
}

.feature-item p {
    font-size: 14px;
    line-height: 1.6;
    color: #ccc;
    max-width: 280px;
    margin: 0 auto;
}

 
.center-image {
    flex: 1;
    text-align: center;
}

.center-image img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(0 0 20px rgba(0,0,0,0.5));
}

 
.action-btn-container {
    text-align: center;
    margin-top: 40px;
}

.check-availability-btn {
    background: linear-gradient(145deg, #ffcc33, #e6b800);
    color: #000;
    padding: 15px 40px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 8px;
    font-size: 18px;
    display: inline-block;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.check-availability-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgba(255, 204, 51, 0.4);
}

/* --- Responsive (Mobile) --- */
@media (max-width: 992px) {
    .features-wrapper {
        flex-direction: column;  
    }

    .feature-col {
        order: 2;  
        width: 100%;
    }

    .center-image {
        order: 1;  
        margin-bottom: 30px;
    }

    .feature-item p {
        max-width: 100%;
    }
}

/*---*/

 
.info-section {
    background-color: #080808;
    background-image: url('pattern.png');  
    padding: 60px 0;
    font-family: 'Poppins', sans-serif;
}

 
.info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;  
    gap: 30px;
}

 
.info-card {
    background: rgba(255, 255, 255, 0.03);  
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    display: flex;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.info-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(255, 204, 51, 0.1);
    border-color: #ffcc33;
}

 
.card-content {
    padding: 30px;
    flex: 1.5;
}

.card-img {
    flex: 1;
    overflow: hidden;
}

.card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
    transition: 0.5s;
}

.info-card:hover .card-img img {
    filter: brightness(1);
    scale: 1.1;
}

 
.card-content h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.card-content p {
    color: #bbb;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
}

 
.book-btn {
    display: inline-block;
    background: #ffcc33;
    color: #000;
    padding: 10px 25px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    transition: 0.3s;
}

.book-btn:hover {
    background: #fff;
    box-shadow: 0 0 15px #ffcc33;
}

 
@media (max-width: 991px) {
    .info-grid {
        grid-template-columns: 1fr;  
    }

    .info-card {
        flex-direction: column;  
    }

    .card-img {
        height: 250px;
        order: -1;  
    }
}

 
.profile-section {
    background-color: #0c0e12; 
    padding: 30px 0;
    
}

 

.profile-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

 
.profile-card {
    background: #151921;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #222;
    transition: all 0.4s ease;
}

 
.profile-img-container {
    width: 100%;
    height: auto;  
    overflow: hidden;
    background: #000;
}

.profile-img-container img {
    width: 100%;
    height: auto; 
    display: block;
    object-fit: contain;  
    transition: transform 0.5s ease;
}

 
.profile-card:hover {
    transform: translateY(-8px);
    border-color: #ffcc33;
    box-shadow: 0 10px 20px rgba(255, 204, 51, 0.15);
}

.profile-card:hover .profile-img-container img {
    transform: scale(1.05);  
}

 
.profile-info {
    padding: 15px 10px;
}

.name {
    color: #ffcc33;
    font-size: 18px;
 
    font-weight: bold;
}

.stars {
    color: #ffcc33;
    margin-bottom: 10px;
}

.tagline {
    color: #ffcc33;
font-size:19px;
	padding:0px;  
	text-align:center;
    
}
.desc {
    color: #ccc;
 font-size:14px;
    line-height: 1.6;
	text-align:center;
	padding:10px 0px;
    
}

.highlight {
    color: #ffcc33;
    font-weight: bold;
}

.btn-action {
    display: block;
    background: #ffcc33;
    color: #000;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
}

 
@media (max-width: 992px) {
    .profile-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
    .profile-grid { grid-template-columns: 1fr; }
    .container { padding: 0 5px; }  
}



 
.video-story-section {
    background-color: #0c0e12; /* डार्क बैकग्राउंड */
    background-image: url('pattern.png'); /* इमेज जैसा पैटर्न */
    padding: 60px 0;
    font-family: 'Segoe UI', Arial, sans-serif;
    color: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px; /* मोबाइल के लिए कम पैडिंग */
}

/* फ्लेक्सबॉक्स लेआउट */
.story-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

/* टेक्स्ट एरिया */
.story-text {
    flex: 1;
}

.story-text .title {
    color: #ffcc33; /* गोल्ड कलर */
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}

.story-text .description {
    color: #ccc;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
    max-width: 500px;
}

/* बटन और उसका Hover Effect */
.explore-btn {
    display: inline-block;
    background: #ffcc33;
    color: #000;
    padding: 12px 30px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.explore-btn:hover {
    background: #fff;
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(255, 204, 51, 0.3);
}

/* वीडियो एरिया और Hover Effect */
.story-video {
    flex: 1.2;
}

.video-container {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #333;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    transition: all 0.4s ease; /* एनीमेशन के लिए */
}

/* वीडियो पर माउस ले जाने पर इफेक्ट */
.video-container:hover {
    transform: translateY(-10px); /* वीडियो ऊपर उठेगा */
    border-color: #ffcc33;
    box-shadow: 0 15px 40px rgba(255, 204, 51, 0.15);
}

.video-container video {
    width: 100%;
    display: block;
    border-radius: 15px;
}

/* --- Responsive (Mobile) --- */
@media (max-width: 992px) {
    .story-wrapper {
        flex-direction: column; /* मोबाइल पर ऊपर-नीचे */
        text-align: center;
        gap: 30px;
    }

    .story-text .description {
        margin-left: auto;
        margin-right: auto;
    }

    .container {
        padding: 0 5px; /* मोबाइल पर बहुत कम पैडिंग */
    }

    .story-text .title {
        font-size: 26px;
    }
}



/*-----------*/

/* मुख्य सेक्शन */
.reviews-section {
    background-color: #0c0e12; 
    background-image: radial-gradient(circle at center, #1a1e26 0%, #0c0e12 100%);
    padding: 0 0 30px 0;
    
    text-align: center;
}


.section-title {
    color: #fff;
    font-size: 36px;
     
    position: relative;
    display: inline-block;
}
 
 
.review-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

 
.review-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 15px;
    padding: 30px 20px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
}

 
.review-card:hover {
    transform: translateY(-15px);
    background: rgba(255, 255, 255, 0.07);
    border-color: #ffcc33;
    box-shadow: 0 15px 35px rgba(255, 204, 51, 0.1);
}

 
.user-img {
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 3px solid #ffcc33;
    padding: 5px;
    overflow: hidden;
    transition: transform 0.5s ease;
}

.review-card:hover .user-img {
    transform: rotate(360deg) scale(1.1);
}

.user-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

 
.user-name {
    color: #ffcc33;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.review-text {
    color: #bbb;
    font-size: 13px;
    line-height: 1.6;
    font-style: italic;
    min-height: 100px;
    margin-bottom: 20px;
}

 
.review-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    color: #888;
}

.client-name {
    color: #eee;
    font-weight: 500;
}

/* --- Responsive (Mobile) --- */
@media (max-width: 1024px) {
    .review-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
    .review-grid { 
        grid-template-columns: 1fr; 
        gap: 25px;
    }
    .container { padding: 0 15px; }
    .review-card { padding: 25px 15px; }
}



/*-----------*/

.delhi-location {
    
    padding: 60px 0;
 
    text-align: center;
    color: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.main-title {
    font-size: 38px;
    color: #fff;
    margin-bottom: 5px;
}

.underline {
    width: 150px;
    height: 2px;
    background: #ffcc33;
    margin: 0 auto 40px;
}
 
.location-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

 
.map-area {
    flex: 1.5;
    position: relative;
}

.map-img {
    width: 100%;
    max-width: 500px;
    filter: brightness(0.6) sepia(1) hue-rotate(-10deg) saturate(2); /* गोल्ड/डार्क मैप इफेक्ट */
}

 
.location-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.loc-item {
    padding: 12px 20px;
    border: 1px solid #ffcc33;
    color: #fff;
    font-size: 16px;
    background: rgba(255, 204, 51, 0.05);
    transition: all 0.3s ease;
    cursor: pointer;
}

 
.left .loc-item {
    border-radius: 50px 0 0 50px;
    text-align: right;
    border-right: none;
}

 
.right .loc-item {
    border-radius: 0 50px 50px 0;
    text-align: left;
    border-left: none;
}

/* Hover Effect */
.loc-item:hover {
    background: #ffcc33;
    color: #000;
    box-shadow: 0 0 15px rgba(255, 204, 51, 0.4);
    transform: scale(1.05);
}

/* --- Responsive (Mobile) --- */
@media (max-width: 992px) {
    .location-wrapper {
        flex-direction: column;
    }
    
    .map-area {
        order: -1;  
        margin-bottom: 30px;
    }

    .location-list {
        width: 100%;
    }

    .left .loc-item, .right .loc-item {
        border-radius: 50px;  
        border: 1px solid #ffcc33;
        text-align: center;
    }
}

/*Footer */

 
.main-footer {
    background-color: #050505;
    padding: 60px 0 20px;
    
    color: #fff;
    border-top: 1px solid #1a1a1a;
}

 
.footer-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);  
    gap: 30px;
}

 
.footer-title {
    color: #ffcc33;  
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

 
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links li a {
    color: #bbb;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
}

.footer-links li a:hover {
    color: #ffcc33;
    padding-left: 5px;  
}

 
.footer-brand {
    font-size: 24px;
    font-weight: 800;
    margin-top: 20px;
}

.footer-brand span {
    color: #ffcc33;
}

.dmca-badge img {
    max-width: 120px;
    margin-bottom: 10px;
}

 
.footer-bottom {
    text-align: center;
    margin-top: 50px;
}

.gold-line {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, #ffcc33, transparent);
    margin-bottom: 20px;
}

.footer-bottom p {
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
}

/* --- RESPONSIVE (Mobile & Tablet) --- */

@media (max-width: 992px) {
    .footer-grid {
        grid-template-columns: repeat(3, 1fr);  
    }
}

@media (max-width: 600px) {
    .footer-grid {
        grid-template-columns: repeat(2, 1fr);  
        gap: 20px;
        padding: 0 10px;  
    }

    .social-col {
        grid-column: span 2; 
        text-align: center;
        margin-top: 20px;
    }

    .footer-title {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

/*---------------------------------------*/
.centertext{text-align:center;}
.w100{width:100%; height:auto;}
.mx1{margin-left:5px; margin-right:5px; }
.px1{padding-left:5px; padding-right:5px;}
.borderfff {border: solid 1px #fff;}

div {
    display:block;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
*, ::after, ::before {   box-sizing: border-box;}
.spacet{padding:10px; display:flex;}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{ padding:10px;}

@media (max-width: 576px){
.container {
    max-width: 540px;
}
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{width:100%}


}
@media (min-width: 576px){
.container {
    max-width: 540px;
}
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{width:100%}

}
@media (min-width: 768px){
.container {
    max-width: 720px;
}
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}
.col-12{width:100%}.col-11{width:100%}.col-10{width:100%}.col-9{width:100%}.col-8{width:100%}.col-7{width:100%}.col-6{width:100%}.col-5{width:100%}.col-4{width:100%}.col-3{width:50%}.col-2{width:50%}.col-1{width:50%}
}

@media (min-width: 992px){
.container {  max-width: 960px;}
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}
.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}
}

@media (min-width: 1300px){
.container { max-width: 1240px;}
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}
}


@media only screen and (min-width:768px) and (max-width:1198px){
h1{font-size:30px;}
.title{font-size:30px; text-align:center; padding:0px 0; color:#ffc107; font-weight:800;}
}

@media only screen and (min-width:480px) and (max-width:767px){
h1{font-size:29px;}
 .logo img{width:100%; height:auto;}
.nav ul {width:100%;}
.nav ul li{width:100%;}
.nav ul li a{ list-style:none; text-align:center; border-bottom:solid #434343 1px; line-height:40px; padding:0px 0 0 20px; font-size:16px;}
 .col{width:50%; padding:5px; float:left; }
 .title{font-size:20px; text-align:center; padding:0px 0; color:#ffc107; font-weight:800;}
 .card-content {
    padding: 30px;
    flex: 0.5;
}

}

@media only screen and (max-width:479px){
h1{font-size:29px;}
.nav ul {width:100%;}
.nav ul li{width:100%;}
.nav ul li a{ list-style:none; text-align:center; border-bottom:solid #434343 1px; line-height:40px; padding:0px 0 0 20px; font-size:16px;}
 .col{width:100%; padding:5px; margin:5px 0; float:left;}
  .logo {width:40%; margin:10px 0 0 0px; padding:0px; float:left;}
 .logo img{width:100%; height:auto;}
.header_box{float:right; width:55%; margin:0 10px 0 0px; padding:0px; float:right;}
.txtcl{font-size:16px; padding:10px 0 0 0px; margin:0px;color:#ff7200; text-align:right; font-weight:600; text-transform:uppercase; }
.txtcl_2{font-size:12px; padding:0px; margin:0px;color:#FF3; text-align:right;}

.features-section {
    background-color: #000;
    color: #fff;
    padding: 0px 20px;
    
}
.card-content {
    padding: 30px;
    flex: 0.5;
}

.main-title h2{
    font-size: 38px;
    color: #fff;
    margin-bottom: 5px; margin-top:0px !important;
}


}
 
 
 
 		.nowcalling
{display:block;position:fixed;bottom:0;width:100%;z-index:9999}
.lcol,.rcol,.ccol
{float:left;width:50%}
.lcol{background-color:#990099; border:#FFFFFF solid 2px}
.rcol{background-color:#00CC33;  border:#FFFFFF solid 2px}
.lcol a,.rcol a{display:block;padding:10px 0;text-align:center;text-decoration:none;color:#fff}	