/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.7.1777371917
Updated: 2026-04-28 10:25:17

*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Manrope:wght@200..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Manrope:wght@200..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Hindi:ital@0;1&display=swap');


/*default-css*/
body {overflow-x: hidden !important;}
.mt-0 {margin-top: 0px !important;}
.mb-0 {margin-bottom: 0px !important;}
footer.entry-footer.default-max-width {display: none; }
#page a:focus {text-decoration: none !important; outline: none !important; background: transparent;}
.d-none {display: none !important;}

.wp-block-columns.alignfull .wp-block-column p:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h1:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h2:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h3:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h4:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h5:not(.has-background), 
.wp-block-columns.alignfull .wp-block-column h6:not(.has-background) { padding-inline: 0px; margin-top: 0;}

#main {padding: 0; }
body {font-family: "DM Sans", sans-serif; color: #333340; background: #ffffff; line-height: 1.7; overflow-x: hidden; }
.wp-block-heading {font-family: "Playfair Display", serif; margin-top: 0 !important; padding-inline: 0 !important;}
.container { max-width: 1200px; margin: 0 auto !important; padding: 0 24px; }
#masthead {padding: 0;}

/*topbar*/
.topbar {background: #1a1a2e; color: #fff; padding: 8px 0; font-size: 0.82rem; margin-block: 0px !important;}
.topbar-inner {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 8px; }
.topbar-left {display: flex; gap: 20px; align-items: center; }
.topbar a {color: rgba(255,255,255,0.85) !important; text-decoration: none; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.topbar a:hover { color: #e8c876 !important; }
.topbar-left i {margin-right: 6px; color: #66bb6a; }
.topbar-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.78rem; color: #66bb6a; }
.topbar-right {display: flex; gap: 14px; }
.topbar-right a {font-size: 1rem; }
.topbar-gj { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.78rem; color: #66bb6a; }
/*End-topbar*/

/*header*/
.header {background: #ffffff; position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 8px rgba(26, 26, 46, 0.06); margin-block: 0px !important; }
.header-inner {display: flex; justify-content: space-between; align-items: center; padding: 12px 0; }
.header .logo {display: flex; align-items: center; gap: 12px; text-decoration: none; }
.header .logo:focus img {outline: none !important; }
.logo-icon {width: 48px; height: 48px; border-radius: 10px; background: linear-gradient(135deg, #d4145a, #b01048); display: flex; align-items: center; justify-content: center; color: #fff; font-family: "Playfair Display", serif;; font-size: 1.3rem; font-weight: 700; }
.logo-text h1 {font-family: "Playfair Display", serif; font-size: 1.25rem; font-weight: 700; color: #1a1a2e; line-height: 1.15; }
.logo-text span {font-size: 0.68rem; color: #cd6839; font-weight: 600; letter-spacing: 1px; }
.nav {display: flex; align-items: center; gap: 28px; }
.nav a {font-size: 0.9rem; font-weight: 500; color: #333340; text-decoration: none; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); position: relative; }
.nav a:hover {color: #d4145a; }
.nav a:hover::after {width: 100%; }
.nav a::after {content: ''; position: absolute; bottom: -4px; left: 0; width: 0; height: 2px; background: #d4145a; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.nav-cta {background: #d4145a !important; color: #fff !important; padding: 10px 24px !important; border-radius: 50px !important; }
.nav-cta:hover {background: #b01048 !important; }
.nav-cta::after { display: none !important; }
.mobile-toggle {display: none; background: none; border: none; font-size: 1.5rem; color: #1a1a2e; cursor: pointer; }

@media (min-width: 768px) and (max-width: 1023px) {

	#page .header .logo img {width: 150px !important; }
	#page .footer-grid {grid-template-columns: 1fr 1fr !important; }
	#page .location-section .wp-block-columns {flex-wrap: nowrap !important; }
	#gallery .gallery-grid {grid-template-columns: repeat(3, 1fr) !important; }

}

@media (max-width: 1023px) {

	#page .header .logo img {width: 120px; }
	#page .mobile-toggle:focus {outline: none; }
	#page .mobile-toggle {display: block; color: #ca1355 !important; background: transparent !important; padding: 10px 0px 10px 10px !important; line-height: 1; }
	#page .nav {display: none; position: absolute; top: 100%; left: 0; right: 0; background: #fff; flex-direction: column; padding: 20px; box-shadow: 0 8px 30px rgba(26,26,46,0.10); }
	#page .container {padding-inline: 16px !important; }
	#page .topbar-bn {display: none !important; }
	#page .topbar-inner .topbar-left {width: 100%; justify-content: space-between;}
	#page .topbar-inner .topbar-right {display: none;}
	#page .hero .hero-inner { padding: 50px 0;flex-direction: column-reverse; text-align: center;}
	#page .hero .hero-inner .hero-buttons {justify-content: center; }
	#page .hero .desc {margin-inline: auto; }
	#page .hero .hero-card {padding: 30px !important;max-width: 100% !important; }
	#page .hero .hero-card .hero-stat-grid .hero-stat {margin: 0; }
	#page .culture-strip .culture-inner {gap: 20px; }
	#page .courses {padding: 50px 0; }
	#page .why-image-box {margin: auto !important; width: 100%; max-width: 100%; }
	#page .courses-grid {gap: 15px; }
	#page .why-section {padding: 50px 0; }
	#page .why-section .why-features {grid-template-columns: 1fr; gap: 0px; }
	#page .why-floating-badge {right: -10px; }
	#page .stats-bar .stats-grid {grid-template-columns: repeat(2, 1fr); gap: 20px; }
	#page .achievements,
	#page .gallery {padding: 50px 0; }
	#page .emi-section .emi-partners {gap: 15px; }
	#page .location-section .location-detail {flex-wrap: nowrap !important; }
	#page .location-section .location-detail .location-info-icon {max-width: 36px; }
	#page .cta-section .cta-form {padding: 24px; }
	#page .faq-section .faq-list .wp-block-essential-blocks-accordion-item {padding: 20px !important; }
	#page .footer-grid {grid-template-columns: 1fr; gap: 40px; }
	#page .gallery .wp-block-gallery .wp-block-image {width: 48% !important; }
	#page .testimonials-grid .testimonial-card {margin-bottom: 0 !important; }
	#gallery .gallery-grid {grid-template-columns: repeat(2, 1fr) !important; }
	#page .topbar-gj {display: none;}
	
	.error404 .site-main .page-header .page-title {font-size: 42px !important; }
	.error404 .site-main .not-found .search-form {justify-content: center !important; }


}

/*End header*/

/*hero-sec*/
.hero {position: relative; display: flex; align-items: center; background: linear-gradient(135deg, #1a1a2e 0%, #2a1a3e 50%, #2d2d44 100%); overflow: hidden; }
.hero::before {content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 20% 80%, rgba(212,20,90,0.15) 0%, transparent 60%), radial-gradient(ellipse at 80% 20%, rgba(205,104,57,0.1) 0%, transparent 50%); }
.hero-bg-images {position: absolute; inset: 0; z-index: 0; overflow: hidden; }
.hero-bg-img {position: absolute; width: 320px; height: 420px; object-fit: cover; border-radius: 24px; opacity: 0.07; filter: grayscale(40%) brightness(1.2); transition: opacity 8s ease; }
.hero-bg-img:nth-child(1) {top: -40px; right: -30px; transform: rotate(8deg); width: 350px; height: 460px; }
.hero-bg-img:nth-child(2) {bottom: -60px; left: -50px; transform: rotate(-6deg); width: 300px; height: 400px; opacity: 0.05; }
.hero-bg-img:nth-child(3) {top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(3deg); width: 280px; height: 360px; opacity: 0.04; }
.hero .hero-inner {position: relative; z-index: 2; gap: 60px; align-items: center; padding: 80px 0; }
.hero .hero-badge {display: inline-flex; align-items: center; gap: 8px; background: rgba(205,104,57,0.2); border: 1px solid rgba(205,104,57,0.4); border-radius: 50px; padding: 6px 18px 6px 36px !important; position: relative; margin-bottom: 20px !important; font-size: 0.78rem; font-weight: 600; color: #66bb6a; letter-spacing: 0.5px; }
.hero .hero-badge::before {content: ""; background: #66bb6a; position: absolute; width: 10px; height: 10px; left: 18px; top: 12px; border-radius: 75px; }
.hero .hero-title {font-size: clamp(2.2rem, 5vw, 3.3rem); font-weight: 700; color: #fff; line-height: 1.15; margin-bottom: 8px; }
.hero .hero-title em {font-style: normal; background: linear-gradient(135deg, #e8c876, #c8973e); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.hero .hero-bn {font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: #66bb6a; margin-bottom: 18px; font-style: italic; opacity: 0.9; }
.hero .desc {font-size: 1.1rem; color: rgba(255,255,255,0.7); max-width: 500px; margin-bottom: 32px; line-height: 1.8; }
.hero .hero-visual {position: relative; display: flex; justify-content: center; align-items: center; }
.hero .hero-card {background: rgba(255,255,255,0.06); backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.1); border-radius: 24px; padding: 40px; width: 100%; max-width: 420px; position: relative; overflow: hidden; }
.hero .hero-card .hero-stat-grid {display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.hero .hero-card .hero-stat-grid .hero-stat {background: rgba(255,255,255,0.05); border-radius: 16px; padding: 20px; text-align: center; border: 1px solid rgba(255,255,255,0.06); } 
.hero .hero-card .hero-stat-grid .hero-stat .hero-stat-number {font-size: 1.8rem; font-weight: 700; color: #e8c876; } 
.hero .hero-card .hero-stat-grid .hero-stat .hero-stat-label {font-size: 0.78rem; color: rgba(255,255,255,0.55); margin-top: 4px; font-weight: 500; }
.hero .hero-card .hero-card-title { font-size: 1.15rem; color: #fff; margin-bottom: 4px; font-weight: 600; }
.hero .hero-card .hero-card-bn {font-size: 0.88rem; color: #66bb6a; margin-bottom: 20px; opacity: 0.8; }
#page .hero-buttons .btn-outline a {border-color: rgba(255, 255, 255, .3); color: #fff; }



.hero .hero-alpona .wp-block-image {position: absolute; bottom: 10px; left: 0; right: 0; height: 100px; opacity: 0.06; z-index: 1; }
.hero .hero-alpona .wp-block-image img {width: 100%;}
/*End hero-sec*/

/*butons*/
#page .btn a {display: inline-flex; align-items: center; gap: 8px; padding: 14px 32px; border-radius: 50px; font-family: "DM Sans", sans-serif;; font-size: 0.95rem; font-weight: 600; text-decoration: none; cursor: pointer; border: none; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
#page .btn-primary a {background: #d4145a; color: #fff; box-shadow: 0 4px 20px rgba(212,20,90,0.3); }
#page .btn-outline a {background: #00000000; color: #d4145a; border: 2px solid #d4145a; }
#page .btn-primary a:hover {background: #b01048 !important; box-shadow: 0 6px 28px rgba(212,20,90,0.4) !important; transform: translateY(-2px); color: #fff !important; }
#page .btn-outline a:hover {background: #d4145a !important; color: #fff !important; }
#page .btn-white a {background: #fff; color: #d4145a; box-shadow: 0 4px 20px rgba(0,0,0,0.15); }
#page .btn-white a:hover {background: #fff !important; color: #d4145a !important; transform: translateY(-2px); box-shadow: 0 6px 28px rgba(0,0,0,0.2); }
/*End butons*/

/*marquee-bar*/
.marquee-bar {background: linear-gradient(135deg, #2e7d32, #1b5e20); padding: 12px 0; overflow: hidden; }
.marquee-bar .marquee-track {display: flex; gap: 48px; animation: marquee 35s linear infinite; white-space: nowrap; width: max-content; align-items: center; }
.marquee-bar .marquee-track li {position: relative; padding-left: 30px !important; display: inline-flex; align-items: center; gap: 10px; font-size: 0.85rem; font-weight: 600; color: #fff; letter-spacing: 0.5px; }
.marquee-bar .marquee-track li::before {content: ""; background: #f0a500; position: absolute; width: 8px; height: 8px; left: 8px; top: 8px; border-radius: 75px; }
.marquee-bar .marquee-track li.bn-item {font-size: 0.9rem;  font-family: "Tiro Devanagari Hindi", serif; }
@keyframes marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }

/*End marquee-bar*/

/*culture-strip*/
.culture-strip {background: linear-gradient(135deg, #f1f8e9 0%, #FFF5E8 100%); padding: 36px 0; position: relative; overflow: hidden; border-bottom: 3px solid #2e7d32; }
.culture-strip::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: repeating-linear-gradient(90deg, #e74c3c 0px, #e74c3c 12px, transparent 12px, transparent 24px, #f0a500 24px, #f0a500 36px, transparent 36px, transparent 48px); }
.culture-strip::after {content: '✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿  ✿'; position: absolute; bottom: -8px; left: 0; right: 0; text-align: center; font-size: 1.2rem; color: #cd6839; opacity: 0.08; letter-spacing: 20px; white-space: nowrap; }
.culture-strip .culture-inner {display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap; text-align: center; }
.culture-strip .culture-item {display: flex; flex-direction: column; align-items: center; gap: 6px; max-width: fit-content;}
.culture-strip .culture-icon {width: 58px; height: 58px; border-radius: 50%; background: rgba(205,104,57,0.1); display: flex; align-items: center; justify-content: center; font-size: 1.6rem; border: 2px solid rgba(205,104,57,0.2); transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); margin-bottom: 5px;}
.culture-item:hover .culture-icon {background: rgba(205,104,57,0.18); transform: scale(1.08); }
.culture-strip .culture-item .bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.88rem; color: #333340; font-weight: 500; line-height: 1.2; margin-bottom: 0px;}
.culture-strip .culture-item .small {line-height: 1; font-size: 0.72rem; color: #6b6b80; font-weight: 500;}
.culture-strip .culture-item small {font-size: 0.72rem; color: #6b6b80; font-weight: 500; margin-top: -2px !important; }
/*End culture-strip*/

/*courses*/
.courses {padding: 90px 0; background: #fafafa; position: relative; }
.courses .courses-header {text-align: center; margin-bottom: 50px !important;}
.courses .courses-header .wp-block-column {text-align: center; }
.bengali-border-top::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: repeating-linear-gradient(90deg, #ef6c00 0px, #ef6c00 10px, transparent 10px, transparent 18px, #f9a825 18px, #f9a825 28px, transparent 28px, transparent 36px, #2e7d32 36px, #2e7d32 46px, transparent 46px, transparent 54px); opacity: 0.7; }
.section-tag {display: inline-flex; align-items: center; gap: 8px; font-size: 0.75rem; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: #d4145a !important; margin-bottom: 12px !important;}
.section-tag::before {content: ''; width: 28px; height: 2px; background: #c8973e; }
.section-title {font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 700; color: #1a1a2e !important; line-height: 1.25; margin-bottom: 6px !important; }
.section-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: clamp(1rem, 2.2vw, 1.25rem); color: #2e7d32 !important; font-weight: 400; margin-bottom: 16px !important; font-style: italic; }
.courses-header .section-subtitle {margin: 0 auto; }
.section-subtitle {font-size: 1.05rem; color: #6b6b80 !important; max-width: 600px; line-height: 1.7; }

.courses-grid {display: grid !important; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 24px; }
.course-icon-wrap {height: 160px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }
.courses-grid .c-makeup .course-icon-wrap {background: linear-gradient(135deg, #FFF0F5, #FFE4EC); margin-bottom: 0px !important;}
.courses-grid .c-hair .course-icon-wrap {background: linear-gradient(135deg, #F0F4FF, #E4ECFF); }
.courses-grid .c-aesthetic .course-icon-wrap {background: linear-gradient(135deg, #F0FFF4, #E4FFE8); }
.courses-grid .c-nail .course-icon-wrap {background: linear-gradient(135deg, #FFF8F0, #FFF0E4); }
.courses-grid .c-cosmo .course-icon-wrap {background: linear-gradient(135deg, #F5F0FF, #EBE4FF); }
.courses-grid .c-nutrition .course-icon-wrap {background: linear-gradient(135deg, #F0FFFC, #E4FFF8); }
.courses-grid .course-icon-wrap::before {content: ''; position: absolute; inset: 0; opacity: 0.08; background: linear-gradient(135deg, #d4145a, #c8973e); }
.courses-grid .course-icon-wrap::after {content: '✿'; position: absolute; bottom: 8px; right: 12px; font-size: 2rem; opacity: 0.06; color: #cd6839; }
.courses-grid .course-card {background: #ffffff; border-radius: 12px; overflow: hidden; transition:0.5s all ease; border: 1px solid #e8e8f0; position: relative; }
.courses-grid .course-card:hover {transform: translateY(-6px); box-shadow: 0 20px 60px rgba(26,26,46,0.12); border-color: rgba(205,104,57,0.25); }
 .courses-grid .course-card figure {margin-bottom: 0;}
.courses-grid .course-body {padding: 24px; }
.courses-grid .course-body .card-title {font-family: "Playfair Display", serif; font-size: 1.15rem; font-weight: 600; color: #1a1a2e; margin-bottom: 3px; }
.courses-grid .course-body .course-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.84rem; color: #2e7d32; margin-bottom: 10px; display: block; }
.courses-grid .course-body .card-desc {font-size: 0.88rem; color: #6b6b80; line-height: 1.65; margin-bottom: 16px; }
.courses-grid .course-body .wp-block-buttons {margin-top: 16px !important; }
.courses-grid .course-body .course-link {line-height: 1; }
.courses-grid .course-body .course-link a {background: transparent !important; padding: 0 !important; font-size: 0.85rem; font-weight: 600; color: #d4145a !important; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; border: none !important; }


.why-section {padding: 90px 0; background: #ffffff; }
.why-section .why-features {display: grid !important; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 36px; }
.why-section .why-card {padding: 24px; border-radius: 12px; border: 1px solid #e8e8f0; transition: var(--transition); }
.why-section .why-card-icon {width: 44px; height: 44px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; margin-bottom: 14px; }
.why-section .why-card .why-title {font-size: 0.95rem; font-weight: 600; color: #1a1a2e; margin-bottom: 2px; }
.why-section .why-card .why-bn { font-size: 0.76rem; color: #2e7d32; margin-bottom: 6px; display: block; }
.why-section .why-card .why-desc {font-size: 0.82rem; color: #6b6b80; line-height: 1.6; }
.why-section .why-card:hover {border-color: #246c28; box-shadow: 0 2px 8px rgba(26,26,46,0.06); }
.why-section .why-card .certificate {background: #cd68391a; }
.why-section .why-card .teacher {background: rgba(240,165,0,0.1); }
.why-section .why-card .breifcase {background: #22c55e14; }
.why-section .why-card .tools {background: #8b5cf614; }

.why-visual {position: relative; display: flex; justify-content: center; }
.why-image-box {margin: auto !important;width: 100%; max-width: 480px;border-radius: 24px; overflow: hidden; position: relative; }
.why-image-box .wp-block-video video {aspect-ratio: 9 / 16 !important; position: relative; z-index: 2}
/*.why-image-box::before {content: ''; position: absolute; inset: 6px; border: 2px dashed rgba(232,200,118,0.25); border-radius: 20px; z-index: 1; }*/
.why-image-inner {max-width: 480px; overflow: hidden; position: relative; margin: auto !important;}
.why-image-inner .bn { font-family: "Tiro Devanagari Hindi", serif;  font-size: 0.95rem; color: #66bb6a; margin-bottom: 4px; }
.why-floating-badge {position: absolute; top: 24px; right: -20px; z-index: 3; background: #2e7d32; color: #fff; padding: 14px 20px; border-radius: 14px; font-size: 0.8rem; font-weight: 700; box-shadow: 0 8px 30px rgba(205,104,57,0.4); text-align: center; line-height: 1.3; }
.why-floating-badge .big {font-size: 1.5rem; display: block;  font-family: "Tiro Devanagari Hindi", serif; margin-bottom: 0 !important; line-height: 1.2; }
.why-image-inner .bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.95rem; color: #66bb6a; margin-bottom: 4px; } .why-image-inner h3 {font-size: 1.3rem; font-weight: 700; margin-bottom: 2px !important; }
.why-image-inner p {font-size: 0.85rem; color: #66bb6a; }
.why-image-box::after {content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(26,26,46,0.75) 0%, transparent 50%); }

.stats-bar {background: linear-gradient(135deg, #1a1a2e, #2d2d44); padding: 60px 0; position: relative; }
.stats-bar .stats-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; text-align: center; }
.stats-bar .stat-number { font-size: 2.4rem; font-weight: 700; color: #e8c876; margin-bottom: 4px; }
.stats-bar .stat-label {font-size: 0.85rem; color: rgba(255,255,255,0.6); font-weight: 500; margin-bottom: 3px !important}
.stats-bar .stat-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.76rem; color: rgba(232, 168, 124, 0.5); margin-top: 2px; }

.achievements {padding: 80px 0; background: #fff8f0; position: relative; }
.achievements .achievements-header {text-align: center; margin-bottom: 50px !important;}
.achievements .awards-grid {display: grid !important; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; }
.achievements .award-card {background: #ffffff; border-radius: 12px; padding: 28px; text-align: center; border: 1px solid #e8e8f0; transition: 0.5s all ease; }
.achievements .award-icon {width: 52px; height: 52px; border-radius: 50%; background: linear-gradient(135deg, rgba(205,104,57,0.1), rgba(240,165,0,0.1)); display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; font-size: 1.3rem; color: #cd6839; }
.achievements .award-icon img {width: 24px; filter: brightness(0) saturate(100%) invert(35%) sepia(67%) saturate(642%) hue-rotate(74deg) brightness(92%) contrast(89%)}
.achievements .award-card .card-title {font-size: 0.9rem; font-weight: 600; color: #1a1a2e; margin-bottom: 4px; }
.achievements .award-card .card-desc {font-size: 0.78rem; color: #6b6b80; }

.testimonials-grid {display: grid !important; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; }
.testimonials-grid .testimonial-card {background: #fafafa; border-radius: 12px; padding: 32px; position: relative; border: 1px solid #e8e8f0; }
.testimonials-grid .testimonial-card .comment {font-size: 0.92rem; color: #333340; line-height: 1.7; margin-bottom: 18px !important; font-style: italic; }
.testimonials-grid .testimonial-card .testimonial-author {font-size: 0.88rem; font-weight: 600; color: #1a1a2e; margin-bottom:0 !important }
.testimonials-grid .testimonial-card .testimonial-role {font-size: 0.78rem; color: #6b6b80;margin-bottom:0 !important }
.testimonial-card::before {content: '\201C'; position: absolute; top: 16px; right: 24px; font-size: 4rem; color: rgba(205,104,57,0.1); line-height: 1; }
.testimonials-grid .testimonial-card .wp-block-image {margin-bottom: 14px; text-align: left; line-height: 1; }

.gallery {padding: 80px 0; position: relative; overflow: hidden; }
.gallery .gallery-header {text-align: center;}
.gallery .gallery-header .section-tag {color: #66bb6a !important;}
.gallery .gallery-header .section-tag::before {content: ''; width: 28px; height: 2px; background: #c8973e !important; }
.gallery .gallery-header .section-title {color: #fff !important; }
.gallery .gallery-header .section-bn {color: #66bb6a !important;}
.gallery .wp-block-gallery figure img {border-radius: 12px; }
.gallery .wp-block-gallery {gap: 30px; }
.gallery .wp-block-gallery .wp-block-image {width: 30% !important; }

.emi-section {padding: 60px 0; background: linear-gradient(135deg, #d4145a, #b01048); color: #fff; text-align: center; } 
.emi-section .emi-title { font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; margin-bottom: 2px !important; }
.emi-section .emi-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 1.05rem; color: rgba(255, 255, 255, 0.7); margin-bottom: 12px !important; }
.emi-section .emi-desc {font-size: 1rem; color: rgba(255,255,255,0.8); margin-bottom: 28px; max-width: 600px; margin-left: auto; margin-right: auto; }
.emi-section .emi-partners {padding: 0; list-style: none; display: flex; justify-content: center; gap: 32px; flex-wrap: wrap; margin-bottom: 28px; }
.emi-section .emi-partner {background: rgba(255,255,255,0.15); backdrop-filter: blur(8px); padding: 12px 28px; border-radius: 10px; font-weight: 600; font-size: 0.9rem; border: 1px solid rgba(255,255,255,0.2); }


/* === FOOTER === */
.footer {background: #1A1A2E; color: rgba(255,255,255,0.7); padding: 60px 0 0; position: relative; }
.footer::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: repeating-linear-gradient(90deg, #CD6839 0px, #CD6839 10px, transparent 10px, transparent 20px, #F0A500 20px, #F0A500 30px, transparent 30px, transparent 40px ); }
.footer-grid {display: grid; grid-template-columns: 2fr 1fr 1fr 1.5fr; gap: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(255,255,255,0.08); }
.footer-brand p {font-size: 0.88rem; line-height: 1.7; margin-top: 16px; max-width: 300px; }
.footer-brand .footer-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.85rem; color: #66bb6a; margin-top: 8px; opacity: 0.7; }
.footer-socials {display: flex; gap: 12px; margin-top: 20px; }
.footer-socials a {width: 36px; height: 36px; border-radius: 8px; background: rgba(255,255,255,0.06); display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,0.6) !important; text-decoration: none; font-size: 0.9rem; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.footer-socials a:hover {background: #66bb6a; color: #fff !important; }
.footer h4 {font-family: "Playfair Display", serif; font-size: 1rem; color: #fff; margin-bottom: 20px; font-weight: 600; }
.footer ul {list-style: none; padding: 0; }
.footer ul li {margin-bottom: 10px; }
.footer ul a {font-size: 0.85rem; color: rgba(255,255,255,0.55) !important; text-decoration: none; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.footer ul a:hover {color: #E8C876 !important; }
.footer-contact-item {display: flex; gap: 10px; margin-bottom: 14px; align-items: flex-start; }
.footer-contact-item i {color: #66bb6a; margin-top: 4px; font-size: 0.85rem; }
.footer-contact-item span {font-size: 0.85rem; }
.footer-contact-item a {color: rgba(255,255,255,0.6) !important; text-decoration: none; }
.footer-contact-item a:hover {color: #E8C876 !important; }
.footer-bottom {text-align: center; padding: 24px 0; font-size: 0.8rem; color: rgba(255,255,255,0.35); }
.footer-bottom .bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.78rem; color: rgba(255,255,255,0.35); margin-top: 4px; }
.footer ul a:focus {background: transparent !important; color: #E8C876;}
.footer .footer-grid .footer-brand .logo-text img {filter: brightness(0) invert(1); }

.location-section {padding: 80px 0; }
.location-section .location-info-title {font-size: 1.5rem; color: #1a1a2e; margin-bottom: 2px !important; font-weight: 700; }
.location-section .loc-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.92rem; color: #c2185b; margin-bottom: 20px; display: block; }
.location-section .location-detail {display: flex; gap: 14px; margin-bottom: 18px; align-items: flex-start; }
.location-section .location-detail .location-info-icon .wp-block-image  {width: 36px; height: 36px; border-radius: 8px; background: rgba(205,104,57,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 0.9rem; }
.location-section .location-detail .location-info-icon img {width: 15px; filter: brightness(0) saturate(100%) invert(35%) sepia(67%) saturate(642%) hue-rotate(74deg) brightness(92%) contrast(89%); ; } .location-section .location-detail .title {font-size: 0.85rem; color: #1a1a2e; display: block; margin-bottom: 2px !important; }
.location-section .location-detail .desc, 
.location-section .location-detail .desc a {font-size: 0.85rem !important; color: #6b6b80 !important; }
.location-section .location-detail .desc a {color: #d4145a !important; text-decoration: none; font-weight: 500; }

.cta-highlights {list-style: none; padding: 0}
.cta-highlights li {position: relative; padding-left: 35px; display: flex; align-items: center; gap: 12px; font-size: 0.92rem; color: rgba(255,255,255,0.8); margin-bottom: 14px; }
.cta-highlights li::before{width: 24px; height: 24px; border-radius: 50%;  color: #66bb6a; display: flex; align-items: center; justify-content: center; font-size: 0.65rem; flex-shrink: 0; }
.cta-section .gallery-header {text-align: left; margin-bottom: 0px !important}
.cta-section  .section-desc {font-size: 1rem; color: rgba(255, 255, 255, 0.7); margin-bottom: 24px; line-height: 1.7; }
.cta-highlights li:before {content: ""; position: absolute; background: url(https://ahmedabad.orane.com/wp-content/uploads/2026/04/check-icon.webp); left: 0; width: 22px; height: 22px; background-size: 22px; }

.faq-section .faq-list {max-width: 780px; margin: 0 auto; }
.faq-section .section-tag {text-align: center; display: block; }
.location-section iframe {border-radius: 12px; }

.cta-section {background: linear-gradient(135deg, #1a1a2e 0%, #2A1A3E 100%) !important;}
.cta-section .cta-form {background: rgba(255,255,255,0.06); backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.1); border-radius: 20px; padding: 36px; }
.cta-section .cta-form .form-title {font-size: 1.2rem; color: #fff; margin-bottom: 2px; text-align: center; }
.cta-section .cta-form .form-bn { font-family: "Tiro Devanagari Hindi", serif; font-size: 0.88rem; color: #66bb6a; text-align: center; margin-bottom: 20px; display: block; }
.cta-section .cta-form .gfield input, 
.cta-section .cta-form .gfield select, 
.cta-section .cta-form .gfield textarea {width: 100%; padding: 14px 18px !important; border-radius: 10px; border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.06); color: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.9rem !important; outline: none; }
.cta-section .cta-form .gfield select option {background: #1a1a2e !important}
.cta-section .cta-form .gfield textarea {height: 84px !important;}
.cta-section .cta-form .gfield input:focus, 
.cta-section .cta-form .gfield select:focus, 
.cta-section .cta-form .gfield textarea:focus {border-color: #cd6839; background: rgba(255,255,255,0.08); }
.cta-section .cta-form .gform_footer {padding-bottom: 0 !important; }
.cta-section .cta-form  .gform_wrapper {margin-bottom: 0; }
.cta-section .cta-form .gform_footer input { transition: 0.5s all ease; width: 100% !important; padding: 16px; border-radius: 10px; border: none; background: #d4145a !important; color: #fff !important; font-size: 1rem !important; font-weight: 600; cursor: pointer; margin-top: 8px; }
.cta-section .cta-form .gform_footer input:hover {background: #b01048; transform: translateY(-2px); }
.cta-section .cta-form .gform_footer input:focus {outline: none; }

.gform_wrapper .gform_validation_errors {display: none; }
.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message {padding: 1px !important; background: #fff; text-align: center; border-radius: 6px; font-size: 12px !important; font-weight: 500; }
.gform_confirmation_wrapper .gform_confirmation_message {background: #ffffff; padding: 15px 25px; border-radius: 12px; text-align: center; font-size: 16px; color: green; font-weight: 500; }


/*gallery-tabs*/
#gallery .gallery-tabs {display: flex; justify-content: center; gap: 8px; margin-bottom: 36px; flex-wrap: wrap; position: relative; z-index: 2; }
#gallery .gallery-tabs .gallery-tab.active {background: #2e7d32; border-color: #2e7d32; color: #fff; box-shadow: 0 4px 20px rgba(205,104,57,0.4); }
#gallery .gallery-tabs .gallery-tab {padding: 10px 24px; border-radius: 50px; border: 1.5px solid rgba(255,255,255,0.15); background: transparent; color: rgba(255,255,255,0.6); font-family: 'DM Sans',  sans-serif; font-size: 0.85rem; font-weight: 600; cursor: pointer; }


/* === GALLERY === */
#gallery {padding: 80px 0; background: #1A1A2E; position: relative; overflow: hidden; }
#gallery::before {content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 30% 70%, rgba(205,104,57,0.08) 0%, transparent 60%); }
#gallery .gallery-header {text-align: center; margin-bottom: 48px; position: relative; z-index: 2; }
#gallery .gallery-header .section-title {color: #fff; }
#gallery .gallery-tabs {display: flex; justify-content: center; gap: 8px; margin-bottom: 36px; flex-wrap: wrap; position: relative; z-index: 2; }
#gallery .gallery-tabs .gallery-tab:focus {outline: none; }
#gallery .gallery-tab {padding: 10px 24px; border-radius: 50px; border: 1.5px solid rgba(255,255,255,0.15); background: transparent; color: rgba(255,255,255,0.6); font-family: 'DM Sans', system-ui, sans-serif; font-size: 0.85rem; font-weight: 600; cursor: pointer; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
#gallery .gallery-tab:hover {border-color: #66bb6a; color: #fff; }
#gallery .gallery-tab.active {background: #CD6839; border-color: #CD6839; color: #fff; box-shadow: 0 4px 20px rgba(205,104,57,0.4); }
#gallery .gallery-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; position: relative; z-index: 2; }
#gallery .gallery-item {position: relative; border-radius: 16px; overflow: hidden; aspect-ratio: 1; cursor: pointer; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
#gallery .gallery-item:nth-child(1) {grid-row: span 2; aspect-ratio: auto; }
#gallery .gallery-item img {width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
#gallery .gallery-item:hover img {transform: scale(1.08); }
#gallery .gallery-item::after {content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(26,26,46,0.7) 0%, transparent 50%); opacity: 0; transition: opacity 0.35s ease; }
#gallery .gallery-item:hover::after {opacity: 1; }
#gallery .gallery-caption {position: absolute; bottom: 0; left: 0; right: 0; padding: 16px; z-index: 2; opacity: 0; transform: translateY(10px); transition: all 0.35s ease; }
#gallery .gallery-item:hover .gallery-caption {opacity: 1; transform: translateY(0); }
#gallery .gallery-caption span {font-size: 0.82rem; font-weight: 600; color: #fff; background: #2e7d32; padding: 4px 12px; border-radius: 20px; display: inline-block; }
#gallery .gallery-caption .bn-cap {font-family: 'Tiro Bangla', 'Noto Sans Bengali', serif; display: block; font-size: 0.75rem; color: rgba(255,255,255,0.8); margin-top: 4px; padding-left: 12px; font-weight: 400; background: none; }

/* Lightbox */
.lightbox {position: fixed; inset: 0; z-index: 9999; background: rgba(0,0,0,0.92); display: none; align-items: center; justify-content: center; backdrop-filter: blur(10px); cursor: pointer; height: 100%; margin-block: 0 !important; }
.lightbox.open { display: flex; }
.lightbox img {max-width: 90vw; max-height: 70vh; border-radius: 16px; box-shadow: 0 20px 80px rgba(0,0,0,0.5); object-fit: contain; }
.lightbox-close {position: absolute; top: 40px; right: 40px; width: 40px; height: 40px; border-radius: 75px; background: rgba(255,255,255,0.1); border: none; color: #fff !important; font-size: 1.2rem; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0; }
.lightbox-close:hover { background: #B8390E; }
.lightbox-close:focus {outline: none;}
.lightbox-caption {position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%); color: #fff; font-size: 0.95rem; font-weight: 600; text-align: center; background: #d4145a; padding: 8px 24px; border-radius: 50px; }



/*error404*/
.error404 .site-main {padding: 70px 40px !important; background: linear-gradient(135deg, #fff8e1 0%, #FFF5E8 100%); text-align: center; }
.error404 .site-main .page-header {padding: 0 !important; margin-bottom: 20px; border: none; }
.error404 .site-main .page-header .page-title {font-size: 72px; font-weight: 600; color: #d4145a; }
.error404 .site-main .not-found {margin-top: 0; }
.error404 .site-main .not-found p {font-size: 18px; line-height: 1.5; margin-bottom: 30px; color: #000; }
.error404 .site-main .not-found .search-form label {display: none; }
.error404 .site-main .not-found .search-form .search-field {border: 1px solid rgb(212 20 90); border-radius: 75px; background: rgb(255 255 255); outline: none !important; padding-inline: 24px; height: auto; color: #000; }
.error404 .site-main .not-found .search-form .search-submit {margin-left: 0; background: #d4145a; border: none; padding-inline: 50px; border-radius: 75px; transition: 0.5s all ease;}
.error404 .site-main .not-found .search-form .search-submit:focus {outline: none; }
.error404 .site-main .not-found .search-form .search-submit:Hover {color: #fff; background: #b01048 !important; }

/*Search Results*/
.search-results .site-main {padding: 70px 40px !important; background: linear-gradient(135deg, #fff8e1 0%, #FFF5E8 100%); text-align: center; }
.search-results .site-main .page-header {padding: 0 !important; margin-bottom: 20px; border: none; }
.search-results .site-main .page-header .page-title {font-size: 52px; font-weight: 600; color: #d4145a; }
.search-results .site-main .search-result-count {margin-top: 0;font-size: 18px; line-height: 1.5; margin-bottom: 30px; color: #000;  }
.search-results .site-main article {background: linear-gradient(91.97deg, #ffffff 0%, #ffffff 20%, #ffffff 90.28%); box-shadow: 0px 0px 0px 0px #0707074D; padding: 30px; margin-block: 20px; border-radius: 6px; }
.search-results .site-main article .entry-header .entry-title, 
.search-results .site-main article .entry-header .entry-title a {line-height: 1.1; font-family: "Prompt", sans-serif; font-size: 26px; font-weight: 600; font-style: normal; color: #d4145a; max-width: 100%; text-decoration: none; }
.search-results .site-main article .post-thumbnail img {margin-top: 20px; max-width: 450px !important; }
.search-results .site-main .pagination {display:none!important; }






