:root { --orange: #ff7f00; --blue: #007fff; --dark: #111111; --white: #ffffff; --text-grey: #555; } @font-face { font-display: swap; font-family: "heading"; src: url("../font/Teko/Teko-VariableFont_wght.ttf"); } @font-face { font-display: swap; font-family: "content"; src: url("../font/Inter/static/Inter_18pt-Regular.ttf"); } h1, h2, h3, h4, h5, h6 { text-transform: capitalize; font-family: "heading" !important; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "content" !important; overflow-x: hidden !important; } section { overflow: hidden; } p { font-size: 18px; font-weight: 400; font-family: "content" !important; } @media (max-width: 765px) { section { padding: 40px 0; } } @media (min-width: 765px) { section { padding: 50px 0; } } img { width: 100%; height: 100%; object-fit: cover; object-position: center; } a { text-decoration: none; } .logo { width: 170px; } @media (min-width: 992px) { .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; justify-content: flex-end; } } header { position: sticky; left: 0; right: 0; top: 0; z-index: 100; font-family: "heading" !important; background: white; transition: background-color 0.5s ease, box-shadow 0.5s ease; nav { font-size: 17px; a { font-family: "heading" !important; } .nav-item { margin: 0 8px; color: var(--blue) ; .nav-link { color: var(--blue); font-size: 21px; text-transform: uppercase; letter-spacing: 1.1px; font-weight: 600; } .dropdown-item { color: white; } .dropdown-item:hover { color: var(--blue); background-color: white; } } .dropdown-menu { background-color: var(--blue); border-radius: 25px; overflow: hidden; } .navbar-nav .nav-link.active, .navbar-nav .nav-link.show { color: var(--light_green); } .btn_booking { background-color: var(--blue); border-radius: 20px; display: inline-block; font-size: 15px; line-height: 1; padding: 12px 24px; fill: var(--blue) !important; text-align: center; transition: all 0.3s; width: 150px; color: white !important; } } .btn_booking:hover { background: linear-gradient(135deg, #007fff 0%, #ff7f00 100%); transition: opacity 1s ease-in-out; color: white; } } @media (max-width: 765px) { .navbar-toggler { color: var(--blue); border: 2px solid var(--blue); } .nav-toggler-top { position: relative; z-index: 999; } } header.scrolled { background-color: white; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } @media (max-width: 785px) { .navbar-collapse { background-color: white; } .nav-link { color: black !important; } .dropdown-item { color: white !important; } .nav-toggler-top { position: relative; z-index: 9999; } } .servc-container { max-width: 1400px; margin: 0 auto; padding: 0 1.5rem; position: relative; z-index: 2; } footer { background: #09477C; color: white; padding: 3rem 2rem 1rem 2rem; border-radius: 60px 60px 0 0; text-align: center; margin-top: auto; font-family: 'Space Grotesk', sans-serif; } .footer-pre-title { opacity: 0.7; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 0.5rem; } .servc-footer-cta { font-size: clamp(2rem, 5vw, 4rem); font-weight: 800; color: white; text-decoration: none; display: block; margin-bottom: 3rem; transition: color 0.3s ease; } .servc-footer-cta:hover { color: var(--orange); } .footer-columns { display: grid; grid-template-columns: 1fr 2fr 1fr; gap: 3rem; text-align: center; justify-items: center; margin-top: 3rem; } .footer-col { display: flex; flex-direction: column; align-items: center; width: 100%; } .footer-heading { margin-bottom: 1.5rem; font-size: 1.8rem; color: var(--orange); font-weight: 700; } .footer-icon { color: var(--orange); margin-right: 10px; } .head-office-box { font-size: 1.1rem; font-weight: 500; display: flex; align-items: center; justify-content: center; gap: 10px; } .footer-logo-section { margin-top: 2rem; margin-bottom: 1.5rem; } .footer-logo { max-width: 200px; height: auto; display: block; margin: 0 auto 10px auto; } .footer-caption { font-size: 2rem; font-weight: 900; text-transform: uppercase; letter-spacing: 1.5px; color: var(--white); margin: 0; } .footer-socials { display: flex; justify-content: center; gap: 12px; } .footer-socials img{padding:10px;} .social-link { width: 40px; height: 40px; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 1.1rem; text-decoration: none; transition: all 0.3s ease; } .social-link:hover { background: var(--orange); border-color: var(--orange); transform: translateY(-3px); } .branch-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; width: 100%; } .branch-item { display: flex; flex-direction: column; align-items: center; gap: 5px; } .branch-name { font-weight: 700; font-size: 1rem; display: flex; align-items: center; justify-content: center; white-space: nowrap; } .branch-phone { font-size: 0.9rem; color: rgba(255, 255, 255, 0.7); text-decoration: none; margin-left: 0; display: inline-flex; align-items: center; justify-content: center; gap: 6px; transition: color 0.3s ease; } .branch-phone img{ width:13px; object-fit:contain;filter: invert(98%) sepia(80%) saturate(3166%) hue-rotate(177deg) brightness(95%) contrast(78%); } .branch-phone:hover { color: var(--orange); } .contact-list { width: 100%; } .contac-lst { display: flex; align-items: center; justify-content: center; gap: 10px; margin-bottom: 12px; font-size: 1.1rem; } .contac-lst img{width:18px;filter: invert(48%) sepia(79%) saturate(1879%) hue-rotate(1deg) brightness(104%) contrast(104%); object-fit:contain;} .contact-link { text-decoration: none !important; color: white; transition: color 0.3s ease; } .contact-link:hover { color: var(--orange); } .footer-email { margin-top: 2rem; font-size: 1.1rem; display: flex; align-items: center; justify-content: center; gap: 10px; } .footer-copyright { margin-top: 4rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,0.1); font-size: 0.9rem; opacity: 0.6; } .footer-copyright a { color: white; text-decoration: none; } @media (max-width: 1024px) { .footer-columns { grid-template-columns: 1fr 1fr; gap: 2rem; } .branches-col { grid-column: span 2; margin-top: 1rem; } } @media (max-width: 768px) { footer { padding: 2rem 1.5rem; } .footer-columns { grid-template-columns: 1fr; gap: 2.5rem; } .branches-col { grid-column: span 1; margin-top: 0; } .branch-grid { grid-template-columns: 1fr; gap: 1.5rem; } .footer-heading { font-size: 1.5rem; } } .floating-solar-icon1 { position: fixed; top: 18%; left: -3%; width: 100px; height: 100px; z-index: 90; pointer-events: none; opacity: 0.9; display: flex; justify-content: center; align-items: center; } .center-solar-logo { position: absolute; top: 55%; left: 62%; transform: translate(-74%, -50%) rotate(-289deg); width: 175%; height: auto; z-index: 3; object-fit: contain; } .rot-bar2-circle { position: absolute; width: 100%; height: 100%; z-index: 2; } .rot-bar2 { position: absolute; top: 50%; left: 50%; width: 26px; height: 50px; border-radius: 5px; clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 10% 100%); transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg)) translateY(-60px); background: #ff7f00; } .rotating .rot-bar2 { animation: rot-bar2-move 4s linear infinite; } @keyframes rot-bar2-move { from { transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg)) translateY(-60px); } to { transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg + 360deg)) translateY(-60px); } } @media (max-width: 768px) { .floating-solar-icon1 { position: fixed; top: 20%; left: -10%; width: 70px; height: 70px; z-index: 90; opacity: 0.9; } .center-solar-logo { width: 175%; left: 62%; } .rot-bar2 { width: 22px; height: 36px; clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 7% 100%); transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg)) translateY(-42px); } .rotating .rot-bar2 { animation: rot-bar2-move 1.2s linear infinite; } @keyframes rot-bar2-move { from { transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg)) translateY(-42px); } to { transform: translate(-50%, -50%) rotate(calc(var(--i) * 45deg + 360deg)) translateY(-42px); } } } .solar-home-banner { width: 100%; min-height: 100vh; padding: 0px; display: flex; justify-content: center; align-items: center; position: relative; overflow: hidden; @media (max-width:768px) { min-height: 80vh; } } .solar-home-container { position: relative; width: 100%; min-height: 100vh; height: 100%; padding: 30px; margin: 0px 35px; display: flex; justify-content: space-between; align-items: center; border-radius: 20px; overflow: hidden; z-index: 1; @media (max-width:768px) { min-height: 80vh; } } .solar-home-banner-video-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .solar-home-banner-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1)); z-index: 0; pointer-events: none; } .solar-home-banner-content { max-width: 550px; color: #fff; z-index: 2; } .solar-home-banner-content h2 { font-size: 6rem; font-weight: 900; line-height: 1; margin: 0; } #typewriter { background: linear-gradient( 90deg, #ffffff 0%, #ff7f00 25%, #ffffff 50%, #ff7f00 75%, #ffffff 100% ); background-size: 200% auto; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; animation: gradient-wave 3s linear infinite; display: inline-block; } @keyframes gradient-wave { 0% { background-position: 0% center; } 100% { background-position: 200% center; } } .solar-home-banner-subtext { font-size: 1.4rem; margin: 15px 0 30px; line-height: 1.4; font-weight: 700; color: #f0f0f0; } .solar-home-banner-btn { padding: 15px 35px; font-size: 1.2rem; border-radius: 10px; border: 0; cursor: pointer; background: #fff; color: #111; font-weight: 900; transition: transform 0.3s ease; } .solar-home-banner-btn:hover { transform: translateY(-3px); background: #ff7f00; color: #fff; } @media (max-width: 768px) { .solar-home-container { flex-direction: column; text-align: center; padding: 20px; margin: 0px 5px; justify-content: center; } .solar-home-banner-content { max-width: 100%; width: 100%; margin-top: 100px; } .solar-home-banner-content h2 { font-size: 3.9rem; } #typewriter { font-size: 3.9rem; } } } .section-padding { padding: 60px 30px; } .fe-container { width: 100%; margin: auto; } .feature-cards__wrapper { display: flex; gap: 15px; justify-content: center; align-items: stretch; } .feature-card { position: relative; flex: 1; background: rgba(228, 153, 83, 0.75); border-radius: 28px; box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12); transition: transform 0.4s ease; overflow: hidden; padding: 35px; } .feature-card:hover { transform: translateY(-6px); } .feature-card__content { position: relative; z-index: 2; } .feature-card__icon img { width: 70px; margin-bottom: 15px; filter: invert(100%) sepia(87%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(102%); } .feature-card__text { font-size: 1.15rem; font-style: italic; color: #ffffff; margin-bottom: 12px; } .feature-card__title { font-size: 1.3rem; font-weight: 700; color: #ffffff; } .feature-card--image { padding: 0; background: none; } .feature-card__image-container { width: 100%; height: 100%; border-radius: 28px; overflow: hidden; } .feature-card__image { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; } .feature-card__image.scrolled { transform: scale(1.12); } .feature-card--highlight { background: transparent; padding: 35px; } .feature-card__background { position: absolute; inset: 0; z-index: -2; } .feature-card__background-image { width: 100%; height: 100%; object-fit: cover; } .feature-card__overlay { position: absolute; inset: 0; background: rgba(228, 153, 83, 0.75); z-index: -1; } .feature-card__percent { font-size: 4.5rem; font-weight: 800; color: #fff; margin: 10px 0; } .feature-card__title--white, .feature-card__icon--white img { color: #fff; filter: brightness(200%); } .feature-card__icon--white img { filter: invert(100%) sepia(87%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(102%); } @media (max-width: 900px) { .feature-cards__wrapper { flex-direction: column; } } .awards-section { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; gap: 60px; } .gallery-container { flex: 1; min-width: 350px; height: 500px; position: relative; } .award-card { position: absolute; background: white; border-radius: var(--card-radius); overflow: hidden; box-shadow: 0 15px 35px rgba(0,0,0,0.1); transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); cursor: pointer; border: 4px solid white; border-radius: 20px; } .award-card img { width: 100%; height: 100%; object-fit: cover; display: block; } .award-card::after { content: ''; position: absolute; top: 0; right: 0; width: 50px; height: 50px; background: var(--orange); border-radius: 0 0 0 100%; opacity: 0; transition: opacity 0.3s ease; } .award-card.pos-1 { width: 55%; height: 100%; top: 0; left: 0; border-radius: 20px; z-index: 10; } .award-card.pos-2 { width: 40%; height: 45%; top: 0; left: 60%; z-index: 5; border-radius: 20px; } .award-card.pos-2::after { opacity: 1; } .award-card.pos-3 { width: 40%; height: 45%; top: 55%; left: 60%; z-index: 5; border-radius: 20px; } .award-card.pos-3::after { opacity: 1; } .gallery-container:hover .award-card.pos-1 { transform: scale(1.02); } .content-container { flex: 1; min-width: 300px; } .awards-section .badge { display: inline-block; background: rgba(255, 107, 53, 0.1); color: var(--orange); padding: 8px 16px; border-radius: 30px; font-weight: 600; font-size: 0.9rem; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .awards-section h2 { font-size: 3rem; line-height: 1.2; color: var(--blue); margin-bottom: 25px; } .awards-sectionh2 span { color: var(--orange); } .awards-section p { font-size: 1.1rem; line-height: 1.7; margin-bottom: 35px; } .stats-row { display: flex; margin-top: 20px; justify-content: space-between; } .stat-item h3 { font-size: 2.5rem; color: var(--blue); font-weight: 700; } .stat-item p { font-size: 1.1rem; margin: 0; font-weight: 900; } .awards-section.btn-premium { display: inline-block; margin-top: 30px; padding: 15px 40px; background: var(--blue); color: white; text-decoration: none; border-radius: 50px; font-weight: 600; transition: 0.3s; box-shadow: 0 10px 20px rgba(0, 51, 102, 0.2); } .awards-section.btn-premium:hover { background: var(--orange); transform: translateY(-3px); box-shadow: 0 15px 25px rgba(255, 107, 53, 0.3); } @media (max-width: 900px) { .awards-section { flex-direction: column-reverse; gap: 40px; padding: 40px 20px; } .gallery-container { width: 100%; height: 400px; } .awards-section h2 { font-size: 2.2rem; } } @media (max-width: 600px) { .gallery-container { height: 320px; } .award-card.pos-1 { width: 50%; left: 0; } .award-card.pos-2 { width: 45%; left: 55%; height: 48%; } .award-card.pos-3 { width: 45%; left: 55%; top: 52%; height: 48%; } .awards-section h2 { font-size: 1.8rem; } .stats-row { justify-content: space-between; } } @media (max-width: 900px) { .awards-section { flex-direction: column-reverse; padding: 50px 20px; gap: 50px; } .gallery-container { flex: none; width: 100%; min-width: auto; height: 350px; margin: 0 auto; } } @media (max-width: 480px) { .gallery-container { height: 280px; } .award-card.pos-1 { width: 52%; left: 0; } .award-card.pos-2 { width: 44%; left: 56%; height: 48%; } .award-card.pos-3 { width: 44%; left: 56%; top: 52%; height: 48%; } .awards-section h2 { font-size: 2rem; } } .award-card { position: absolute; background: white; overflow: hidden; box-shadow: 0 15px 35px rgba(0,0,0,0.1); transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); cursor: pointer; border: 4px solid white; border-radius: 20px; opacity: 0; z-index: 0; transform: scale(0.8); visibility: hidden; } .award-card.pos-1, .award-card.pos-2, .award-card.pos-3 { opacity: 1; visibility: visible; transform: scale(1); } .award-card.pos-1 { width: 55%; height: 100%; top: 0; left: 0; z-index: 10; } .award-card.pos-2 { width: 40%; height: 45%; top: 0; left: 60%; z-index: 5; } .award-card.pos-3 { width: 40%; height: 45%; top: 55%; left: 60%; z-index: 5; } .award-card::after { opacity: 0; } .award-card.pos-2::after, .award-card.pos-3::after { opacity: 1; } .section-padding-lg { padding: 80px 50px; } .layout-wrapper { width: 100%; max-width: 1450px; margin: 0 auto; } .layout-row { display: flex; flex-wrap: wrap; } .layout-gap-lg { gap: 50px; } .layout-center { align-items: center; } .layout-align-between { justify-content: space-between; } .cta-section { position: relative; width: 100%; border-radius: 28px; overflow: hidden; z-index: 1; } .cta-section__bg-layer { position: absolute; inset: 0; z-index: -1; } .cta-section__bg-image { width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: transform 0.9s ease; z-index: -1; } .cta-section__bg-overlay { position: absolute; inset: 0; background: linear-gradient( to right, rgba(1, 49, 97, 0.827), rgba(1, 59, 117, 0.552) ); z-index: 0; } .cta-section__wrapper { position: relative; z-index: 2; } .cta-content { flex: 1; color: #fff; } .heading-xl { font-size: 3.6rem; font-weight: 800; line-height: 1.1; margin-bottom: 15px; } .cta-content__quote { font-size: 65px; font-weight: 600; margin-bottom: 15px; } .cta-content__description { font-size: 1.25rem; max-width: 520px; margin-bottom: 30px; } .btn { display: inline-block; font-weight: 700; padding: 18px 55px; cursor: pointer; transition: 0.3s ease; } .btn-primary { background: #fff; color: #0a3a3d; } .btn-rounded-xl { border-radius: 50px; } .btn:hover { transform: translateY(-4px); } .cta-section__media { max-width: 520px; width: 100%; } .media-carousel__item { width: 100%; border-radius: 28px; overflow: hidden; } .media-carousel__image { width: 100%; height: 100%; object-fit: cover; border-radius: 28px; transform: scale(1); transition: transform 0.6s ease; } .media-carousel__image.scrolled, .cta-section__bg-image.scrolled { transform: scale(1.12); } .owl-dots, .owl-nav { display: none !important; } @media (max-width: 950px) { .layout-align-between { justify-content: center; text-align: center; } .cta-section__media { max-width: 100%; } .heading-xl { font-size: 2.6rem; } } .rotating-img-sec { position: relative; width: 100%; height: 85vh; overflow: hidden; display: flex; align-items: center; padding: 0; } .rot-container { display: flex; justify-content: space-between; align-items: center; width: min(1400px, 92vw); margin: 0 auto; height: 100%; gap: 30px; } .rot-content { width: 40%; color: #222; } .rot-content h2 { font-size: 6rem; font-weight: 700; margin-bottom: 15px; line-height: 1; } .rot-content p { font-size: 23px; line-height: 1.3; margin-bottom: 20px; font-weight: 500; } .rot-btn { display: inline-block; background: #ff7a00; padding: 12px 22px; border-radius: 8px; color: #fff; font-weight: 600; text-decoration: none; font-size: 25px; } .rot-banner { width: 60%; height: 100%; position: relative; } .rot-banner .rot-slider { position: absolute; width: 300px; height: 300px; top: 22%; left: calc(50% - 100px); transform-style: preserve-3d; transform: perspective(900px); animation: rotatingAutoRun 16s linear infinite; } @keyframes rotatingAutoRun { from { transform: perspective(900px) rotateY(0deg); } to { transform: perspective(900px) rotateY(360deg); } } .rot-banner .rot-slider .rot-item { position: absolute; inset: 0 0 0 0; transform: rotateY( calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg) ) translateZ(300px); } .rot-banner .rot-slider .rot-item img { width: 100%; height: 100%; object-fit: cover; border-radius: 14px; } @media (max-width: 768px) { .rotating-img-sec { height: 95vh; } .rot-container { flex-direction: column; text-align: center; gap: 30px; } .rot-content { width: 100%; margin-top: 50px; } .rot-banner { width: 100%; height: 65%; } .rot-btn { font-size: 15px; } .rot-banner .rot-slider { width: 205px; height: 180px; left: calc(40% - 65px); transform: perspective(500px); } .rot-banner .rot-slider .rot-item { transform: rotateY( calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg) ) translateZ(180px); } .rot-content h2 { font-size: 2.5rem; } .rot-content p { font-size: 15px; } } .team-scroll-wrapper { height: 100vh; overflow: hidden; display: flex; } .team-track { display: flex; height: 100%; align-items: center; padding: 0 50px; } .team-intro { min-width: 400px; padding-right: 50px; } .team-intro h2 { font-size: 60px; font-weight: 900; color: #000; line-height: 1; } .team-intro p { font-size: 33px; font-weight: 500; line-height: 1; } .team-card { min-width: 350px; height: 500px; margin: 0 20px; position: relative; border-radius: 20px; overflow: hidden; } .team-info { position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px; background: linear-gradient(to top, black, transparent); color: white; } .team-info h3 { font-size: 2rem; font-weight: 700; letter-spacing: 1.2px; margin-bottom: 0; } .team-info p { font-size: 17px; font-weight: 500; } .team-btn { min-width: 350px; height: 500px; margin: 0 20px; display: flex; align-items: center; justify-content: center; } .team-btn .btn-content { text-align: center; } .team-btn p { font-size: 24px; font-weight: 600; margin-bottom: 20px; color: #333; } .team-btn .cta-button { display: inline-block; padding: 15px 35px; background-color: #000; color: #fff; text-decoration: none; font-size: 18px; font-weight: 700; border-radius: 50px; transition: all 0.3s ease; white-space: nowrap; } .team-btn .cta-button:hover { background-color: #333; transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.2); } .trst-sec { padding: 60px 0; background: #FBF8FB; } .trst-container { margin: auto; padding: 0 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .trst-left video { width: 100%; border-radius: 16px; } .trst-heading { font-size: 38px; line-height: 1.25; margin-bottom: 20px; font-weight: 700; } .trst-subh{ font-size: 24px; margin-bottom: 15px; color: #ff7f00; } .trst-subh { font-size: 1.5rem; font-weight: 700; text-transform: uppercase; color: #007fff; text-align: center; display: inline-block; animation: pulse-scale 2s infinite ease-in-out; } @keyframes pulse-scale { 0% { transform: scale(1); color: #007fff; } 50% { transform: scale(1.08); color: #ff6b00; } 100% { transform: scale(1); color: #007fff; } } .trst-highlight { font-weight: 800; } .trst-text { font-size: 16px; color: #444; margin-bottom: 30px; } .trst-btns { display: flex; gap: 16px; margin-bottom: 40px; flex-wrap: wrap; } .trst-btn-primary { background: #007fff; padding: 14px 28px; color: #000; font-weight: 600; border-radius: 12px; text-decoration: none; } .trst-btn-primary:hover { color: #fff; } .trst-btn-outline { border: 1.5px solid #007fff; padding: 14px 28px; border-radius: 12px; text-decoration: none; color: #000; font-weight: 600; } .trst-logo-slider { overflow: hidden; width: 100%; } .trst-logo-track { display: flex; animation: trst-scroll 14s linear infinite; } .trst-logo-track img { width: 50%; max-width: 100px; height: 55px; object-fit: contain; flex-shrink: 0; margin-right: 40px; } @keyframes trst-scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } } @media (max-width: 768px) { .trst-container { grid-template-columns: 1fr; gap: 40px; } .trst-heading { font-size: 30px; } .trst-logo-track { animation-duration: 10s; } } @media (max-width: 768px) { .trst-logo-track img { width: 50%; max-width: 160px; margin-right: 24px; } .trst-logo-track { animation-duration: 10s; } } .soorya-offers-container { position: relative; width: 100%; min-height: 600px; background-color: #f5f5f5; box-shadow: 0 30px 50px #dbdbdb; overflow: hidden; } .ofr-mn-head { position: relative; z-index: 9; text-align: center; margin: 20px; font-weight: bold; h2 { font-size: 45px; } } #soorya-offers-slide { width: max-content; margin-top: 50px; } .soorya-offers-item { width: 200px; height: 300px; background-position: 50% 50%; display: inline-block; transition: 0.5s; background-size: cover; position: absolute; z-index: 1; top: 50%; transform: translate(0, -50%); border-radius: 20px; box-shadow: 0 30px 50px #505050; } .soorya-offers-item:nth-child(1), .soorya-offers-item:nth-child(2) { left: 0; top: 0; transform: translate(0, 0); border-radius: 0; width: 100%; height: 100%; box-shadow: none; } .soorya-offers-item:nth-child(3) { left: 50%; } .soorya-offers-item:nth-child(4) { left: calc(50% + 220px); } .soorya-offers-item:nth-child(5) { left: calc(50% + 440px); } .soorya-offers-item:nth-child(n + 6) { left: calc(50% + 660px); opacity: 0; } .soorya-offers-content { background: rgba(255, 255, 255, 0.12); padding: 10px; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.3); box-shadow: 0 8px 32px rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 8px 4px rgba(255, 255, 255, 0.4); position: relative; overflow: hidden; } .soorya-offers-content::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient( 90deg, transparent, rgba(255, 255, 255, 0.8), transparent ); } .soorya-offers-content::after { content: ""; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: linear-gradient( 180deg, rgba(255, 255, 255, 0.8), transparent, rgba(255, 255, 255, 0.3) ); } .soorya-offers-content { position: absolute; top: 50%; left: 100px; width: 300px; text-align: left; color: #ffffff; transform: translate(0, -50%); display: none; font-family: system-ui; } .soorya-offers-item:nth-child(2) .soorya-offers-content { display: block; z-index: 11111; } .soorya-offers-name { font-size: 40px; font-weight: bold; opacity: 0; animation: showcontent 1s ease-in-out 1 forwards; } .soorya-offers-des { margin: 20px 0; opacity: 0; animation: showcontent 1s ease-in-out 0.3s 1 forwards; } .soorya-offers-item button { padding: 10px 20px; border: none; opacity: 0; animation: showcontent 1s ease-in-out 0.6s 1 forwards; } @keyframes showcontent { from { opacity: 0; transform: translate(0, 100px); filter: blur(33px); } to { opacity: 1; transform: translate(0, 0); filter: blur(0); } } @media (max-width: 768px) { .soorya-offers-item { top: 66%; } .soorya-offers-content { top: 22%; left: 20px; } .soorya-offers-buttons { left: 6%; } } .soorya-offers-buttons { position: absolute; bottom: 30px; left: 1%; z-index: 99; text-align: center; width: 100%; } .soorya-offers-buttons button { width: 50px; height: 50px; border-radius: 50%; border: none; transition: 0.5s; background-color: transparent; color: white; font-size: 35px; } .soorya-offers-buttons button:hover { background-color: #fefdf537; } .slr-team-container { position: relative; width: 100%; height: 100vh; overflow: hidden; background-color: #ffffff; background-image: repeating-linear-gradient( to right, transparent 0 100px, #25283b22 100px 101px ), repeating-linear-gradient( to bottom, transparent 0 100px, #25283b22 100px 101px ); background-size: cover; background-position: center; background-repeat: no-repeat; } .slr-team-directional { position: absolute; bottom: 1px; width: 100%; text-align: center; z-index: 3; } .slr-team-directional button { width: 50px; height: 50px; color: #fff; background-color: transparent; border: none; opacity: 0.2; } .slr-team-directional button:hover { opacity: 1; } #slr-team-slide { position: relative; width: 100%; height: 100%; } #slr-team-slide .slr-team-item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } #slr-team-slide .slr-team-item .slr-team-image { position: absolute; top: 110px; left: 0; width: 100%; height: 100%; display: flex; opacity: 0; transform: scale(3); transition: 1.5s; } #slr-team-slide .slr-team-item .slr-team-image img { width: 45%; transition: 0.5s; } #slr-team-slide .slr-team-item .slr-team-image img:hover { transform: scale(1.1); } .slr-team-content .slr-team-left { position: absolute; left: 40px; top: 0; display: none; } .slr-team-content .slr-team-right h2 { font-size: 50px; font-weight: 900; margin-bottom: 10px; background: linear-gradient(359deg, #ff7f00, #ffffff); padding: 20px; border-radius: 20px; color: white; } .slr-team-content .slr-team-right { position: absolute; right: 3%; top: 20%; display: none; } .slr-team-content .slr-team-right h3 { font-size: 50px; font-weight: 900; color: black; margin-top: 10px; margin-bottom: 10px; } .slr-team-content .slr-team-right h4 { font-size: 45px; color: black; font-weight: 900; margin: 0px 0px; } #slr-team-slide .slr-team-item:nth-child(1) .slr-team-image { opacity: 0; transform: scale(0) translate(-100px); } #slr-team-slide .slr-team-item:nth-child(2) .slr-team-image { opacity: 1; transform: scale(1); } #slr-team-slide .slr-team-item:nth-child(2) { z-index: 3; } @keyframes slr-team-contentOut { from { opacity: 1; transform: translate(0, 0); } to { opacity: 0; transform: translate(0, -100%); filter: blur(113px); } } @keyframes slr-team-contentIn { from { opacity: 0; transform: translate(0, 100%); filter: blur(33px); } to { opacity: 1; transform: translate(0, 0); } } #slr-team-slide .slr-team-item:nth-child(1) .slr-team-left, #slr-team-slide .slr-team-item:nth-child(1) .slr-team-right, #slr-team-slide .slr-team-item:nth-child(2) .slr-team-left, #slr-team-slide .slr-team-item:nth-child(2) .slr-team-right { display: block; } #slr-team-slide .slr-team-item:nth-child(1) .slr-team-left, #slr-team-slide .slr-team-item:nth-child(1) .slr-team-right { animation: slr-team-contentOut 1s ease-in-out 1 forwards; } #slr-team-slide .slr-team-item:nth-child(2) .slr-team-left, #slr-team-slide .slr-team-item:nth-child(2) .slr-team-right { animation: slr-team-contentIn 1s ease-in-out 1 forwards; } .bg-sol-pnl { position: absolute; width: 911px; bottom: -126px; right: -280px; } @media (max-width: 768px) { .bg-sol-pnl { width: 684px; bottom: -77px; } .slr-team-container { height: 100vh; } #slr-team-slide .slr-team-item .slr-team-image { top: 30%; display: flex; justify-content: center; align-items: center; } #slr-team-slide .slr-team-item .slr-team-image img { width: 100%; height: 75%; } .slr-team-content .slr-team-left, .slr-team-content .slr-team-right { position: relative; width: 100%; text-align: center; left: 0; right: 0; } .slr-team-content .slr-team-right h2 { font-size: 35px; font-weight: 700; line-height: 1.2; border-radius: 0%; margin-top: 30px; } .slr-team-content .slr-team-right h3 { font-size: 45px; margin: 20px 10px 10px 10px; } .slr-team-content .slr-team-right h4 { font-size: 35px; margin: 0 auto; } .slr-team-directional button { width: 40px; height: 40px; } } .rot-bar1-circle { position: absolute; display: none; right: -100px; top: 70%; transform: translateY(-50%); width: 350px; height: 350px; pointer-events: none; z-index: 0; } .rot-bar1 { position: absolute; top: 50%; left: 50%; width: 50px; height: 130px; background: #f27c00; border-radius: 16px; transform: translate(-50%, -50%) rotate(calc(var(--i) * 40deg)) translateY(-140px); animation: rot-bar1-move 7s linear infinite; opacity: 0.7; } @keyframes rot-bar1-move { 0% { transform: translate(-50%, -50%) rotate(calc(var(--i) * 40deg)) translateY(-140px); } 100% { transform: translate(-50%, -50%) rotate(calc(var(--i) * 40deg + 360deg)) translateY(-140px); } } @media (max-width: 768px) { .rot-bar1-circle { top: 50%; } } .img-half-scroll { width: 100%; height: 450px; display: flex; justify-content: center; align-items: center; overflow: hidden; } .arc-slider { position: relative; width: 900px; height: 350px; display: flex; justify-content: center; align-items: flex-end; } .arc-card { position: absolute; width: 220px; height: 320px; transform-origin: bottom center; transition: transform 0.6s ease, opacity 0.6s ease; opacity: 0.4; } .arc-card img { width: 100%; height: 100%; border-radius: 20px; object-fit: cover; } .arc-card { transform: translateY(150px) scale(0.6); opacity: 0; } .arc-card.animate { transition: transform 1.2s ease, opacity 1.2s ease; } .soorya-intro-heading-block { margin: 40px 20px -100px 20px; max-width: 600px; transform: translateX(180px); } .soorya-subtitle { color: #007fff; font-size: 1.6em; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .soorya-main-title { font-size: 2.9em; font-weight: 800; line-height: 1.2; color: #000000ff; margin-top: 0; } @media (max-width: 768px) { .soorya-intro-heading-block { transform: translateX(0); text-align: center; margin: 20px 10px -110px 10px; } .soorya-subtitle{ font-size: 1.2em; } .soorya-main-title { font-size: 2.2em; } } .full-rot-main-wrapper { display: grid; grid-template-columns: 1fr 1fr; width: 100%; position: relative; background: transparent; } .full-rot-visual-col { position: sticky; top: 0; height: 100vh; display: flex; justify-content: center; align-items: center; overflow: hidden; perspective: 1200px; z-index: 1; } .full-rot-content-col { padding: 0; } .full-rot-section { min-height: 80vh; display: flex; flex-direction: column; justify-content: center; padding: 4rem; } .full-rot-soory-offers-card { padding: 30px; background: white; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); } .full-rot-soory-offers-title { font-size: 2rem; margin-bottom: 1rem; color: var(--rot-dark); } .full-rot-soory-offers-para { font-size: 1.1rem; line-height: 1.6; color: #475569; } .full-rot-offer-image-wrap { margin-top: 20px; width: 100%; border-radius: 16px; overflow: hidden; } .full-rot-offer-image { width: 100%; height: 250px; object-fit: cover; display: block; } .full-rot-solar-panel { width: 300px; height: 480px; position: relative; transform-style: preserve-3d; transform: rotateX(20deg) rotateY(-20deg); } .full-rot-face { position: absolute; backface-visibility: visible; } .full-rot-face.full-rot-front { width: 300px; height: 480px; transform: translateZ(6px); background: #003366; border: 6px solid #8c8f94; overflow: hidden; } .shared-solar-texture { width: 100%; height: 100%; background-image: linear-gradient( 90deg, transparent 20px, #e6e8ed 20px, #e6e8ed 22px, transparent 22px ), linear-gradient( 0deg, transparent 5px, rgba(255, 255, 255, 0.1) 5px, rgba(255, 255, 255, 0.1) 6px ), linear-gradient(90deg, transparent 148px, #001a33 148px, #001a33 150px), linear-gradient(0deg, transparent 100px, #001a33 100px, #001a33 102px); background-size: 150px 100%, 100% 6px, 150px 100%, 100% 102px; box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.5); } .shared-sun-glare { position: absolute; top: -100%; left: -100%; width: 300%; height: 300%; background: radial-gradient( circle, rgba(255, 255, 255, 0.9) 0%, transparent 60% ); mix-blend-mode: overlay; opacity: 0; transform: translateZ(1px); } .full-rot-face.full-rot-side { background: linear-gradient(to bottom, #9ca3af, #4b5563); } .full-rot-face.full-rot-right { width: 12px; height: 480px; left: 100%; transform: rotateY(90deg); transform-origin: left; } .full-rot-face.full-rot-left { width: 12px; height: 480px; left: -12px; transform: rotateY(-90deg); transform-origin: right; } .full-rot-face.full-rot-top { width: 300px; height: 12px; top: -12px; transform: rotateX(90deg); transform-origin: bottom; background: #d1d5db; } .full-rot-face.full-rot-bottom { width: 300px; height: 12px; top: 100%; transform: rotateX(-90deg); transform-origin: top; background: #374151; } .full-rot-face.full-rot-back { width: 300px; height: 480px; transform: translateZ(-6px) rotateY(180deg); background: #f1f5f9; border: 6px solid #8c8f94; display: flex; justify-content: center; align-items: center; } .full-rot-junction-box { width: 80px; height: 100px; background: #111; border-radius: 4px; } @media (max-width: 768px) { .full-rot-main-wrapper { display: none; } } @media (min-width: 768px) { .process-wrapper { display: none; } } @media (max-width: 768px) { .full-rot-main-wrapper { grid-template-columns: 1fr; } .full-rot-visual-col { position: relative; height: 50vh; top: 0; background: #e2e8f0; } .full-rot-solar-panel { transform: scale(0.8) rotateX(20deg) rotateY(-20deg); } .full-rot-section { padding: 2rem 1.5rem; min-height: auto; } } .process-wrapper { background: var(--rot-dark); color: black; overflow: hidden; position: relative; height: 100vh; } .process-container { display: flex; width: 600%; height: 100vh; position: relative; z-index: 2; } .process-step { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: space-around; padding: 50px; } .step-content { max-width: 500px; position: relative; z-index: 3; } .step-content h2 { font-size: 2.5rem; margin: 0 0 1rem 0; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .step-content p { font-size: 1.2rem; line-height: 1.6; color: #072645; } .step-num { font-size: 8rem; opacity: 0.1; font-weight: 800; line-height: 0.8; color: #007fff; position: absolute; top: -60px; left: -20px; } .step-img { width: 400px; height: 500px; object-fit: cover; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); z-index: 3; } .process-bg-visual { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; perspective: 1200px; z-index: 0; overflow: hidden; pointer-events: none; } .process-rot-panel { width: 300px; height: 480px; position: relative; transform-style: preserve-3d; transform: rotateX(20deg) rotateY(-20deg); } .process-face { position: absolute; backface-visibility: visible; } .process-face.process-front { width: 300px; height: 480px; transform: translateZ(6px); background: #003366; border: 6px solid #8c8f94; overflow: hidden; } .process-face.process-side { background: linear-gradient(to bottom, #9ca3af, #4b5563); } .process-face.process-right { width: 12px; height: 480px; left: 100%; transform: rotateY(90deg); transform-origin: left; } .process-face.process-left { width: 12px; height: 480px; left: -12px; transform: rotateY(-90deg); transform-origin: right; } .process-face.process-top { width: 300px; height: 12px; top: -12px; transform: rotateX(90deg); transform-origin: bottom; } .process-face.process-bottom { width: 300px; height: 12px; top: 100%; transform: rotateX(-90deg); transform-origin: top; } .process-face.process-back { width: 300px; height: 480px; transform: translateZ(-6px) rotateY(180deg); background: #f1f5f9; border: 6px solid #8c8f94; display: flex; justify-content: center; align-items: center; } .process-junction { width: 80px; height: 100px; background: #111; border-radius: 4px; } @media (max-width: 768px) { .process-step { flex-direction: column; text-align: center; justify-content: center; padding: 20px; } .step-content { margin-bottom: 30px; background: #ffffff80; border-radius: 20px; padding: 10px; margin-top: 110px; } .step-content h2 { font-size: 2.2rem; font-weight: 800; letter-spacing: 1; } .step-content p { font-size: 1.3rem; line-height: 1.3; color: #072645; } .step-img { width: 80%; height: 250px; margin-top: 10px; } .process-bg-visual { transform: scale(0.75); } } .sry-insta-gallery-section { background-color: transparent; padding: 0; } .sry-insta-myCoverflowSwiper { width: 100%; padding-top: 20px; padding-bottom: 50px; } .sry-insta-gallery-section{ h2{ color: black; font-size: 50px; } p{ font-size: 30px; font-weight: 500; } } .swiper-slide { background-position: center; background-size: cover; width: 300px; height: 400px; border-radius: 15px; overflow: hidden; border: 4px solid #fff; position: relative; } @media(min-width: 768px) { .swiper-slide { width: 450px; height: 500px; } } .swiper-slide img, .swiper-slide video { display: block; width: 100%; height: 100%; object-fit: cover; } .sry-insta-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.8); width: 60px; height: 60px; background: rgba(255, 255, 255, 0.25); backdrop-filter: blur(5px); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 30px; color: #fff; opacity: 0; transition: all 0.3s ease; z-index: 10; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); } .swiper-slide:hover .sry-insta-icon { opacity: 1; transform: translate(-50%, -50%) scale(1); } .sry-insta-icon:hover { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); color: #fff; } .sry-insta-slide-caption { position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px; background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(10px); border-top: 1px solid rgba(255,255,255,0.3); color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,0.5); transform: translateY(100%); transition: transform 0.3s ease; z-index: 5; } .swiper-slide-active .sry-insta-slide-caption { transform: translateY(0); } .sry-insta-slide-caption h5 { font-weight: 700; margin-bottom: 5px; } .swiper-pagination-bullet { background: #1565c0; opacity: 0.5; } .swiper-pagination-bullet-active { opacity: 1; width: 20px; border-radius: 5px; transition: width 0.3s; } @media (max-width: 768px) { .sry-insta-gallery-section{ h2{ color: black; font-size: 40px; } p{ font-size: 18px; font-weight: 500; } } } .premium-reviews { font-family: 'Poppins', sans-serif; } .review-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .slider-header { text-align: center; margin-bottom: 50px; } .subtitle { color: #ff6600; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; font-size: 16px; display: block; margin-bottom: 10px; } .section-title { font-size: 40px; color: #222; font-weight: 700; } .review-item { padding: 15px; } .review-card { border: 2px solid transparent; background-image: linear-gradient(white, white), linear-gradient(135deg, #ff6600 0%, #ffcc00 100%); background-origin: border-box; background-clip: padding-box, border-box; padding: 35px 25px; border-radius: 16px; transition: all 0.3s ease; display: flex !important; flex-direction: column; min-height: 280px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); } .quote-icon { font-size: 45px; color: #ff6600; opacity: 0.3; font-family: serif; line-height: 1; margin-top: -5px; } .review-text { font-size: 15px; color: #555; line-height: 1.6; margin-bottom: 25px; font-style: italic; } .user-info { display: flex; align-items: center; gap: 12px; border-top: 1px solid #f2f2f2; padding-top: 15px; margin-top: auto; } .avatar-initial { width: 42px; height: 42px; background: linear-gradient(135deg, #ff6f00, #ff9900); color: white; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 16px; } .user-name { margin: 0; font-size: 20px; font-weight: 600; color: #333; } .stars { color: #ffb400; font-size: 12px; } .logo-slider-container { width: 95%; margin: 30px auto; overflow: hidden; } .logo-multi-slider-section{ h3{ font-size: 2.8rem; } } .logo-slider-track { display: flex; transition: transform 0.0s linear; } .logo-item { flex-shrink: 0; display: flex; justify-content: center; align-items: center; padding: 5px; height: 80px; } .logo-item img { width: 120px; max-height: 70px; object-fit: contain; } .logo-item:hover img { opacity: 1; } .logo-item { flex-basis: calc(100% / 4); } @media (min-width: 992px) { .logo-item { flex-basis: calc(100% / 8); } } @media (max-width: 768px) { .logo-item img { width: 80px; } } .sry-image-only-section { padding: 80px 20px; display: flex; justify-content: center; } .sry-image-wrapper { width: 100%; border-radius: 30px; overflow: hidden; position: relative; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1); transform: translateZ(0); } .sry-full-image, .mobile-view-image { width: 100%; height: 100%; object-fit: contain; object-position: center; transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); } .sry-full-image { display: block; } .mobile-view-image { display: none; } .sry-image-wrapper:hover img { transform: scale(1.05); } @media (max-width: 768px) { .sry-image-only-section { padding: 40px 5px; } .sry-image-wrapper { border-radius: 20px; } .sry-full-image { display: none; } .mobile-view-image { display: block; } } .servc-hero-main { font-size: clamp(3rem, 10vw, 7rem); font-weight: 700; letter-spacing: -2px; display: block; } .servc-gradient-text { background: linear-gradient(135deg, var(--blue), var(--orange)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .servc-container { max-width: 1400px; margin: 0 auto; padding: 0 1.5rem; position: relative; z-index: 2; } .servc-section { padding: 7rem 0; position: relative; } .servc-logo { font-size: 1.5rem; font-weight: 800; font-family: 'Space Grotesk'; } .servc-hero { min-height: 100vh; display: flex; align-items: center; position: relative; overflow: hidden; padding-top: 80px; } .servc-hero-img-shape { position: absolute; right: 5%; top: 50%; transform: translateY(-50%); width: 40vw; height: 65vh; background: url('https://images.unsplash.com/photo-1509391366360-2e959784a276?ixlib=rb-4.0.3&auto=format&fit=crop&w=2072&q=80') no-repeat center/cover; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; animation: morph 8s ease-in-out infinite; z-index: 1; box-shadow: 20px 20px 50px rgba(0,0,0,0.1); } @keyframes morph { 0% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; } 50% { border-radius: 50% 20% 30% 70% / 60% 40% 60% 40%; } 100% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; } } .servc-marquee-container { background: var(--dark); color: white; padding: 1rem 0; overflow: hidden; white-space: nowrap; transform: rotate(-1deg); margin: 2rem 0; } .servc-marquee-content { display: inline-block; animation: scroll 20s linear infinite; font-size: 1.5rem; font-weight: 700; text-transform: uppercase; } .servc-marquee-content span { margin: 0 1.5rem; color: var(--orange); } @keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } } .servc-sub-banner { position: relative; height: 500px; width: 100%; background: url('../images/banner/soorya-solarbanners.webp') center/cover no-repeat fixed; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; margin-bottom: 0; border-radius: 0px 0px 100px 100px; } .servc-banner-overlay { position: absolute; inset: 0; background: rgba(0, 0, 0, 0.65); z-index: 1; } .servc-banner-content { position: relative; z-index: 2; color: white; padding-top: 50px; } .servc-banner-title { font-size: clamp(3.5rem, 8vw, 6rem); font-weight: 700; text-transform: uppercase; font-family: 'Oswald', sans-serif; margin-bottom: 0; line-height: 1; letter-spacing: 1px; color: var(--white); } .servc-banner-title span { color: var(--orange); } .servc-banner-line { width: 80px; height: 6px; background-color: var(--blue); margin: 15px auto 0; border-radius: 4px; } .servc-service-explainer { padding: 6rem 0; background-color: #fdfdfd; text-align: center; } .servc-service-explainer h3 { font-size: 1.2rem; text-transform: uppercase; letter-spacing: 3px; color: var(--orange); font-weight: 700; margin-bottom: 1rem; } .servc-service-explainer h2 { font-size: clamp(2.5rem, 5vw, 4rem); line-height: 1.2; margin-bottom: 1.5rem; color: var(--dark); } .servc-service-explainer p { margin: 0 auto; color: #666; font-size: 1.15rem; line-height: 1.8; } .servc-outer-wrapper { overflow: hidden; } .servc-horizontal-wrapper { width: 700%; height: 100vh; display: flex; flex-wrap: nowrap; } .servc-panel { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; position: relative; padding: 0 2rem; padding-top: 80px; } .servc-panel-content { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; max-width: 1200px; width: 100%; } .servc-panel-img { width: 100%; height: 50vh; max-height: 500px; object-fit: cover; border-radius: 20px; box-shadow: 20px 20px 60px rgba(0,0,0,0.1); } .servc-panel-number { font-size: clamp(5rem, 15vw, 10rem); opacity: 0.1; font-weight: 800; position: absolute; top: 100px; left: 0; line-height: 0.8; z-index: -1;color: var(--orange); } .servc-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; margin-top: 4rem; } .servc-tilt-card { background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); border: 1px solid rgba(0,0,0,0.05); padding: 2.5rem; border-radius: 24px; transform-style: preserve-3d; transform: perspective(1000px); transition: transform 0.1s; } .servc-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; min-height: 100vh; } .servc-gallery-item { position: relative; border-radius: 16px; overflow: hidden; height: 400px; width: 100%; } .servc-gallery-item img { width: 100%; height: 100%; object-fit: cover; } .servc-gallery-item h3 { position: absolute; bottom: 20px; left: 20px; color: white; font-size: 1.5rem; z-index: 2; } .servc-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); } .servc-mobile-industries { display: none; padding-bottom: 4rem; } .servc-slider-item-wrapper { padding: 0 10px; } @media(max-width: 992px) { .servc-desktop-industries { display: none !important; } .servc-mobile-industries { display: block !important; } .servc-hero-img-shape { position: relative; width: 90%; height: 40vh; margin: 2rem auto; right: auto; top: auto; transform: none; } .servc-hero { flex-direction: column; justify-content: center; text-align: center; padding-top: 40px;} .servc-panel-content { grid-template-columns: 1fr; gap: 2rem; text-align: center; } .servc-panel-img { height: 35vh; order: -1; } .servc-panel { padding: 80px 1.5rem 0 1.5rem; } .servc-gallery-grid { grid-template-columns: 1fr; gap: 1rem; } .servc-service-explainer { padding: 1rem 1.5rem 0rem 1.5rem; } .servc-section{ padding: 1rem 0;} } @media(max-width: 480px) { .servc-horizontal-wrapper { height: 100vh; } .servc-cards-grid { grid-template-columns: 1fr; } .servc-sub-banner { height: 350px;border-radius: 0px 0px 50px 50px; } } :root { --ease: cubic-bezier(0.23, 1, 0.32, 1); --card-width: 200px; --card-height: 280px; } .projects-page-wrapper { background-color: var(--dark); color: var(--dark); overflow-x: hidden; width: 100%; } .projects-page-wrapper * { box-sizing: border-box; } .main-content { position: relative; z-index: 10; background-color: var(--white); min-height: 100vh; } .hero { height: 80vh; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; background: linear-gradient(rgba(0, 51, 102, 0.8), rgba(0, 51, 102, 0.5)), url('../images/banner/soorya-solarbanners.webp'); background-size: cover; background-position: center; background-attachment: fixed; margin-top: 0; border-radius: 0px 0px 100px 100px; } @media (max-width: 768px) { .hero { border-radius: 0px 0px 50px 50px; height: 60vh; } } .hero-text-container { text-align: center; position: relative; z-index: 2; } .hero-title { font-size: 8vw; line-height: 1; font-weight: 800; text-transform: uppercase; color: var(--white); letter-spacing: -2px; opacity: 0; animation: slideUp 1.2s var(--ease) forwards; margin: 0; } .hero p { font-size: 2.5rem; margin-top: 20px; color: var(--orange); font-weight: 600; letter-spacing: 3px; text-transform: uppercase; opacity: 0; animation: fadeIn 1s var(--ease) forwards 0.8s; } @keyframes slideUp { from { transform: translateY(100px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes fadeIn { to { opacity: 1; } } .slider-cta-wrapper { margin: 15px 0 15px 0; text-align: center; } .slider-service-link { display: inline-flex; align-items: center; gap: 8px; text-decoration: none; color: #fff; font-size: 1rem; font-weight: 500; letter-spacing: 0.5px; padding: 8px 16px; border: 1px solid rgba(255,255,255, 0.3); border-radius: 30px; transition: all 0.3s ease; background: #ff80004d } .slider-service-link:hover { background: #fff; color: #007fff; border-color: #fff; transform: translateY(-2px); } .slider-service-link i { font-size: 0.8rem; transition: transform 0.3s ease; } .slider-service-link:hover i { transform: translateX(4px); } .arc-slider-section { position: relative; width: 100%; height: 600px; background-color: var(--white); overflow: hidden; display: flex; flex-direction: column; align-items: center; padding-top: 0; padding-bottom: 40px; } .slider-wrapper-inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; } .wheel { position: absolute; top: 45%; width: 200vw; height: 200vw; border-radius: 50%; left: 50%; transform: translate(-50%, 0); display: flex; justify-content: center; transition: transform 0.5s ease-out; } .card { position: absolute; top: -140px; width: var(--card-width); height: var(--card-height); background: #222; border-radius: 20px; overflow: hidden; transform-origin: center 100vw; box-shadow: 0 10px 40px rgba(0,0,0,0.2); transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), filter 0.6s ease; cursor: pointer; border: 1px solid rgba(0,0,0,0.1); will-change: transform; } .card img { width: 100%; height: 100%; object-fit: cover; pointer-events: none; } .card::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.8)); transition: opacity 0.3s; } .card:hover { border-color: var(--orange); transform: scale(1.02); } .card.active { border: 2px solid var(--orange); filter: brightness(1.2); z-index: 100; } .card:not(.active) { filter: brightness(0.5) grayscale(0.6); } .card.hidden { display: none; } .slider-content-area { position: absolute; bottom: 20px; text-align: center; z-index: 20; width: 100%; } .slider-title { color: var(--blue); font-family: 'Syne', sans-serif; font-size: 2rem; margin-bottom: 20px; } .slider-controls { display: flex; justify-content: center; gap: 20px; } .slider-nav-btn { background: transparent; border: 2px solid var(--blue); color: var(--blue); width: 50px; height: 50px; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: 0.3s; } .slider-nav-btn:hover { background: var(--orange); border-color: var(--orange); color: white; transform: scale(1.1); } .slider-modal, .lightbox-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.95); z-index: 99999; display: none; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .slider-modal.open, .lightbox-overlay.active { display: flex; opacity: 1; pointer-events: all; } .slider-modal img, .lightbox-img { width: auto !important; height: auto !important; max-width: 95vw; max-height: 95vh; object-fit: contain; border-radius: 4px; box-shadow: 0 0 50px rgba(0,0,0,0.5); border: none; margin: auto; transform: scale(0.9); transition: transform 0.4s; } .lightbox-overlay.active .lightbox-img { transform: scale(1); } .slider-close-modal, .close-lb { position: absolute; top: 30px; right: 30px; color: white; font-size: 3rem; cursor: pointer; z-index: 100000; line-height: 1; } .showcase { padding: 80px 4%; background: var(--white); padding-bottom: 120px; } .grid-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 60px; padding-bottom: 20px; border-bottom: 2px solid #f0f0f0; } .grid-header h2 { font-size: 3rem; color: var(--blue); line-height: 1; } .grid-header span { font-size: 0.9rem; color: var(--orange); font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; } .gallery-grid .column-b { margin-top: 80px; } .project-card { position: relative; margin-bottom: 40px; cursor: pointer; perspective: 1000px; } .card-img-holder { width: 100%; height: 350px; border-radius: 0px 50px 0px 50px; overflow: hidden; position: relative; transition: all 0.8s var(--ease); box-shadow: 0 15px 30px rgba(0,0,0,0.1); } .card-img-holder img { width: 100%; height: 100%; object-fit: cover; transition: transform 1s var(--ease); } .card-caption { position: absolute; bottom: 20px; right: -20px; background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(10px); padding: 15px 25px; border-radius: 4px; border-left: 4px solid var(--orange); box-shadow: 0 10px 30px rgba(0,0,0,0.15); transform: translateY(20px); opacity: 0; transition: all 0.6s var(--ease); z-index: 5; min-width: 180px; } .card-caption h3 { font-size: 1.1rem; color: var(--blue); margin-bottom: 3px; } .card-caption p { font-size: 0.75rem; color: #666; text-transform: uppercase; font-weight: 700; } @media (min-width: 1025px) { .project-card:hover .card-img-holder { border-radius: 50px 0px 50px 0px; transform: translateY(-10px); box-shadow: 0 25px 50px rgba(0, 51, 102, 0.2); } .project-card:hover img { transform: scale(1.1); } .project-card:hover .card-caption { opacity: 1; transform: translateY(0); right: -10px; } } @media (max-width: 1024px) { .gallery-grid { grid-template-columns: repeat(2, 1fr); } .gallery-grid .column-b { margin-top: 0; } .column-b { margin-top: 80px; } .arc-slider-section { height: 600px; } .wheel { top: 50%; } } @media (max-width: 768px) { .hero-title { font-size: 14vw; } .grid-header { flex-direction: column; align-items: flex-start; } .gallery-grid { display: block; } .project-card { margin-bottom: 60px; width: 100%; } .card-img-holder { height: 320px; border-radius: 0 40px 0 40px; } .card-caption { position: relative; right: auto; bottom: auto; transform: none; opacity: 1; width: 85%; margin: -30px auto 0 auto; background: white; border-bottom: 4px solid var(--orange); border-left: none; border-radius: 10px; text-align: center; z-index: 10; } .arc-slider-section { height: 500px; } .wheel { width: 250vw; height: 250vw; top: 35%; } .card { transform-origin: center 125vw; top: -100px; width: 140px; height: 200px; } .slider-modal img, .lightbox-img { max-height: 85vh; max-width: 95vw; } } .sry-cont-hero { position: relative; height: 60vh; background: linear-gradient(rgba(0, 51, 102, 1.25), rgba(0, 51, 102, 0.29)), url(../images/banner/soorya-solarbanners.webp); background-size: cover; background-position: center; background-attachment: fixed; display: flex; align-items: center; justify-content: center; text-align: center; color: var(--white); margin-bottom: 80px; border-radius: 0 0 50px 50px; } .sry-cont-hero-title { font-size: 5rem; font-weight: 800; margin-bottom: 10px; letter-spacing: -2px; opacity: 0; animation: sryContFadeUp 1s var(--ease) forwards; line-height: 1.1; } .sry-cont-hero-content p { font-size: 1.2rem; color: var(--orange); font-weight: 600; text-transform: uppercase; letter-spacing: 2px; opacity: 0; animation: sryContFadeIn 1s var(--ease) forwards 0.5s; } .sry-cont-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 5%; margin-bottom: 100px; } .sry-cont-grid { display: grid; grid-template-columns: 1fr 1.5fr; gap: 60px; align-items: flex-start; } .sry-cont-info-card { background: var(--blue); color: var(--white); padding: 50px 40px; border-radius: 30px; box-shadow: 0 20px 40px rgba(0, 51, 102, 0.3); position: relative; overflow: hidden; z-index: 1; } .sry-cont-info-card::before { content: ''; position: absolute; top: -50px; right: -50px; width: 150px; height: 150px; background: var(--orange); border-radius: 50%; opacity: 0.2; filter: blur(40px); z-index: -1; } .sry-cont-info-card::after { content: 'SOORYA\A SOLAR'; white-space: pre; position: absolute; bottom: 40px; left: 47px; font-family: 'Syne', sans-serif; font-weight: 900; font-size: 3.4rem; line-height: 0.85; color: rgba(255, 255, 255, 0.07); transform: rotate(-15deg); pointer-events: none; z-index: -1; } .sry-cont-info-title, .sry-cont-detail-item, .sry-cont-socials { position: relative; z-index: 2; } .sry-cont-info-title { font-size: 2rem; margin-bottom: 30px; } .sry-cont-detail-item { display: flex; align-items: flex-start; margin-bottom: 30px; } .sry-cont-icon { min-width: 50px; height: 50px; background: rgba(255,255,255,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 20px; color: var(--orange); font-size: 1.2rem; transition: 0.3s; } .sry-cont-detail-item:hover .sry-cont-icon { background: var(--orange); color: var(--white); transform: scale(1.1); } .sry-cont-text h4 { font-size: 1.1rem; margin-bottom: 5px; opacity: 0.8; } .sry-cont-text p { font-size: 1rem; line-height: 1.6; font-weight: 500; } .sry-cont-socials { margin-top: 50px; display: flex; gap: 15px; } .sry-cont-social-link { width: 45px; height: 45px; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--white); text-decoration: none; transition: 0.3s; } .sry-cont-social-link:hover { background: var(--orange); border-color: var(--orange); transform: translateY(-3px); } .sry-cont-form-container { background: var(--white); padding: 10px; } .sry-cont-form-header { margin-bottom: 40px; } .sry-cont-form-header h2 { font-size: 2.5rem; color: var(--blue); margin-bottom: 10px; } .sry-cont-form-header p { color: #666; } .sry-cont-form-group { position: relative; margin-bottom: 30px; } .sry-cont-input { width: 100%; padding: 15px 0; font-size: 1rem; color: var(--dark); border: none; border-bottom: 2px solid #ddd; outline: none; background: transparent; transition: 0.3s; font-family: 'Inter', sans-serif; } .sry-cont-label { position: absolute; top: 15px; left: 0; color: #999; pointer-events: none; transition: 0.3s ease all; font-size: 1rem; } .sry-cont-input:focus ~ .sry-cont-label, .sry-cont-input:valid ~ .sry-cont-label { top: -10px; font-size: 0.8rem; color: var(--orange); font-weight: 700; } .sry-cont-input:focus { border-bottom-color: var(--orange); } .sry-cont-btn-submit { display: inline-block; padding: 18px 50px; background: var(--orange); color: var(--white); border: none; border-radius: 50px; font-size: 1rem; font-weight: 700; cursor: pointer; transition: 0.3s; box-shadow: 0 10px 20px rgba(255, 102, 0, 0.2); font-family: 'Syne', sans-serif; } .sry-cont-btn-submit:hover { background: var(--blue); transform: translateY(-3px); box-shadow: 0 15px 30px rgba(0, 51, 102, 0.2); } .sry-cont-map-section { width: 100%; height: 450px; filter: grayscale(100%); transition: 0.5s; } .sry-cont-map-section:hover { filter: grayscale(0%); } .sry-cont-map-iframe { width: 100%; height: 100%; border: 0; } @keyframes sryContFadeUp { from { transform: translateY(50px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes sryContFadeIn { to { opacity: 1; } } @media (max-width: 900px) { .sry-cont-grid { grid-template-columns: 1fr; gap: 50px; } .sry-cont-hero-title { font-size: 3.5rem; } .sry-cont-info-card { order: 1; } .sry-cont-form-container { order: 2; } } @media (max-width: 500px) { .sry-cont-hero-title { font-size: 2.5rem; } .sry-cont-info-card { padding: 30px 20px; } .sry-cont-wrapper { padding: 0 20px; } .sry-cont-info-card::after { font-size: 4rem; bottom: -20px; } } .tm-branch-section { padding: 80px 20px; background-color: #f8faff; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .tm-branch-header { text-align: center; margin-bottom: 60px; } .tm-branch-title { color: #002366; font-size: 2.5rem; font-weight: 800; margin-bottom: 10px; text-transform: uppercase; } .tm-branch-divider { width: 80px; height: 5px; background-color: #ff6b00; margin: 0 auto; border-radius: 3px; } .tm-branch-grid { display: grid; max-width: 1200px; margin: 0 auto; gap: 30px; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); } .tm-branch-card { background: #ffffff; padding: 40px 30px; border-radius: 12px; box-shadow: 0 5px 15px rgba(0, 35, 102, 0.08); border-left: 5px solid #002366; transition: all 0.3s ease; position: relative; overflow: hidden; } .tm-branch-card:hover { transform: translateY(-8px); box-shadow: 0 15px 30px rgba(0, 35, 102, 0.15); border-left-color: #ff6b00; } .tm-branch-name { font-size: 1.4rem; font-weight: 700; color: #002366; margin-bottom: 20px; border-bottom: 1px solid #eee; padding-bottom: 15px; } .tm-branch-details { display: flex; flex-direction: column; gap: 15px; } .tm-branch-item { display: flex; align-items: flex-start; font-size: 0.95rem; color: #555; line-height: 1.5; } .tm-branch-icon { color: #ff6b00; font-size: 1.2rem; margin-right: 15px; margin-top: 2px; flex-shrink: 0; } .tm-branch-link { color: #002366; text-decoration: none; font-weight: 600; transition: color 0.2s; } .tm-branch-link:hover { color: #ff6b00; } .tm-branch-action { margin-top: 25px; display: inline-block; padding: 10px 20px; background-color: #eef2ff; color: #002366; border-radius: 5px; font-size: 0.9rem; font-weight: 600; text-decoration: none; transition: background 0.3s, color 0.3s; } .tm-branch-card:hover .tm-branch-action { background-color: #002366; color: #ffffff; } @media (max-width:765px) { .soorya-faq-section { h2 { font-size: 2rem !important; } } } .soorya-faq-section { position: relative; h2 { font-weight: bold; font-size: 3rem; color: transparent; background: linear-gradient(135deg, #ff7f00 0%, #ff7f00 100%); background-clip: text !important; text-align: center; } .qstn { font-weight: bold; font-size: 3rem; color: transparent; background: linear-gradient(135deg, #ff7f00 0%, #ff7f00 100%); background-clip: text !important; text-align: center; } .accordion { border-radius: 15px; color: black; cursor: pointer; padding: 20px 15px; width: 100%; border: none; text-align: left; outline: none; font-size: 14px; display: flex; justify-content: space-between; transition: all 0.3s ease; } .accordion:hover, .accordion.active { background: linear-gradient(135deg, #fbd1a7 0%, #ff7f00 100%); } .accordion:hover p, .accordion.active p { color: white; } .accordion p { margin-bottom: 0; } .accordion span { font-weight: bold; font-size: 1.5rem; color: transparent; background: linear-gradient(135deg, #fbd1a7 0%, #ff7f00 100%); background-clip: text !important; margin-right: 10px; } .accordion i { color: #0486BF; font-size: 22px; transition: transform 0.3s ease; } .panel { padding: 0px 18px; max-height: 0; overflow: hidden; transition: max-height 0.8s ease-out; } .panel p { padding-top: 10px; font-size: 15px; } @media screen and (max-width: 600px) { .accordion { width: 100%; } p { font-size: 18px; } } } :root { --primary-blue: #007fff; --accent-orange: #ff7f00; --bg-white: #ffffff; --text-dark: #1f2937; --t: .8s; } .slr-nwp-cnt-section-container { display: flex; flex-wrap: wrap; max-width: 1200px; margin: 0 auto; padding: 30px 20px; align-items: center; } .slr-nwp-cnt-col-md-6 { flex: 0 0 50%; padding: 20px; } .slr-nwp-cnt-col-12 { flex: 0 0 100%; padding: 40px; text-align: center; } @media (max-width: 768px) { .slr-nwp-cnt-section-container { flex-direction: column; text-align: center; } .slr-nwp-cnt-col-md-6 { flex: 0 0 100%; width: 100%; } .slr-nwp-cnt-order-mobile-first { order: -1; } } .slr-nwp-cnt-stack-wrapper { display: grid; grid-template-areas: "stack"; height: 400px; place-items: center; } .slr-nwp-cnt-article-item { grid-area: stack; --abs-top: max(var(--k) - var(--i), var(--i) - var(--k)); --top: calc(1 - min(1, var(--abs-top))); z-index: calc(10 - var(--abs-top)); opacity: var(--top); transition: opacity var(--t) ease; } .solar-more-content{ h2 { color: var(--primary-blue); font-size: 2.5rem; margin-bottom: 1rem; } p { margin-bottom: 1rem; color: #4b5563; } } .slr-nwp-cnt-img-wrapper { width: 100%; max-width: 100%; border-radius: 15px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); border: 2px solid #eee; img{ width: 100%; height: auto; max-width: fit-content; border-radius: 15px; } } .slr-nwp-cnt-img-responsive { width: 100%; max-width: 100%; border-radius: 15px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); border: 2px solid #eee; } .slr-nwp-cnt-gallery-img { border: 4px solid var(--primary-blue); transform: rotate(var(--a)); } .slr-nwp-cnt-controls { display: flex; gap: 10px; margin-top: 20px; } .slr-nwp-cnt-btn { background: var(--accent-orange); color: white; border: none; padding: 12px 24px; font-weight: 700; cursor: pointer; border-radius: 8px; transition: 0.3s; } .slr-nwp-cnt-btn:hover { background: var(--primary-blue); transform: translateY(-2px); } .slr-nwp-cnt-divider { border-bottom: 1px solid #eee; } .why-solar-no1 { padding: 80px 20px; } .why-solar-container { max-width: 1200px; margin: 0 auto; } .why-solar-header { text-align: center; max-width: 800px; margin: 0 auto 60px; } .why-solar-tag { display: inline-block; padding: 6px 14px; background: rgba(0,127,255,0.1); color: #007fff; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; border-radius: 20px; margin-bottom: 14px; } .why-solar-header h2 { font-size: clamp(28px, 4vw, 42px); color: #1f2937; margin-bottom: 16px; } .why-solar-header p { color: #4b5563; font-size: 16px; line-height: 1.7; } .why-solar-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; } .why-solar-card { background: #ffffff; border-radius: 16px; padding: 30px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); border-left: 4px solid #ff7f00; transition: transform 0.3s ease, box-shadow 0.3s ease; } .why-solar-card:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(0,0,0,0.1); } .why-solar-card h3 { font-size: 20px; color: #1f2937; margin-bottom: 10px; } .why-solar-card p { color: #4b5563; font-size: 15px; line-height: 1.6; } .why-solar-cntt { text-align: center; max-width: 900px; margin: 60px auto 0; } .why-solar-cntt p { color: #4b5563; font-size: 16px; line-height: 1.7; margin-bottom: 16px; } .why-solar-cntt strong { font-size: 35px; color: #007fff; } @media (max-width: 768px) { .why-solar-grid { grid-template-columns: 1fr; } .why-solar-card { padding: 24px; } } .solar-more-content { display: none; margin-top: 15px; transition: all 0.3s ease; } .solar-home-banner-overlay { pointer-events: none; } .why-solar-no1 { padding: 80px 20px; } .why-solar-container { max-width: 1200px; margin: 0 auto; } .why-solar-header { text-align: center; max-width: 800px; margin: 0 auto 60px; } .why-solar-tag { display: inline-block; padding: 6px 14px; background: rgba(0,127,255,0.1); color: #007fff; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; border-radius: 20px; margin-bottom: 14px; } .why-solar-header h2 { font-size: clamp(28px, 4vw, 42px); color: #1f2937; margin-bottom: 16px; } .why-solar-header p { color: #4b5563; font-size: 16px; line-height: 1.7; } .why-solar-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; } .why-solar-card { background: #ffffff; border-radius: 16px; padding: 30px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); border-left: 4px solid #ff7f00; transition: transform 0.3s ease, box-shadow 0.3s ease; } .why-solar-card:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(0,0,0,0.1); } .why-solar-card h3 { font-size: 20px; color: #1f2937; margin-bottom: 10px; } .why-solar-card p { color: #4b5563; font-size: 15px; line-height: 1.6; } .why-solar-cntt { text-align: center; max-width: 900px; margin: 60px auto 0; } .why-solar-cntt p { color: #4b5563; font-size: 16px; line-height: 1.7; margin-bottom: 16px; } .why-solar-cntt strong { font-size: 35px; color: #007fff; } @media (max-width: 768px) { .why-solar-grid { grid-template-columns: 1fr; } .why-solar-card { padding: 24px; } } .sry-mission-flow-section { padding: 10px 20px; } .sry-mission-wrapper { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr 1fr; gap: 80px; align-items: flex-start; } .sry-mission-tag { display: inline-block; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #007fff; margin-bottom: 16px; } .sry-mission-heading { font-size: clamp(30px, 4vw, 44px); color: #1f2937; margin-bottom: 24px; } .sry-mission-para { font-size: 16px; line-height: 1.9; color: #4b5563; margin-bottom: 18px; } .sry-flow-tag { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #ff7f00; display: block; margin-bottom: 12px; } .sry-flow-heading { font-size: 28px; color: #1f2937; margin-bottom: 40px; } .sry-flow-item { display: flex; gap: 20px; margin-bottom: 34px; position: relative; } .sry-flow-step { font-size: 30px; font-weight: 700; color: #007fff; min-width: 40px; } .sry-flow-content h4 { font-size: 18px; margin-bottom: 6px; color: #111827; } .sry-flow-content p { font-size: 15px; line-height: 1.6; color: #4b5563; } .sry-flow-item::before { content: ""; position: absolute; left: 18px; top: 30px; width: 1px; height: calc(100% + 20px); background: rgba(0,0,0,0.08); } .sry-flow-item:last-child::before { display: none; } @media (max-width: 768px) { .sry-mission-wrapper { grid-template-columns: 1fr; gap: 50px; } .sry-flow-item::before { left: 14px; } }