Updated women leading the way section

This commit is contained in:
R-Bharathraj
2026-05-26 14:20:01 +05:30
parent 7f71527e85
commit 66c7e11e48
69 changed files with 48372 additions and 17397 deletions

View File

@@ -49,12 +49,43 @@
}
/* ── Hero slider dark background (no Elementor CSS on this page) ── */
.miletruth-hero .content-slider-wrapper {
/* .miletruth-hero .content-slider-wrapper {
background: linear-gradient(160deg, #0c0c14 0%, #18050a 100%);
}
} */
/* ── Remove the default 90px top margin so hero starts at y:0, covering the
white gap that would otherwise show behind the transparent header ── */
.miletruth-hero .content-slider .slide-content {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.miletruth-hero .content-slider .slide-content-inner {
margin-left: auto;
margin-right: auto;
max-width: 980px;
padding: 0 32px;
text-align: center;
}
.miletruth-hero .content-slider-item-heading,
.miletruth-hero .content-slider-item-heading .heading-content {
color: rgba(255, 255, 255, 0.92) !important;
font-size: 72px;
line-height: 1.05;
letter-spacing: 0;
}
.miletruth-hero .content-slider-item-text,
.miletruth-hero .content-slider-item-text .text-content,
.miletruth-hero .content-slider-item-text p {
color: rgba(255, 255, 255, 0.72) !important;
font-size: 20px;
line-height: 1.6;
}
.content-wrapper.miletruth-hero {
margin-top: 0 !important;
}
@@ -303,7 +334,17 @@
object-fit: cover;
}
.miletruth-hero .content-slider .slide-content-inner {
max-width: 80%;
max-width: 860px;
padding: 0 28px;
}
.miletruth-hero .content-slider-item-heading,
.miletruth-hero .content-slider-item-heading .heading-content {
font-size: 60px;
}
.miletruth-hero .content-slider-item-text,
.miletruth-hero .content-slider-item-text .text-content,
.miletruth-hero .content-slider-item-text p {
font-size: 19px;
}
}
@@ -316,8 +357,20 @@
object-fit: cover;
}
.miletruth-hero .content-slider .slide-content-inner {
max-width: 90%;
max-width: 760px;
margin: 0 auto;
padding: 0 24px;
}
.miletruth-hero .content-slider-item-heading,
.miletruth-hero .content-slider-item-heading .heading-content {
font-size: 50px;
line-height: 1.1;
}
.miletruth-hero .content-slider-item-text,
.miletruth-hero .content-slider-item-text .text-content,
.miletruth-hero .content-slider-item-text p {
font-size: 18px;
line-height: 1.55;
}
}
@@ -335,9 +388,25 @@
object-fit: cover;
}
.miletruth-hero .content-slider .slide-content-inner {
max-width: 95%;
max-width: 620px;
margin-left: auto;
margin-right: auto;
padding: 0 22px;
}
.miletruth-hero .content-slider-item-heading,
.miletruth-hero .content-slider-item-heading .heading-content {
font-size: 40px;
line-height: 1.12;
}
.miletruth-hero .content-slider-item-text,
.miletruth-hero .content-slider-item-text .text-content,
.miletruth-hero .content-slider-item-text p {
font-size: 16px;
line-height: 1.55;
}
.miletruth-hero .content-slider.nav-h-position-right .owl-nav,
.miletruth-hero .content-slider.nav-h-position-right .slider-footer {
right: 18px;
}
}
@@ -359,6 +428,28 @@
.mr-stat-num {
font-size: clamp(28px, 8vw, 40px);
}
.miletruth-hero .content-slider .slide-content-inner {
max-width: 100%;
padding: 0 18px;
}
.miletruth-hero .content-slider-item-heading,
.miletruth-hero .content-slider-item-heading .heading-content {
font-size: 32px;
line-height: 1.14;
}
.miletruth-hero .content-slider-item-text,
.miletruth-hero .content-slider-item-text .text-content,
.miletruth-hero .content-slider-item-text p {
font-size: 15px;
line-height: 1.5;
}
.miletruth-hero .content-slider-item-text {
margin-top: 16px !important;
}
.miletruth-hero .content-slider.nav-h-position-right .owl-nav,
.miletruth-hero .content-slider.nav-h-position-right .slider-footer {
right: 12px;
}
}
/* Responsive tweaks specifically for dark variant to ensure readable layout */
@@ -393,3 +484,79 @@
border-color: rgba(255,255,255,0.06);
}
}
/* MileTruth workflow carousel pagination */
.miletruth-workflow-heading {
color: #ffffff;
font-family: 'Manrope', sans-serif;
font-size: clamp(26px, 3vw, 44px);
font-weight: 800;
line-height: 1.12;
letter-spacing: 0;
margin: 0 0 24px;
}
.elementor-63 .elementor-element.elementor-element-0a76e77 .testimonial-text p {
margin-top: 0;
}
.elementor-63 .elementor-element.elementor-element-0a76e77 .miletruth-workflow-progress,
.miletruth-workflow-progress.slider-footer.slider-footer-position-after {
margin-top: 18px !important;
text-align: right;
}
.miletruth-workflow-progress .slider-footer-content {
display: flex;
justify-content: flex-end;
width: 100%;
}
.miletruth-workflow-progress .slider-pagination {
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 12px;
}
.miletruth-workflow-progress .slider-progress-wrapper {
color: #ffffff !important;
font-family: 'Manrope', sans-serif;
font-size: 14px;
font-weight: 800;
line-height: 1;
letter-spacing: 0;
}
.miletruth-workflow-progress .slider-progress-current,
.miletruth-workflow-progress .slider-progress-all {
color: #ffffff !important;
}
.miletruth-workflow-progress .owl-dots {
display: flex;
align-items: center;
gap: 14px;
}
.miletruth-workflow-progress .owl-dots .owl-dot,
.miletruth-workflow-progress .owl-dots button.owl-dot {
width: 43px;
height: 2px;
padding: 0 !important;
border: 0 !important;
border-radius: 0;
background: rgba(255,255,255,0.9) !important;
opacity: 1;
cursor: pointer;
}
.miletruth-workflow-progress .owl-dots .owl-dot span {
display: none !important;
}
.miletruth-workflow-progress .owl-dots .owl-dot.active,
.miletruth-workflow-progress .owl-dots button.owl-dot.active {
height: 3px;
background: #C01227 !important;
}