/*!
Theme Name: Helios Advisory
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Helios Advisory
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Helios Advisory is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
	background: rgba(255, 255, 255, 0.05);
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* img {
	height: 100%;
	max-width: 100%;
} */

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	font-family: Poppins;
font-size: 14px;
line-height: 21px;
color: #FFFFFF;
}

a:visited {
	font-weight: bold;
font-size: 14px;
line-height: 21px;
letter-spacing: 0.02em;
color: #FFFFFF;
border-bottom: 1px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
}

/* a:hover, */
/* a:focus, */
a:active {
	/* font-weight: bold; */
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border-bottom: 1px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
}

/* a:focus {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border-bottom: 1px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
} */

/* a:hover, */
a:active {
	/* font-weight: bold; */
font-size: 14px;
line-height: 21px;
letter-spacing: 0.02em;
color: #FFFFFF;
border-bottom: 1px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
text-decoration: none;
}


/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

/* button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
} */

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	position: relative;
    padding: 2px 23px;
    font-size: 25px;
    color: #000000;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #ffffff !important;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: center;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
/* .gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
} */

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

	.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1.5em;
	}

	.hello{
		width: 100%;
		display: flex;
	}

	.img{
		width: 50%;

	}
	.detail{
		width: 49%;
		padding: 0 125px;
	}

	.detail{
		width: 49%;
	}

	.cap{
		display: flex;
	}

	.info{
		width: 50%;
	}
	
	.imgBox{
		height: 200px;
		border: 1px solid;
		width: 50%;
		margin: 0 auto;
	}

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

	/* li {
		display: inline;
	} */

	.homeImg{
		height: 500px;
		border: 1px solid;
		margin: 5px 6px;
	}

	.text{
		text-align: center;
		margin: 10%;
	}

	.hrLine{
		width: 13%;
	}

	.headerPage{
		display: flex;
		margin-top: 30px;
		background-color: #f0e2cf;
		padding: 33px 0px;
	}

	.headerImg{
		width: 49%;
	}

	.headerContent{
		width: 49%;
	}

	.imgHeader{
		height: 200px;
		width: 50%;
		margin: 0 auto;
		border: 1px solid;
	}

	input#very-special-field {
		background: aliceblue !important;
	}


	/* header */
	body{
        font-family: Poppins !important;
    }
	.current_page_item {
		border-bottom: 4px solid transparent;
		border-image: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		border-image-slice: 1;
		font-weight: 600;

	}

 	
	/* About Us page */
	img.custom-logo {
		height: 42px;
		width: 296px;
	}
	
	.pageLinks{
		text-decoration: none;
	}

	.aboutUsTag a , .peopleTag a{
		color: #FFFFFF !important;
		padding-right: 8px;
	}

	.pageLinks:hover{
		color: #ffffff;
		text-decoration: none;
	}
	.currentPage{
		font-weight: 600;
		letter-spacing: 0.02em;
		font-size: 16px;
		line-height: 24px;
		padding-left: 8px;
	}

	.overviewHeader {
		font-size: 48px;
		line-height: 74px;
		color: #141416;
		text-align: center;
	}
 	 .OverviewFirstPage{
		display: flex;
		width: 100%;
		margin-top: 30px !important;
  	}

	.overviewPageTitle{
		font-weight: bold;
		font-size: 28px;
		margin-top: 40px;
		color: #24164F;
		font-family: Poppins;
		line-height: 42px;
	}

	.overviewPageTag{
		font-size: 20px;
		font-weight: 600;
		color: #666666;
	}
	.frame-left-about {
		width: 0;
		height: 208px;
		border-bottom: 24px solid transparent;
		border-left: 20px solid #F47634;
		position: absolute;
		top: 30px;
		left: 12px;
	}
	.frame-bottom-about {
		width: 208px;
		height: 0;
		border-bottom: 20px solid #F47634 !important;
		/* border-left: 24px solid transparent; */
		/* background: #F47634; */
		border-width: 20px;
		border-color: #F47634 #F47634 #F47634 transparent;
		position: absolute;
		border-style: solid;
		bottom: 0px;
		right: 50px;
		border-top: 20px;
	} 

	.frametop{
		position: absolute;
		height: 5%;
		top: calc(100% - 5%);
		right: 24%;
	}

	.frameside{
		position: absolute;
		left: 12px;
		height: 50%;
		top: 10%;
	}

	.OverviewSecoundPage_image_box {
		text-align: right;
	}

	.OverviewSecoundPage_image{
		float: left;
	}

	.aboutUsFirstPAge{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 280px 120px;
	}
	.OverviewSecoundPage{
		display: flex;
		width: 100%;
	}
	
	.aboutUs_bg{
		background: #FAF3F6;
	}

	.aboutUsContainer{
		background: #FFFFFF;
		width: 80%;
		margin: 0 auto;
		height: 370px;
		margin-top: -23px;
		position: relative;
		padding: 50px 84px;
		letter-spacing: 0.06em;
		font-size: 16px;
		line-height: 30px;
	}
	.aboutUsContainer p{
		color: #1D1E1F;
	}



	.readMoreBtn{
		margin-top: 28px;
	}
	.overviewReadMoreBtn{
		border: 2px solid #F47634;
		width: 217px;
		font-size: 16px;
		height: 56px;
		background: #F47634 !important;
		border-radius: 4px;
		color: #ffffff;
	}
	
	.OverviewSecoundPage_detail{
		/* width: 50%; */
		padding: 0 106px;
	}

	.aboutUsSecoundPage{
		width: 100%;
		height: auto;
		padding: 100px 120px;
		background: #FAF3F6;
		
	}
	.OverviewFirstPage_detail_text {
		margin-top: 16px;
		margin-right: 0;
		font-weight: normal;
		font-size: 16px;
		color: #333333;
		line-height: 24px;
		letter-spacing: 0.06em;
	}
	input:-internal-autofill-selected {
		appearance: menulist-button;
		background-image: none !important;
		background-color: transparent !important;
		color: black !important;
	}
	.styled-select select {
		background: transparent;
		width: 268px;
		padding: 5px;
		font-size: 16px;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 34px;
		-webkit-appearance: none;
		}
 		
	/* Mission */

	.visionHeader , .missionHeader{
		color: #24164F;
		font-family: Poppins;
		font-weight: bold;
		font-size: 32px;
		margin-top: 10px;
		line-height: 48px;
		letter-spacing: 1px;
	}
	
	.visionImg , .missionImg{
		height: 110px;
	}
	.vision-img{
		height: 100%;
		
	}

	.missionHeader{
		margin-top:10px;
		font-weight: bold;
		font-size: 32px;
		color: #24164F;
	}

	.visionContain , .missionContain{
		font-size: 20px;
		margin-top: 12px;
		color: #333333;
		line-height: 30px;
		font-weight: 400;
		
	}
	.missionContainer{
		/* margin-top:50px; */
		/* display: inline-flex; */
    /* justify-content: space-between; */
		display: flex;
		/* gap: 30px; */
		justify-content: space-between;
	}

	.visionBox:hover{
		background: #FFFFFF;
		box-shadow: 0px 6px 20px rgba(250, 148, 62, 0.2);
		/* border-top : 6px solid orange; */
		border-radius: 4px;
	}
	
	.visionBox{
		width: 550px;
		/* width: 44%; */
		padding: 39px 44px;
		/* border-top: 6px solid transparent; */
		
	}

		/* Managemnet */
	.management{
		padding: 100px 120px;
		height:max-content;
		background: #F8F8F8;
   }

   .managementHeader{
		color: #24164F;
		font-family: Poppins;
		font-weight: bold;
		font-size: 32px;
		text-align:center;
		letter-spacing: 1px;
		line-height: 48px;
		letter-spacing: 1px;
   }

   .managementProfile{
    	text-align: center;
   }

   .managementContainer:hover{
		/* color: #F47634; */
		filter: none;
	}

	.managementContainer:hover .managementProfileName{
		color: #F47634;
	}
	#dark .managementContainer:hover .managementProfileName{
		color: #F47634;
	}

	.managementContainer{
		filter: grayscale(100%);
	}

   
   .managementProfileName{
		color: #24164F;
		font-weight: 600;
		font-family: Poppins;
		font-size: 20px;
		filter: none;
		margin-top:46px;
		line-height: 30px;
	
   }

	.management-img {
		border-radius: 50%;
		border: 5px solid transparent;
		width: 230px;
    height: 230px;
	}
	.management-img:hover{
		border: 5px solid #F47634;
	}

	.managementBox{	
		margin-top: 120px;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
     /* DNA page */

	 .dnaPage{
		 display: flex;
	 }
	 .dnaContainer{
		width: 50%;
		padding-left: 120px;
		padding-top: 60px;
	 }
	 .dnaContainerTitle{
		color: #24164F;
		font-weight: 700;
		letter-spacing: 1px;
		line-height: 48px;
		font-size: 32px;
	 }
	 .dnaContainerSubTag{
		font-weight: bold;
		font-size: 16px;
		color: #24164F;
		margin-top: 75px;
	 }
	
	.dnaImgBox{
		width: 50%;
		position: relative;
	}

	.dna_img{
		height: 100%;
		width: 100%;
	}

	.dnaImgData{
		position: absolute;
		height: 100%;
		width: 100%;
		top: -10px;
		opacity: 1;
		color: #ffffff;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.heliosDNA{
		width: 120px;
		background: #ffffff;
		color: black;
		transform: rotate(-90deg);
		height: max-content;
		left: -58px;
		position: relative;
		text-align: center;
		top: -50%;
		display: block;
	}
	.heliosDNAR{
		display: none;
	}
	.dnaImg , .dnaPage{
		height: 820px;
	}
	
   /* reserch and Insigth */
   .reaserchAndInsigth{
	height: auto;
	width: 100%;
	background: #FFFFFF;
	padding: 150px 120px;
	}

	.reaserchAndInsigthBox{
		height: 820px;
		width: 100%;
	}

	.reaserchAndInsigthBoxImg , .reaserchImg{
		width: 100%;
		height: 666px;
	}

	.reaserchAndInsigthBoxImg{
		position: relative;
	}

	.reaserchAndInsigthBoxContain{
		position: absolute;
		height: 100%;
		top: 0;
		width: 56%;
		padding: 17% 99px;
		background-color: #24164F;
		opacity: 0.85;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.reserchContainTitle{
		color: #F47634;
		font-family: Poppins;
		font-weight: 700;
		font-size: 48px;
		line-height: 72px;
		letter-spacing: 1px;
	}

	.reserchData{
		font-weight: 500;
		font-size: 18px;
		color: #FFFFFF;
		font-family: Poppins;
		margin-top: 32px;
		line-height: 29px;
		letter-spacing: 0.04em;
	}


   /* diversity and Sustainability */
   .diversity , .sustainability{
	   display: flex;
	   height: 820px;
   }

   .diversityContent , .sustainabilityContent , .diversityImg , .sustainabilityImg{
	   width: 50%;
   }

   .sustainability-img , .diversity-img{
	   width: 100%;
	   height: 820px;
   }

   .diversityContent{
	   padding-left: 120px;
	   margin: auto 0;
   }

   .sustainabilityContent{
	   padding-left: 55px;
	   margin: auto 0;
	   padding-right: 120px;
   }

   .diversityTitle , .sustainabilityTitle{
		font-family: Poppins;
		color: #24164F;
		font-weight: bold;
		font-size: 48px;
		display: block;
		line-height: 72px;
		letter-spacing: 1px;
   }

   .diversityTitleR , .sustainabilityTitleR{
		display: none;
	}

   .diversityData , .sustainabilityData {
		margin-top: 4%;
		padding-right: 55px;
		font-size: 20px;
		font-weight: normal;
		color: #1D1E1F;
		line-height: 29px;
		letter-spacing: 0.02em;

   }
	.leaderShip_container_top , .leaderShip_container_Bottom{
		display: flex;
		margin: 0 auto;
		margin-bottom: 60px;
	}
	
	.leaderShip{
		height: auto;
		width: 100%;
		background: #FFFFFF;
		padding: 100px 120px;
	}
	.teamProfile{
		width: 371px;
		height: 148px;
		background: #FFFFFF;
		border-radius: 4px;
		padding: 12px;
		margin-right: 56px;
		display: flex;
	}
	.teamProfile:hover{
		box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);

	}
	.teamProfileDetail{
		margin-left: 10px;
	}
	.teamProfileName{
		font-weight: 500;
		font-size: 20px;
		color: #141416;
	}
	.teamProfilePosition , .teamProfileLocation{
		font-size: 14px;
		
	}

	.teamProfileLocation{
		margin-top: 13px;
	}
	
	.sustainability{
		height: auto;
		width: 100%;
		background: #FFFFFF;
	}

	.sustainability_data{
		width: 996px;
		height: 463px;
		background: #FFFFFF;
		margin: 0 auto;
		padding: 0 84px;
		margin-top: 30px;
		position: relative;
	}

	.subtainability_Header{
		position: relative;
		margin-top: -15%;
		text-align: center;

	}

	.sustainability_back{
		font-weight: bold;
		font-size: 32px;
	}
	.sustainability_data_header{
		font-weight: bold;
		font-size: 28px;
		margin-top: 40px;
		padding-top: 40px;
	}
	.sustainability_data_tag{
		font-weight: 500;
		font-size: 18px;
		color: #1D1E1F;
		margin-top: 27px;
		
	}
	.socialResponsibility{
		height: max-content;
		width: 100%;
		background:  #FAF3F6;
		padding: 100px 120px;
		margin: auto;
	}

	.sustainability_data_para{
		color: #333333;
		margin-top: 45px;
		font-size: 14px;
	}

	.missionImgTop{
		margin-bottom: 40px;
	}
	
	.socialResponsibility_title{
		font-weight: bold;
        font-size: 32px;
	}
	.socialResponsibility_tag{
		font-size: 28px;
		color: #141416;
	}

	.socialResponsibilityContainer{
		display: flex;
		height: 715px;
	}

	.socialResponsibility_Bg{
		width: 73%;
		height: 494px;
		background: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		margin-top: 92px;
		margin-left: 10%;
	}

	.socialDataHeader{
		font-weight: bold;
		font-size: 32px;
		font-family: Poppins;
		color: #24164F;
		line-height: 48px;
		letter-spacing: 1px;
	}

	.socialDataHeaderM{
		font-weight: bold;
		font-size: 32px;
		font-family: Poppins;
		color: #24164F;
		display: none;
	}
	
	.socialResponsibilityData{
		padding: 30px 33px;
		width: 50%;
		height: 404px;
		position: absolute;
		padding-right: 16%;
		background: #FFFFFF;
		margin-top: 132px;
		box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
		
	}
	.socialResponsibilityImg{
		width: 45%;
		z-index: 5;
		height: 475px;
		left: 43.5%;
		padding: 0px;
		position: absolute;
	}

	.socialDataContainer{
		font-size: 18px;
		color: #1D1E1F;
		margin-top: 32px;
		line-height: 29px;
		letter-spacing: 0.04em;
		font-weight: 400;
	}

	.socialImg{
		height: 100%;
			object-fit: cover;
			max-height: 100%;
			object-position: center;
			width: 100%;
			filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.1));
		
	}
	.leaderShip_head{
		text-align: center;

	}
	.leaderShip_tag{
		font-weight: 600;
		font-size: 28px;
		color: #606060;
		margin-top: 55px;
	}
	.leaderShip_head , .reaserchAndInsigth_title{
		font-size: 32px;
		font-weight: bold;
		color: #141416;
	}
	
	.leaderShip_container{
		margin-top: 44px;
	}
	.leaderLine{
		margin: 30px 0 !important;
		opacity: 0.5;
		border: 1px solid #C4C4C4;
	}
	.teamPImg{
		width: 130px;
       height: 123.11px;
	}

     /* reaserch and Insigth */

	.reaserchAndInsigth_tag{
		font-size: 28px;
		color: #141416;
		margin-top: 15px;
	}
	.researchData{
		margin-top: 45px;
	}
	
	.research_img{
		width: 486px;
       height: 567px;
	   background-color: #666;
	   float: right;
	}
	.reaserchAndInsigth_data{
		height: 820px;
		margin-top: 40px !important;
		padding: 0 auto !important;
	}
	.ReserchImg{
		width: 486px;
		height: 618px;
		float: right;
	}
	.reserchLine{
		margin-top: 20px;
		margin-bottom: 36px;
	}
	/*header sub header */

	.header{
		font-weight: bold;
		font-size: 32px;
		font-family: Poppins;
		color: #141416;
	}

	.subHeader{
		font-size: 28px;
		color: #141416;
	}

	.testoAndEntro{
		height: auto;
		width: 100%;
		padding: 100px 120px;
	}

	.testoAndEntro_title{
		font-weight: bold;
		font-size: 32px;
		line-height: 74px;
		text-align: center;
		color: #24164F;
		line-height: 48px;
	}
	/* .swiper-button-next {
		background-color: #f47634;
		height: 30px !important;
		width: 30px !important;
		border-radius: 50%;
		background-size: 12px !important;
	} */
	/* .swiper-button-prev{
		height: 30px !important;
		width: 30px !important;
		border-radius: 50%;
		background-size: 12px !important;
		background: #FFFFFF;
		transform: matrix(-1, 0, 0, 1, 0, 0);
	} */
	.swiper-button-prev , .swiper-button-next {
		height: 30px !important;
		width: 30px !important;
		background-image: none !important;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		bottom: 0;
		margin: 0;
		border-radius: 5px;
		transition: all 0.3s ease;
	}

	.swiper-button-prev span  {
		width: 10px;
		height: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent;
		position: absolute;
		border: solid 2px #F47634;
		border-left: 0;
		border-bottom: 0;
		transition: all 0.1s ease;
	}
	.swiper-button-next span {
		width: 10px;
		height: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent;
		position: absolute;
		border: solid 2px #F47634;
		border-left: 0;
		border-bottom: 0;
		transition: all 0.1s ease;
	}

	.swiper-button-next , .swiper-button-prev{
		box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
	}

	  .swipeNext{
		  margin-right: -4px !important;
	  }
	  /* .swiper-button-prev span{
		  
	  }
	  .swiper-button-next span {
		border: solid 2px #000000 !important;
	  } */

	.swiper-button-prev {
		left: 0px !important;
		right: auto !important;
		background: #FFFFFF;
		border-radius: 50%;
	}

	.swiper-button-prev:hover{
		background: linear-gradient(90deg, #F47634 0%, #FEAE45 100%) !important; 
	}
	 
	.swiper-button-next:hover{
		background: linear-gradient(90deg, #F47634 0%, #FEAE45 100%) !important;
	}
	.swiper-button-next:hover .swipeNext{
		border: solid 2px #ffffff;
		border-left: 0;
    	border-bottom: 0;
	}
	.swiper-button-prev:hover .swipePrev{
		border: solid 2px #ffffff;
		border-left: 0;
    	border-bottom: 0;
	}

	.swiper-button-next {
		right: 0px !important;
		background: #FFFFFF;
		transform: matrix(-1, 0, 0, 1, 0, 0);
		border-radius: 50%;
	}

	.swiper-button-prev span  {
		transform: rotate(-135deg);
		left: 43%;
	}

	.swiper-button-next span {
		transform: rotate(220deg);
		right: 41%;
	}

	.social .swiper-pagination {
		color:#ffffff;
		bottom: 30px !important;
		text-align: left;
		padding-left: 4%;
		bottom: 10px!important;
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;

	 }

	 .social .swiper-pagination-current{
		color: #F47634 !important;
		
	 }
	.testoAndEntro_tag{
		font-size: 18px;
		text-align: center;
	}

	.box1{
		border: 1px solid;
		width: 596px;
		height: 186px;
		background: rgba(19, 7, 1, 0.71);
		margin-bottom: 20px;
		
	}

	.box2 , .box4{
		float: right;

	}

	.box{
		padding: 0 120px;
		margin-top: 60px;
	}
	/* blogs */
	.blogs{
		width: 100%;
		height: auto;
		background: #FFFFFF;
		padding: 100px 120px;
	}

	.blogsTitle{
		font-weight: bold;
		font-size: 32px;
		color: #2b2626;
	}

	.blogsTag{
		font-size: 28px;
		text-align: center;
		color: #000000;
		margin-top: 8px;
	}

	.blogsContainer{
		margin-top: 53px;
		display: flex;
	}

	.blogSub{
		height: auto;
		background: #F8F8F8;
		text-align: center;
	}

	.subscribeTag{
		font-weight: bold;
		font-size: 32px;
		color: #24164F;
		text-align: center;
	}

	.blogSubContainer{
		padding-top: 62px;
	}

	.subscribeBtn{
		background: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		width: 217px;
		height: 56px;
		font-weight: 600;
		font-size: 16px;
		color: #FFFFFF;
		margin-left: 38px;
	}

	/* gallery */
	.gallery{
		width: 100%;
		height: auto;
		background: #FFFFFF;
		padding: 100px 120px;
	}

	.galleryTitle{
		font-weight: 600;
		font-size: 48px;
		color: #141416;
		text-align: center;
	}

	.galleryTag{
		font-size: 28px;
		margin-top: 15px;
		text-align: center;
		
	}
	
	.galleryContainer{
		text-align: center;
	}

	.gImg{
		width: 238px;
	height: 238px;
	}

	.galTop{
		margin-bottom: 115px;
	}

	.galleryContainer{
		margin-top: 93px;
	}
	
	.gImg:hover {
		transform: scale(1.3); 
	}
	
	.testoAndEntro_header{
		margin-bottom: 83px;
	}

	.slides{
		width: 400px;
		height: 600px;
	}

	.slideUp{
		width: 300px;
		background: #FFFFFF;
		height: 200px;
		margin: 0 auto;
		box-shadow: 0px 6px 26px rgb(0 0 0 / 14%);
		padding: 30px ;
		border-radius: 4px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		line-height: 21px;

	}

	.slideUp::before{
		content: '';
		position: absolute;
		border-width: 21px;
		border-style: solid;
		border-color: #ffffff transparent transparent transparent;
		left: 45%;
		top: 200px;
	}

	.slideDown{
		text-align: center;
	}
	
	.slideProfImg{
		height: 100px;
		width: 100px;
		border-radius: 50%;
		margin-top: 40px;
	}

	.slideDataHeader{
		font-weight: 600;
		font-size: 20px;
		color: #1D1E1F;
		line-height: 30px;
	}

	.sliderDataContain{
		color: #666666;
		font-size: 14px;
		margin-top: 10px;
		line-height: 21px;
	}
	
	.profileName{
		font-weight: 600;
		font-size: 20px;
		color: #F47634;
		margin-top: 8px;
		line-height: 30px;
	}

	.profilePosition{
		color: #666666;
		font-size: 14px;
		letter-spacing: 0.02em;
		line-height: 21px;
		font-family: 400;
	}

	.blog1{
		width: 384px;
		height: max-content;
		margin: 0 20px;
	}

	.blogImg{
		height: 246px;
		width: 384px;
	}

	.blogTag{
		background: #E7E7E7;
		border-radius: 4px;
		width: 130px;
		height: 26px;
		padding: 4px;
		font-size: 12px;
	}

	.blog1_header{
		margin: 20px 0;
	}

	.blog1Info{
		color: #1D1E1F;
		font-weight: 500;
		font-size: 16px;
	}

	.aboutUs_bg{
		background-image: url("");
		/* position: relative; */
		padding-bottom: 130px;
	}

	.aboutUsImgD{
		width: 100%;
	}
	
	.aboutUs_tag{
		text-align: center;
		/* width: 100%;
		height: 100%;
		color: #ffffff;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%); */
	}
	.joinus-icon{
		width: max-content;
		position: absolute;
		margin-top: 40px;
		margin-left: -30px;
		margin-top: 53px;
		color: #ffffff;
	
	}

	.aboutUsTitle{
		font-weight: 700;
		font-size: 80px;
		/* margin-top: 150px;
		line-height: 110px; */
		line-height: 110px;
	
	}

	.aboutUsTag{
		font-weight: 500;
		font-size: 14px;
		margin-top: 15px;
		line-height: 21px;
	}

	.ConsultantsHeader{
		font-weight: bold;
		font-size: 28px;
		color: #1D1E1F;
		margin-bottom: 40px;
	}

	.leaderViewAll{
		float: right;
		font-size: 18px;
		margin-right: 57px;
		margin-top: 15px;
		color: #F47634;
	}

	.overviewContant {
		position: relative;
	}

	.overViewRightFrame{
		position: absolute;
		left:0;
		top:3%;
	}

	.overViewBottomFrame{
		position: absolute;
		bottom:0;
		right:3%;
	}

	.OverviewFirstPage_detail{
		padding-left: 0 !important;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}


	/* Awards */
	.awards{
		width: 100%;
		padding: 100px 120px;
		background: #F8F8F8;
		height: max-content;
	}

	.awardsTitle{
		color: #24164F;
		font-family: Poppins;
		font-weight: bold;
		font-size: 32px;
		text-align: center;
		letter-spacing: 1px;
	}
	.award_img{
		width: 284.05px;
		height: 382px;
	
	}

	.awardsContainer{
		display: flex;
		justify-content: space-between;
		text-align: center;
		margin-top: 3%;
	}

	.awardsBoxTitle{
		font-family: Poppins;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		background-color: #F47634;
        background-image: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent; 
        -moz-text-fill-color: transparent;
		margin-bottom: 12px;
		letter-spacing: 0.04em;
		line-height: 29px;
	}

	.awardsBoxDescription{
		font-weight: 500;
		font-size: 18px;
		color: #24164F;
   		margin: 0 auto;
		letter-spacing: 0.04em;
	}

	.awardsBox{
		width: 35%;
		margin: 0 auto;
	    padding: 47px 20px;
	}

	.awardsBox:hover{
		background: #FFFFFF;
		box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
		border-radius: 4px;
	}
	.awardsImg{
		margin-bottom: 25px;
	}

	.strideAlpa{
		font-weight: bold;
		color: #24164F;
		margin-right: 2%;
		font-size: 28px;
		line-height: 42px;
		letter-spacing: 1px;
		margin-top: -8px;
	}

	.strideData{
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 16px;
		line-height: 24px;
	}
	
	 
	.colorAnimation .strideAlpa {
		color: #F47634;
	}
	.colorAnimation .strideData {
		color: #24164F;
	}
	.colorAnimation .bullet {
		color: #F47634;
	}
	 
	.speed:hover 
	.strideAlpa{
		color: #F47634;

	}
	.transparency:hover .strideAlpa{
		color: #F47634;

	}
	.resilience:hover .strideAlpa{
		color: #F47634;

	}
	.resilience:hover .strideAlpa{
		color: #F47634;

	}
	.intrapreneurship:hover .strideAlpa{
		color: #F47634;

	}
	.discipline:hover .strideAlpa{
		color: #F47634;
	}
	.eclectic:hover .strideAlpa{
		color: #F47634;
	}
	.strideData{
		margin: 8px;
		color: #d9d0f5;
		line-height: 21px;
		letter-spacing: 1px;
	}
	.strideData:hover{
		color: #24164F;
	}
	.speed ,
	.transparency ,
	.resilience ,
	.intrapreneurship,
	.discipline,
	.eclectic{
		display: flex;
		margin-bottom: 25px;
	}
	.bullet{
		color: transparent;
		margin-top: 0%;
		padding-right: 2%;
		
	}
	.speed:hover  .bullet{
		color: #F47634;

	}
	.transparency:hover .bullet{
		color: #F47634;
	}
	.resilience:hover .bullet{
		color: #F47634;

	}
	.resilience:hover .bullet{
		color: #F47634;

	}
	.intrapreneurship:hover .bullet{
		color: #F47634;

	}
	.discipline:hover .bullet{
		color: #F47634;
	}
	.eclectic:hover .bullet{
		color: #F47634;
	}


	/* people page */
	.joinUs{
		display: flex;
		width: 100%;
		/* height: 820px; */
	}

	.joinUsImageSection , .joinUsContain{
		width: 50%;
	}

	.joinUs_img{
		width: 100%;
		/* height: 820px; */
	}

	.joinUsContain{
		padding: 80px 60px;
		/* display: flex;
		flex-direction: column;
		justify-content: center; */
	}

	.joinUsConatinerTitle{
		font-weight: bold;
		font-size: 60px;
		color: #F47634;
		background-color: #F47634;
		background-image: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		background-size: 100%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		-webkit-text-fill-color: transparent;
		line-height: 78px;
		letter-spacing: 0.04em;
	}
	

	.joinUsImageData{
		display: flex;
		opacity: 0.85;
		flex-direction: column;
		position: absolute;
		height: 100%;
		top: 0;
		justify-content: center;
		padding: 0 15%;
	}

	.joinUsImageSection{
		position: relative;
	}

	.joinUSDataTop{
		font-style: italic;
		font-weight: 500;
		font-size: 20px;
		color: #F8F8F8;
		line-height: 30px;
		letter-spacing: 0.04em;

	}
	.joinUsDataBottom{
		font-weight: 800;
		font-size: 32px;
		color: #F47634;
		margin-top: 40px;
		line-height: 38px;
		letter-spacing: 0.04em;
	}
	.jobTitle{
		font-weight: 700;
		font-size: 28px;
		color: #24164F;
		letter-spacing: 1px;
		line-height: 42px;

	}
	.jobDescription{
		font-size: 14px;
		color: #1D1E1F;
		margin-top: 20px;
		padding-right: 10%;
		line-height: 21px;
		letter-spacing: 0.04em;
		padding-bottom: 16px;

	}
	.activeJob{
		background: rgba(244, 118, 52, 0.1) !important;
		border: 1px solid #F47634 !important;
		box-sizing: border-box !important;
		border-radius: 4px !important;

	}
	/* .joinUsConatinerJobs{
		margin-top: 40px;
	} */
	.findRole{
		font-weight: bold;
		font-size: 20px;
		color: #cecece;
		margin-bottom: 16px;
		letter-spacing: 1px;
		line-height: 30px;
		margin-top: 36px;
	}
	.joinUsJobsSection{
		display: flex;
		border-bottom: 1px solid #BAC3C9;
		justify-content: space-between;
		margin: 4% 0;
	}
	.applyButton{
		background: #FFFFFF;
		border: 2px solid #F47634;
		color: #F47634;
		font-weight: 500;
		font-size: 16px;
		border-radius: 4px;
		width: max-content;
		padding: 14px;
	}
	.applyButton:hover{
		border: 2px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		-webkit-border-image: -webkit-gradient(90deg, #F47634 0%, #FEAE45 100%);
		color: #F47634;
		background-color: #F47634;
		background-image: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		background-size: 100%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		-webkit-text-fill-color: transparent;
	} 
	.applyButton:focus-visible{
		outline: 2px solid linear-gradient(90deg, #F47634 0%, #FEAE45 100%) !important;
		-webkit-border-image: -webkit-gradient(90deg, #F47634 0%, #FEAE45 100%);
		color: #F47634;
		background-color: #F47634;
		background-image: linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
		background-size: 100%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.jobApplyButton{
		margin: auto 0;
	}
	.jobTypeLabel{
		display: block;
	}
	.jobDropdown{
		display: none;
	}

 /* joinUsDetailPage */
	.joinUsDetailPage{
		padding: 30px 120px;
	}
	.joinUsDetail{
		width: 60%;
		margin: 0 auto;
	}

	.joinUsNav{
		margin-bottom: 30px;
		color: #24164F !important;
		font-weight: 600;
		font-size: 16px;
	}
	.joinUsNavBack{
		color: #24164F !important;
		font-weight: 600;
		font-size: 16px;
	}
	.joinUsNavBack a{
		color: #24164F !important;
	}
	.jobDetailTitle{
		color: #24164F;
		font-weight: bold;
		font-size: 60px;
		margin-bottom: 16px;
	}
	.jobDetailDescription{
		font-size: 14px;
		color: #1D1E1F;
		margin-top: 16px;
	}

	.jobDetailContainer{
		margin-top: 30px;
	}

	.jobDetailContainerTitle{
		font-weight: 600;
		font-size: 28px;
		color: #24164F;
		margin-bottom: 8px;
	}

	.jobDetailContainerDescription{
		font-size: 14px;
		color: #333333;
	} 

	.joinUsForm{
		box-shadow: 0px 6px 20px rgba(29, 30, 31, 0.2);
		border-radius: 4px;
	}

	.joinUsForm{
		margin-top: 40px;
		padding: 40px 100px;
	}

	.joinUsFormHeader{
		color: #24164F;
		font-weight: bold;
 		font-size: 32px;
		 text-align: center;
	}

	.joinUsFormTag{
		font-weight: bold;
		font-size: 20px;
		color: #cecece;
		margin-top: 40px;
	}
	.jobType{
		width: max-content;
		height: 36px;
		background: rgba(96, 96, 96, 0.1);
		border: 1px solid rgba(96, 96, 96, 0.5);
		box-sizing: border-box;
		border-radius: 4px;
		padding: 6px 12px;
		margin: 7px 7px;
		letter-spacing: 1px;
		cursor: pointer;
	}
	#tabs-nav{
		list-style: none;
    	display: flex;

	}
	.jobType a{
		color: #1D1E1F;
    	text-decoration: none;
	}
	.jobType a:hover{
		color: #1D1E1F;
	}
	.jobTypeLabel{
		display: flex;
		width: 100%;
    	flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.jobType.activejob{
		background: rgba(244, 118, 52, 0.1);
		border: 1px solid #F47634;
		box-sizing: border-box;
		border-radius: 4px;
		font-size: 14px;
		font-weight: 400;
	}

	.dnaDataList1{
		margin: 25px 0;
	}

	.socialDataHeader{
		display: block;
	}


	.listItem{
		font-weight: 600;
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 15px;
		letter-spacing: 1px;
		line-height: 30px;
	}

	.galleryHeader{
		font-weight: bold;
		font-size: 32px;
		color: #24164F;
		text-align: center;
	}

	.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
		content: none !important;
	}

	.swiper-button-next:after{
		content: none !important;
	}

	.galTitle{
		font-weight: bold;
		font-size: 32px;
		letter-spacing: 1px;
		color: #24164F;
		text-align: center;
		margin-bottom: 90px;
		letter-spacing: 1px;
		line-height: 48px;
		letter-spacing: 1px;

	}
	
	.site-info{
		display: none;
	}
	.culture_img{
		height: 100%;
		width: 100%;
	}

	/* Search page */
	.search-page{
		padding: 30px 120px;
	}
	.search-knowMoreBtn {
		font-size: 16px;
		font-weight: 600;
		width: 150px;
		height: 56px;
		padding: 0px;
		color: #fff;
		background: #f47634!important;
		border-color: #f47634!important;
	}
	.search-knowMoreBtn a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.search-knowMoreBtn a:hover{
		color: #FFFFFF;
	}
	.search-knowMoreBtn a:focus{
		color: #fff;
		background: #f47634!important;
		-webkit-text-fill-color:#f47634;
		border-color: #f47634!important;
	}
	.search-title{
		font-size: 48px;
		margin: 60px 0;
		color: #24164F !important;
		font-weight: bold;
	}
	#dark .no-search-content{
		color: #ffffff !important;
	}

	.search-content{
		margin-bottom: 60px;
    	height: max-content;
	}
	.searched-title a{
		font-size: 32px;
		text-decoration: none;
		font-weight: 600;
		font-family: Poppins;
		font-size: 32px;
		line-height: 48px;
		letter-spacing: 1px;
		color: #1D1E1F;

	}
	.searched-title a:hover{
		color: #f47634;
	}

	#dark .search-page{
		background: #272727;
	}
	#dark .search-title{
		color: #ffffff !important;
	}
	#dark .searched-title a{
		color: #FFFFFF !important;
		opacity: 0.87;
	}
	#dark .search-data{
		color: #FFFFFF;
		opacity: 0.6;
	}
	#dark .searched-title a:hover{
		color: #f47634 !important;
	}
	.diversity-img{
		display: block;
	}
	.diversity-img-mob{
		display: none;
	}
	.vision-animation{
		position: relative;
		margin-left: -44px;
		height: 6px;
		background-color: orange;
		width: 0%;
		margin-top: -38px;
	}
	.stride{
		padding-left: 30px;
	}
	.pnf-title{
		font-family: Poppins;
		font-style: normal;
		font-weight: bold;
		font-size: 120px;
		line-height: 110px;
		color: rgba(29, 30, 31, 0.48);
		text-align: center;
		margin-top: 58px;

	}
	.pnf-tag{
		font-family: Poppins;
		font-style: normal;
		font-weight: bold;
		font-size: 36px;
		line-height: 110px;
		color: rgba(29, 30, 31, 0.48);
		text-align: center;
	}
	.pnf-btn{
		text-align: center;
	}
	.page-not-found{
		height: 100vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#dark .page-not-found{
		background: #121212;		
	}
	#dark .pnf-title{
		color: rgba(255, 255, 255, 0.6);
	}
	#dark .pnf-tag{
		color: rgba(255, 255, 255, 0.8);

	}
	#dark .ligth-svg{
		display: none;
	}
	.ligth-svg{
		display: block;
	}
	#dark .dark-svg{
		display: block;
	}
	.dark-svg{
		display: none;
	}
	.OverviewFirstPage_image{
		width: 100%;
	}

	
	@media only screen and (min-width: 1200px) {
		.OverviewFirstPage_image{
			width: 100%;
		}
		.diversity-img{
			display: block;
		}
		.diversity-img-mob{
			display: none;
		}
		.leaderShip {
		   padding: 100px 120px;
	   }
	   .aboutUsSecoundPage {
		   padding: 230px 120px;
	   }
	   .OverviewFirstPage_detail{
		   padding-left: 10% !important;
	   }
	   .jobTypeLabel{
		   display: flex;
	   }
	   .jobDropdown{
		   display: none;
	   }
   
	   .sustainability_data{
		   width: 996px;
		   height: 463px;
		   background: #FFFFFF;
		   margin: 0 auto;
		   padding: 0 84px;
		   margin-top: 30px;
		   position: relative;
   
	   }
	   .socialDataHeader{
		   display: block;
	   }
	   .leaderShip_container_top , .leaderShip_container_Bottom{
		   display: flex;
		   margin: 0 auto;
		   margin-bottom: 60px;
	   }
	   .teamProfile{
		   width: 371px;
		   height: 148px;
		   background: #FFFFFF;
		   
		   border-radius: 4px;
		   padding: 12px;
		   margin-right: 18px;
		   display: flex;
	   }
	   .teamPImg {
		   width: 116px;
		   height: 116.11px;
	   }
	   .temProfileLine{
		   margin: 3px;
	   }
   
	   .teamProfileLocation {
		   margin-top: 3px;
	   }
	   .viewAllMobile{
		   display: none;
	   }
	   .socialDataHeaderM{
		   display: none;
	   }
	   .frametop {
		   position: absolute;
		   height: 5%;
		   top: calc(100% - 5%);
		   right: 24%;
	   }
	}

	@media only screen and (min-width: 993px) and (max-width: 1200px) {
		.diversity-img{
			display: block;
		}
		.diversity-img-mob{
			display: none;
		}
		.aboutUsSecoundPage, .leaderShip , .aboutUsFirstPAge , .reaserchAndInsigth , .socialResponsibility ,.testoAndEntro {
			padding: 100px 50px;
		}
		.value ,.vision , .mission{
			width: 241px;
			height: 219px;
		}
		.vision{
			margin-left: -23px;
		}
	   .reaserchAndInsigthBoxContain{
		padding: 6% 36px;
	   }
	   .diversityContent {
		padding-left: 52px;
	   }
	   .jobTypeLabel{
			display: block;
		}
		.jobDropdown{
			display: none;
		}
	   .sustainabilityContent {
		padding-right: 50px;

	   }
		.viewAllMobile{
			display: none;
		}
		.missionContain, .visionContain, .valueContain{
			padding: 0;
		}
		.sustainability_data{
			width: 996px;
			height: 463px;
			background: #FFFFFF;
			margin: 0 auto;
			padding: 0 84px;
			margin-top: 30px;
			position: relative;
		
		}
		.OverviewFirstPage_detail{
			padding-left: 10% !important;
		}
		.socialDataContainer{
			margin-top: 20px;
		}
		.socialResponsibilityData {
			padding: 30px 33px;
			width: 50%;
			height: 404px;
			position: absolute;
			padding-right: 15%;
		}
		.socialDataContainer {
			margin-top: 15px;
		}
		.leaderShip_container_top , .leaderShip_container_Bottom{
			display: flex;
			margin: 0 auto;
			margin-bottom: 60px;
		}
		.teamProfile{
			width: 371px;
			height: 148px;
			background: #FFFFFF;
			
			border-radius: 4px;
			padding: 12px;
			margin-right: 18px;
			display: flex;
		}
		.socialResponsibilityImg{
			height: 503px;
		}
		.teamPImg {
			width: 116px;
			height: 116.11px;
		}
		.temProfileLine{
			margin: 3px;
		}
		.teamProfileLocation {
    		margin-top: 3px;
		}
		.teamProfileLocation {
			margin-top: 3px;
		}
		.dnaContainer {
			width: 50%;
			padding-left: 15px;
			padding-top: 15px;
		}
		.aboutUsTitle {
			font-weight: bold;
			font-size: 80px;
			/* margin-top: 10%; */
		}
		.aboutUsTag{
			margin-top: 15px;
		}
		.frametop {
			position: absolute;
			height: 5%;
			top: calc(100% - 5%);
			right: 24%;
		}
	}
	
	@media only screen and (min-width: 769px) and (max-width: 992px) {
		.diversity-img{
			display: block;
		}
		.stride{
			padding-left: 0;
		}
		.diversity-img-mob{
			display: none;
		}
		.aboutUsFirstPAge , .aboutUsSecoundPage , .leaderShip , .management ,.reaserchAndInsigth , .sustainability_data    , .blogs , .gallery{
			padding: 33px 60px 30px 60px;
		}
		.testoAndEntro{
			padding: 80px 30px;
		}
		.vision-animation{
			display: none;
		}
		.abouUsData{
			height: 170px !important;
		}
		.socialResponsibility{
			height: max-content;
		}
		#dark .whyUs{
			background: #24164F !important;
		}
		.OverviewFirstPage_detail{
			padding-left: 0 !important;
		}
		#dark .visionContain {
			color: #ffffff;
			opacity: 0.87;
		}
		.awardsBox {
			width: 97%;
			margin: 10% auto;
		}
		.galTitle {
			margin-bottom: 63px;
		}
		.joinusClass{
			text-align: center;
		}
		#joinUsJobs {
			width: 100%;
			border: none;
			border-bottom: 1px solid #606060;
			font-weight: 500;
			font-size: 14px;
			line-height: 21px;
			padding-bottom: 10px;
			background: transparent !important;
		}
		#joinUsJobs:focus-visible{
			outline: none;
		}
		.joinus-icon{
			width: max-content;
			position: absolute;
			margin-top: 40px;
			margin-left: -30px;
			margin-top: 53px;
			color: #ffffff;
		
		}
		input:-webkit-autofill {
			-webkit-text-fill-color: black;
			-webkit-box-shadow: 0 0 0px 1000px white inset;
		}
		input:-moz-autofill {
			-moz-text-fill-color: black;
			-moz-box-shadow: 0 0 0px 1000px white inset;
		}
		input:-o-autofill {
			-o-text-fill-color: black;
			-o-box-shadow: 0 0 0px 1000px white inset;
		}
		input:-khtml-autofill {
			-khtml-text-fill-color: black;
			-khtml-box-shadow: 0 0 0px 1000px white inset;
		}
		input:focus:-webkit-autofill {
			-webkit-text-fill-color: black;
			-webkit-box-shadow: 0 0 0px 1000px white inset;
		}
		input:focus:-moz-autofill {
			-moz-text-fill-color: black;
			-moz-box-shadow: 0 0 0px 1000px white inset;
		}
		input:focus:-o-autofill {
			-o-text-fill-color: black;
			-o-box-shadow: 0 0 0px 1000px white inset;
		}
		input:focus:-khtml-autofill {
			-khtml-text-fill-color: black;
			-khtml-box-shadow: 0 0 0px 1000px white inset;
		}
		
		.jobTypeLabel{
			display: none;
		}
		.jobDropdown{
			display: block;
		}
		.reaserchAndInsigthBox{
			height: 760px;
		}
		.aboutUsContainer{
			font-size: 12px;
			font-weight: normal;
			color: #606060;
			padding: 20px 12px;
			width: 90%;
		}
		#dark .awardsBox {
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
			box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
			border-radius: 4px;
		}
		.aboutUsTitle{
			font-weight: bold;
			font-size: 32px;
			color: #FFFFFF;
			/* margin-top:16%; */
			line-height: 55px;
		}
		.aboutUsTag {
			font-weight: 500;
			font-size: 14px;
			margin-top: 0;
			line-height: 21px;
		}
		
		.OverviewFirstPage_image_box{
			text-align: center;

		}
	
		.OverviewFirstPage_image{
			width: 100%;
		}
		.frametop {
			position: absolute;
			height: 5%;
			top: calc(100% - 5%);
			right: 6%;
		}
		.visionImg , .missionImg{
			height: 60px;
			width: 60px;
		}
		.visionContain , .missionContain{
			font-weight: normal;
			font-size: 12px;
			color: #333333;
			letter-spacing: 0.06em;

		}
		#dark .visionBox{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
		}
		#dark .diversitySustainability{
			background: #121212;;
		}
		.reaserchAndInsigthBoxContain{
			width: 100%;
		}
		.reaserchAndInsigth{
			padding: 0;
		}
		.reserchContainTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: start;
			
		}
		.reaserchAndInsigthBoxContain{
			display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 0 15px;
		}
		.reaserchAndInsigthBoxImg{
			height: 760px;
		}
		.diversityContent , .diversityImg{
			width: 100%;
		}
		.diversity{
			display: flex;
			flex-direction: column-reverse;
			padding: 60px 15px;
			height: 760px;
			
		}
		.sustainability {
			display: flex;
			flex-direction: column;
			margin-top: 60px;
			padding: 0 15px;
			height: 650px;
			
		}
		.sustainability-img, .diversity-img {
			height: auto;
			max-height: 300px;
			margin-top: 20px;
			object-fit: cover;
		}
		.socialImg {
			height: auto;
			object-fit: cover;
			max-height: 100%;
			object-position: center;
			width: 100%;
			filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.1));
		}
		.diversityTitle , .sustainabilityTitle{
			display: none;
		}
		.diversityContent , .sustainabilityContent{
			padding: 0;
			margin-top: 32px;
		}
		.diversityImg{
			text-align: center;
		}
		.diversitySustainability{
			padding: 60px 0;
		}
		.diversityTitleR , .sustainabilityTitleR{
			font-weight: bold;
			font-size: 32px;
			color: #24164F;
			text-align: start;
			display: block;
			margin-bottom: 20px;
		}
		
		.sustainabilityImg {
			width: 100%;
			text-align: center;
		}
		.sustainabilityContent{
			width: 100%;
    		padding: 0 15px;
		}
		.testoAndEntro_title{
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
		}
		.testoAndEntro_tag{
			font-weight: normal;
      		font-size: 16px;
			  color: #666666;
		}
		.slideUp {
			width: 93%;
			background: #FFFFFF;
			height: 250px;
			margin: 0 auto;
			box-shadow: 0px 6px 26px rgb(0 0 0 / 14%);
			padding: 40px 15px;
			text-align: center;
		}
		.bullet{
			margin-top: 0;
		}
		.slideDataHeader{
			font-weight: 600;
			font-size: 16px;
			color: #1D1E1F;
		}
		.sliderDataContain{
			font-weight: normal;
			font-size: 12px;
		}
		.social .swiper-button-prev{
		    top: 90% !important;
    		margin-left: 31% !important;
		}
		.social .swiper-button-next{
			top: 90% !important;
    		left: 53% !important;
		}
		.slider2 .swiper-button-prev{
			top: 29%;
		}
		.slider2 .swiper-button-next{
			top: 29%;
		}
		.gallerySlider .swiper-button-prev{
			top: 98%;
			margin-left: 41%;
		}
		.gallerySlider .swiper-button-next{
			top: 98%;
			left: 56%;
		}
		.profileName{
			font-weight: 600;
			font-size: 16px;
			letter-spacing: 0.04em;
		}
		.profilePosition{
			font-weight: normal;
			font-size: 14px;
			color: #666666;
		}
		.slideUp::before{
			left: 45%;
    		top: 249px;
		}
		.management{
			padding: 60px 15px;
		
			width: 100%;
			display: flex;
			flex-wrap: wrap;
		}
		.managementContainer{
			display: unset;
			margin-top: 0;
			width: 50%;
		}
		.managementHeader{
			text-align: center;
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
			width: 100%;
		}
		.awards {
			width: 100%;
			padding: 60px 20px;
			height: max-content;
		}
		.awardsBox {
			width: 95%;
			margin: 10% auto;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
			background: #ffffff;
		}
		.awardsBoxDescription{
			font-weight: 500;
			font-size: 14px;
			line-height: 23px;
			text-align: center;
			letter-spacing: 0.04em;
			width: 100%;
		}
		.awardsBoxTitle{
			font-size: 18px;
			line-height: 29px;
			text-align: center;
			letter-spacing: 0.04em;
		}
		
		.awardsTitle{
			font-size: 24px;
			line-height: 36px;
			text-align: center;
			letter-spacing: 1px;
		}
		.dnaPage {
			height: max-content;
			
			display: block;
		}
		.OverviewFirstPage_detail_text{
			letter-spacing: 1px;
			font-weight: normal;
			font-size: 14px;
			color: #333333;
		}
		.dnaContainer {
			width: 100%;
			padding-left: 0;
			padding-top: 0;
			padding: 60px 15px;
		}
		.dnaImgBox{
			position: relative;
			width: 100%;
		}
		.dnaContainerTitle{
			text-align: center;
			display: flex;
    		flex-direction: column;
		}
		.heliosDNA{
			display: none;
		}
		.heliosDNAR{
			width: 120px;
			background: #ffffff;
			color: black;
			height: max-content;
			left: -59px;
			text-align: center;
			top: -69%;
			display: block;
			margin-left: 43%;
    		margin-top: -13%;
		}
		.reaserchAndInsigthBoxImg, .reaserchImg{
			width: 100%;
			height: 100%;
		}
		.reserchData{
			font-weight: 500;
			font-size: 18px;
			letter-spacing: 0.04em;
			color: #FFFFFF;
		}
		.socialDataHeader{
			display: none;
		}
		.socialDataHeaderM {
			display: block;
			text-align: center;
			padding-top: 44px;
		}
		.social .swiper-pagination{
			bottom: 19px !important;
		}
		/* Join Us */
		.joinUs{
			display: block;
			height: max-content;
		}
		.joinUsImageSection{
			width: 100%;
		}
		.joinUsImageData{
			width: 100%;
			padding: 50px 25px;
			text-align: center;
		}
		.joinUsContain{
			padding: 50px 30px;
			width: 100%;
		}
		.joinUs_img {
			width: 100%;
			height: auto;
			max-height: 360px;
			/* object-fit: cover; */
		}
		.joinUSDataTop{
			font-weight: 500;
			font-size: 14px;
		}
		.joinUsDataBottom{
			font-weight: 800;
   			font-size: 18px;
		}
		.joinUsContain{
			padding: 50px 30px;
		}
		.joinUsConatinerTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: center;
			letter-spacing: 0.04em;
		}
		.findRole{
			font-weight: 600;
			font-size: 14px;
		}
		.jobTitle{
			font-weight: bold;
			font-size: 20px;
		}
		.jobDescription{
			font-weight: normal;
 			font-size: 14px;
		}
		.applyButton{
			width: 129px;
			height: 48px;
			margin-top: 10px;
		}
		.joinUsJobsSection {
			display: block;
			border-bottom: none;
			height: max-content;
			width: 100%;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
			padding: 16px 14px;
			margin-bottom: 20px;
			max-height: 200px;
		}
		#dark .joinUsJobsSection{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.11)), #121212;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 14%), 0px 1px 18px rgb(0 0 0 / 12%), 0px 3px 5px rgb(0 0 0 / 20%);
		}

		.listItem{
			font-size: 12px;
			font-weight: 600;
		}

		.aboutUsImgM{
		display: none;
		}
		.viewAllMobile{
		display: none;
		}
		.mission , .value {
			margin-top: 34px;
		}
		.sustainability_data{
			width: 610px;
			padding: 0 43px;
		}
		.leaderShip_container_top, .leaderShip_container_Bottom {
			display: unset;
			margin: 0 auto;
		}
		.teamProfile{
			margin: 0 auto;
			width: 440px;
		}
		.teamProfileDetail{
			margin-left: 15px;
			width: max-content;
		}
		.teamPImg {
			width: 150px;
		}
		.socialDataContainer{
			font-size: 12px;
			margin-top: 1px;
		}
		.socialDataHeader{
			font-size: 18px;
		}
		.socialResponsibilityData {
			padding: 30px 13px;
			width: 50%;
			height: max-content;
			position: absolute;
			padding-right: 16%;
			margin-top: 132px;
			
		}
		.socialResponsibility_Bg {
			width: 70%;
			height: 317px;
			background: #FFC875;
			margin-top: 92px;
			margin-left: 20%;
		}
		.socialResponsibilityImg {
			width: 50%;
			z-index: 5;
			height: 382px;
			left: 43.5%;
			padding: 0px;
			position: absolute;
		}
		.blogsContainer{
			display: unset;

		}
		.blog1 {
			width: 100%;
			height: max-content;
			margin-bottom: 75px;
			display: flex
		}
		.blogImg {
			width: 200px;
			height: 100px;
		}
		.sustainability_data_tag {
			font-size: 14px;
		}
		.socialResponsibilityData {
			width: 90%;
			height: 234px;
			margin-top: 355px;
			margin-left: 5%;
			position: absolute;
			padding-right: 2%;
			background: #FFFFFF;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
		}
		.socialResponsibility{
			height: auto;
			padding: 0;
		}
		.socialResponsibility_title {
			font-weight: bold;
			font-size: 24px;
			text-align: center;
		}
		.socialDataHeader {
			font-weight: 600;
			font-size: 18px;
		}
		.socialResponsibility_tag{
			font-size: 14px;
			text-align: center;
		}
		.socialDataContainer{
			font-size: 12px;
			margin-top: 1px;
		}
		.socialResponsibilityImg{
			width: 100%;
			height: 266px;
			margin-top: 102px;
			margin-left: 0;
			z-index: 5;
			padding: 0px;
			position: absolute;
			left: 0;
		}
		
		.socialResponsibility_Bg{
			width: 100%;
			height: 291px;
			background: #FFC875;
			margin-top: 92px;
			margin-left: 0;
		}

		/* overview */
		.OverviewFirstPage_detail {
			margin-bottom: 8%;
		}
		.OverviewFirstPage_detail_text {
			margin-top: 16px;
			margin-right: 0;
			font-weight: normal;
			font-size: 16px;
			color: #333333;
		}
		/* mission */
		.missionContainer{
			display: unset
		}
		.visionBox {
			width: 100%;
			padding: 30px 15px;
			height: 241px;
			box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.12);
			border-radius: 4px;	
			background: #ffffff;
			margin: 10% 0;	

		}
		
		.visionHeader, .missionHeader , .visionImg, .missionImg{
			text-align: start;
			font-weight: 600;
			font-size: 20px;
		}
		/* management */
		.managementProfile {
			width: 100%;
			text-align: center;
			margin-top: 8%;
		}
		
		.awardsBox {
			width: 80%;
			margin: 10% auto;
			background: #ffffff;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
		}
		.awardsContainer {
			display: unset;
			text-align: center;
			margin-top: 3%;
		}
		.OverviewFirstPage_detail{
			padding-left: 0 !important;
		}

	}

	@media only screen and (min-width: 600px) and (max-width: 768px) {
		.pnf-title{
			font-size: 100px;
		}
		.pnf-title{
			font-size: 30px;
		}
		.diversity-img{
			display: block;
		}
		.stride{
			padding-left: 0;
		}
		.diversity-img-mob{
			display: none;
		}
		.aboutUsFirstPAge , .aboutUsSecoundPage , .leaderShip , .management ,.reaserchAndInsigth , .sustainability_data    , .blogs , .gallery{
			padding: 33px 60px 30px 60px;
		}
		.testoAndEntro{
			padding: 80px 30px;
		}
		.vision-animation{
			display: none;
		}
		.strideAlpa {
			margin-top: -3px;
		}
		.frame-left-about {
			width: 0;
		    height: 189px;
			/* border-bottom: 24px solid transparent;
			border-left: 20px solid #F47634; */
			position: absolute;
			top: 30px;
			left: 12px;
		}
		.frame-bottom-about {
			width: 189px;
			height: 0;
			/* border-bottom: 20px solid transparent;
			border-left: 20px solid #1d1e1f;
			background: #F47634; */
			position: absolute;
			bottom: 0;
			right: 31px;
		}
		#dark .whyUs{
			background: #24164F !important;
		}
		.abouUsData{
			height: 170px !important;
		}
		.socialResponsibility{
			height: max-content;
		}
		.reaserchImg{
			height: 100%;
		}
		.galTitle {
			margin-bottom: 63px;
		}
		#joinUsJobs {
			width: 100%;
			border: none;
			border-bottom: 1px solid #606060;
			font-weight: 500;
			font-size: 14px;
			line-height: 21px;
			padding-bottom: 10px;
		}
		#dark .visionContain {
			color: #ffffff;
			opacity: 0.87;
		}
		#dark #joinUsJobs{
			color: #FFFFFF;
		}
		.aboutUsContainer{
			font-size: 12px;
			font-weight: normal;
			color: #606060;
			padding: 20px 12px;
			width: 90%;
		}
		.jobTypeLabel{
			display: none;
		}
		.jobDropdown{
			display: block;
		}
		#dark .awardsBox {
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
			box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
			border-radius: 4px;
		}
		.aboutUsTag {
			font-weight: 500;
			font-size: 14px;
			margin-top: 0;
			line-height: 21px;
		}
		.awardsBox {
			width: 97%;
			margin: 10% auto;
		}
		.aboutUsTitle{
			font-weight: bold;
			font-size: 32px;
			color: #FFFFFF;
			line-height: 51px;
			/* margin-top:27%; */
		}
		
		.OverviewFirstPage_image_box{
			text-align: center;

		}
	
		.OverviewFirstPage_image{
			width: 100%;
		}
		.frametop {
			position: absolute;
			height: 5%;
			top: calc(100% - 5%);
			right: 6%;
		}
		.visionImg , .missionImg{
			height: 60px;
			width: 60px;
		}
		.visionContain , .missionContain{
			font-weight: normal;
			font-size: 12px;
			color: #333333;
			letter-spacing: 0.06em;

		}
		#dark .diversitySustainability{
			background: #121212;;
		}
		#dark .visionBox{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
		}
		.reaserchAndInsigthBoxContain{
			width: 100%;
		}
		.reaserchAndInsigth{
			padding: 0;
		}
		.reserchContainTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: start;
			line-height: 48px;
    		letter-spacing: 1px;
			
		}
		.reaserchAndInsigthBoxContain{
			display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 0 15px;
		}
		.reaserchAndInsigthBoxImg{
			height: 760px;
		}
		.diversityContent , .diversityImg{
			width: 100%;
		}
		.diversity{
			display: flex;
			flex-direction: column-reverse;
			padding: 60px 15px;
			height: 760px;
			
		}
		.sustainability {
			display: flex;
			flex-direction: column;
			margin-top: 60px;
			padding: 0 15px;
			height: 650px;
			
		}
		.sustainability-img, .diversity-img {
			height: auto;
			max-height: 300px;
			margin-top: 20px;
			object-fit: cover;
		}
		.diversityTitle , .sustainabilityTitle{
			display: none;
		}
		.diversityContent , .sustainabilityContent{
			padding: 0;
			margin-top: 32px;
		}
		.diversityImg{
			text-align: center;
		}
		.diversitySustainability{
			padding: 60px 0;
		}
		.diversityTitleR , .sustainabilityTitleR{
			font-weight: bold;
			font-size: 32px;
			color: #24164F;
			text-align: start;
			display: block;
			margin-bottom: 20px;
		}
		
		.sustainabilityImg {
			width: 100%;
			text-align: center;
		}
		.sustainabilityContent{
			width: 100%;
    		padding: 0 15px;
		}
		.testoAndEntro_title{
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
		}
		.testoAndEntro_tag{
			font-weight: normal;
      		font-size: 16px;
			  color: #666666;
		}
		.slideUp {
			width: 100%;
			background: #FFFFFF;
			height: 250px;
			margin: 0 auto;
			box-shadow: 0px 6px 26px rgb(0 0 0 / 14%);
			padding: 40px 15px;
			text-align: center;
		}
		.slideDataHeader{
			font-weight: 600;
			font-size: 16px;
			color: #1D1E1F;
		}
		.sliderDataContain{
			font-weight: normal;
			font-size: 12px;
		}
		.social .swiper-button-prev{
			top: 90% !important;
			margin-left: 31% !important;
		}
		.social .swiper-button-next{
			top: 95% !important;
    		left: 53% !important;
		}
		.slider2 .swiper-button-prev{
			top: 29%;
		}
		.slider2 .swiper-button-next{
			top: 29%;
		}
		.gallerySlider .swiper-button-prev{
			top: 97%;
			margin-left: 41%;
		}
		.gallerySlider .swiper-button-next{
			top: 97%;
			left: 56%;
		}
		.profileName{
			font-weight: 600;
			font-size: 16px;
		}
		.profilePosition{
			font-weight: normal;
			font-size: 14px;
			color: #666666;
		}
		.slideUp::before{
			left: 47%;
    		top: 249px;
		}
		.management{
			padding: 60px 15px;
		
			width: 100%;
			display: flex;
			flex-wrap: wrap;
		}
		.managementContainer{
			display: unset;
			margin-top: 0;
			width: 50%;
		}
		.managementHeader{
			text-align: center;
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
			width: 100%;
		}
		.awards {
			width: 100%;
			padding: 60px 20px;
			height: max-content;
		}
		.awardsBox {
			width: 95%;
			margin: 10% auto;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
		}
		.awardsImg{
			margin-bottom: 25px;
		}
		.awardsBoxDescription{
			font-weight: 500;
			font-size: 14px;
			line-height: 23px;
			text-align: center;
			letter-spacing: 0.04em;
			width: 100%;
		}
		.awardsBoxTitle{
			font-size: 18px;
			line-height: 29px;
			text-align: center;
			letter-spacing: 0.04em;
		}
		.awardsTitle{
			font-size: 24px;
			line-height: 36px;
			text-align: center;
			letter-spacing: 1px;
		}

		.dnaPage {
			height: max-content;
			
			display: block;
		}
		.OverviewFirstPage_detail_text{
			letter-spacing: 1px;
			font-weight: normal;
			font-size: 14px;
			color: #333333;
		}
		.dnaContainer {
			width: 100%;
			padding-left: 0;
			padding-top: 0;
			padding: 60px 15px;
		}
		.dnaImgBox{
			position: relative;
			width: 100%;
		}
		.dnaContainerTitle{
			text-align: center;
			display: flex;
    		flex-direction: column;
			letter-spacing: 1px;
			line-height: 48px;
			font-size: 32px;
		}
		.heliosDNA{
			display: none;
		}
		.heliosDNAR{
			width: 120px;
			background: #ffffff;
			color: black;
			height: max-content;
			text-align: center;
			top: 0;
			display: block;
			position: absolute;
			margin-left: 42%;
		}
		.reserchData{
			font-weight: 500;
			font-size: 18px;
			letter-spacing: 0.04em;
			color: #FFFFFF;
		}
		.socialDataHeader{
			display: none;
		}
		.socialDataHeaderM {
			display: block;
			text-align: center;
			padding-top: 44px;
		}
		.social .swiper-pagination{
			bottom: 19px !important;
		}
		.reaserchAndInsigthBox{
			height: 760px;
		}
		
		/* Join Us */
		.joinUs{
			display: block;
			height: max-content;
		}
		.joinUsImageSection{
			width: 100%;
		}
		.joinUsImageData{
			width: 100%;
			padding: 50px 25px;
			text-align: center;
		}
		.joinUsContain{
			padding: 50px 30px;
			width: 100%;
		}
		.joinUs_img {
			width: 100%;
			height: 360px;
		}
		.joinUSDataTop{
			font-weight: 500;
			font-size: 14px;
			line-height: 21px;
		}
		.joinUsDataBottom{
			font-weight: 800;
   			font-size: 18px;
		}
		.joinUsContain{
			padding: 50px 30px;
		}
		.joinUsConatinerTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: center;
		}
		.findRole{
			font-weight: 600;
			font-size: 14px;
			letter-spacing: 1px;
			margin-top: 30px;
    margin-bottom: 10px;
		}
		.jobTitle{
			font-weight: bold;
			font-size: 20px;
		}
		.jobDescription{
			font-weight: normal;
 			font-size: 14px;
		}
		.applyButton{
			width: 129px;
			height: 48px;
		}
		
		.joinUsJobsSection {
			display: block;
			border-bottom: none;
			height: max-content;
			width: 100%;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
			padding: 16px 14px;
			margin-bottom: 20px;
			max-height: 200px;
		}
			
		#dark .joinUsJobsSection{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.11)), #121212;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 14%), 0px 1px 18px rgb(0 0 0 / 12%), 0px 3px 5px rgb(0 0 0 / 20%);
		}

		
		.joinUsNavBack{
			color: #24164F !important;
		}
		.listItem{
			font-size: 12px;
			font-weight: 600;
		}
		.OverviewFirstPage_detail{
			padding-left: 0 !important;
		}

		.aboutUsImgM{
			display: none;
		}
		.viewAllMobile{
			display: none;
		}
		.mission , .value {
			margin-top: 34px;
		}
		.sustainability_data{
			width: 610px;
			padding: 0 43px;
		}
		.leaderShip_container_top, .leaderShip_container_Bottom {
			display: unset;
			margin: 0 auto;
		}
		.teamProfile{
			margin: 0 auto;
			width: 440px;
		}
		.teamProfileDetail{
			margin-left: 15px;
			width: max-content;
		}
		.teamPImg {
			width: 150px;
		}
		.socialDataContainer{
			font-size: 12px;
			margin-top: 1px;
		}
		.socialDataHeader{
			font-size: 18px;
		}
		.socialResponsibilityData {
			padding: 30px 13px;
			width: 50%;
			height: max-content;
			position: absolute;
			padding-right: 16%;
			margin-top: 132px;
			
		}
		.socialResponsibility_Bg {
			width: 70%;
			height: 317px;
			background: #FFC875;
			margin-top: 92px;
			margin-left: 20%;
		}
		.socialResponsibilityImg {
			width: 50%;
			z-index: 5;
			height: 382px;
			left: 43.5%;
			padding: 0px;
			position: absolute;
		}
		.blogsContainer{
			display: unset;

		}
		.blog1 {
			width: 100%;
			height: max-content;
			margin-bottom: 75px;
			display: flex
		}
		.blogImg {
			width: 200px;
			height: 100px;
		}
		.sustainability_data_tag {
			font-size: 14px;
		}
		.socialResponsibilityData {
			width: 90%;
			height: max-content;
			max-height: 350px;
			margin-top: 330px;
			margin-left: 5%;
			position: absolute;
			padding-right: 2%;
			background: #FFFFFF;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
		}
		.socialResponsibility{
			height: auto;
			padding: 0;
		}
		.socialResponsibility_title {
			font-weight: bold;
			font-size: 24px;
			text-align: center;
		}
		.socialDataHeader {
			font-weight: 600;
			font-size: 18px;
		}
		.socialResponsibility_tag{
			font-size: 14px;
			text-align: center;
		}
		.socialDataContainer{
			font-size: 12px;
			margin-top: 1px;
		}
		.socialResponsibilityImg{
			width: 100%;
			height: 266px;
			margin-top: 77px;
			margin-left: 0;
			z-index: 5;
			padding: 0px;
			position: absolute;
			left: 0;
		}
		
		.socialResponsibility_Bg{
			width: 100%;
			height: 318px;
			background: #FFC875;
			margin-top: 53px;
			margin-left: 0;
			}

		/* overview */
		.OverviewFirstPage_detail {
			margin-bottom: 8%;
		}
		.OverviewFirstPage_detail_text {
			margin-top: 16px;
			margin-right: 0;
			font-weight: normal;
			font-size: 16px;
			color: #333333;
		}
		/* mission */
		.missionContainer{
			display: unset
		}
		.visionBox {
			width: 100%;
			padding: 30px 15px;
			height: 241px;
			box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.12);
			border-radius: 4px;	
			background: #ffffff;
			margin: 10% 0;	

		}
		.visionHeader, .missionHeader , .visionImg, .missionImg{
			text-align: start;
			font-weight: 600;
			font-size: 20px;
		}
		/* management */
		.managementProfile {
			width: 100%;
			text-align: center;
			margin-top: 8%;
		}
		
		.awardsBox {
			width: 80%;
			margin: 10% auto;
		}
		.awardsContainer {
			display: unset;
			text-align: center;
			margin-top: 3%;
		}
		.award_img{
			width: 205px;
    		height: 276px;
			filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
		}	
		.awardsBox {
			padding: 30px 11px;
		}

	}

	@media only screen and (max-width: 600px)  {
		.pnf-title{
			font-size: 100px;
		}
		.pnf-title{
			font-size: 30px;
		}
		.diversity-img{
			display: none;
		}
		.stride{
			padding-left: 0;
		}
		.diversity-img-mob{
			display: block;
			width: 100%;
		}
		/* search */
		.search-page {
			padding: 30px 15px;
		}
		.search-title{
			font-size: 24px;
		}
		.searched-title a{
			font-size: 20px;
		}
		.search-data{
			font-size: 12px;
		}
		.dnaImg{
			height: auto;
		}
		.aboutUsFirstPAge , .aboutUsSecoundPage , .leaderShip , .reaserchAndInsigth , .sustainability  , .testoAndEntro , .gallery ,.blogs{
			padding: 30px 15px;
			width: 100%;
			height: auto;;
			
		}
		.vision-animation{
			display: none;
		}
		.strideAlpa {
			margin-top: -3px;
		}
		.frame-left-about {
			width: 0;
			height: 136px;
			/* border-bottom: 24px solid transparent;
			border-left: 20px solid #F47634; */
			position: absolute;
			top: 30px;
			left: 12px;
		}
		.frame-bottom-about {
			width: 136px;
			height: 0;
			/* border-bottom: 20px solid transparent;
			border-left: 20px solid #1d1e1f;
			background: #F47634; */
			position: absolute;
			bottom: 0;
			right: 31px;
		}
		.management-img{
			height: 155px;
			width: 155px;
		}
		.award_img{
			width: 205px;
    		height: 276px;
			filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
		}	
		.awardsBox {
			padding: 30px 11px;
		}
		
		.dna_img{
			height: 760px;
		}
		.abouUsData{
			height: 170px !important;
		}
		.galTitle {
			margin-bottom: 63px;
		}
		#dark .visionContain {
			color: #ffffff;
			opacity: 0.87;
		}
		#dark .whyUs{
			background: #24164F !important;
		}
		#joinUsJobs{
			width: 100%;
			border: none;
			border-bottom: 1px solid #606060;		
			font-weight: 500;
			font-size: 14px;
			line-height: 21px;
			padding-bottom: 10px;
		}
		#joinUsJobs:focus-visible{
			outline: none;
		}
		.jobTypeLabel{
			display: none;
			
		}
		.reaserchImg{
			height: 100%;
			max-height: 760px;
			object-fit: cover;
		}
		.jobDropdown{
			display: block;
			margin-bottom: 30px;
		}
		#dark .jobDropdown select{
			color: #FFFFFF !important;
			background: transparent !important;
		}
		#dark .joinUsJobsSection{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.11)), #121212;
			box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
		}
		#dark .applyButton{
			background-color: transparent;
			color: #F47634;
			webkit-text-fill-color:#F47634;
		}
		.OverviewFirstPage_detail{
			padding-left: 15px !important;
		}
		.aboutUsContainer{
			font-size: 12px;
			font-weight: normal;
			color: #606060;
			padding: 20px 12px;
			width: 90%;
			line-height: 18px;
			letter-spacing: 0.04em;
			height: max-content;
		}
		.aboutUsTitle{
			font-weight: bold;
			font-size: 32px;
			color: #FFFFFF;
			/* margin-top: 46%; */
			line-height: 48px;
		}
		.OverviewFirstPage_image{
			width: 100%;
		}
		.socialDataHeaderM {
			display: block;
			text-align: center;
			padding-top: 44px;
		}
		.frametop {
			position: absolute;
			height: 5%;
			top: calc(100% - 5%);
			right: 6%;
		}
		.visionImg , .missionImg{
			height: 60px;
			width: 60px;
		}
		.visionContain , .missionContain{
			font-weight: normal;
			font-size: 12px;
			color: #333333;
			letter-spacing: 0.06em;
			margin-top: 0!important;
			line-height: 18px;

		}

		.visionBox {
			width: 100%;
			padding: 30px 15px;
			height: max-content;
			box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.12);
			border-radius: 4px;	
			background: #ffffff;
			margin: 10% 0;
		
			

		}
		#dark .visionBox{
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
		}
		
		.reaserchAndInsigthBoxContain{
			width: 100%;
		}
		.reaserchAndInsigth{
			padding: 0;
		}
		.reserchContainTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: start;
			padding-right: 57%;
			padding-right: 33%;
			line-height: 48px;
     		letter-spacing: 1px;
		}
		.reaserchAndInsigthBoxContain{
			padding: 0 15px;
			display: flex;
			flex-direction: column;
			justify-content: center;
		}
		.reaserchAndInsigthBox{
			height: 760px;
		}
		.reaserchAndInsigthBoxImg{
			height: 760px;
		}

		.diversityContent , .diversityImg{
			width: 100%;
		}
		.diversity{
			display: flex;
			flex-direction: column-reverse;
			padding: 60px 15px;
			height: 760px;
			justify-content: center;
		}
		.sustainability {
			display: flex;
			flex-direction: column;
			/* margin-top: 60px; */
			height: 600px;
			display: flex;
			flex-direction: column;
			/* margin-top: 60px; */
			max-height: 650px;
		}
		#dark .diversitySustainability{
			background: #121212;;
		}
		.diversityTitle{
			display: none;
		}
		.diversityTitle , .sustainabilityTitle{
			display: none;
		}
		.diversityTitleR , .sustainabilityTitleR{
			font-weight: bold;
			font-size: 32px;
			color: #24164F;
			text-align: start;
			display: block;
			margin-bottom: 20px;
		}
		.diversity-img , .sustainability-img{
			/* height: 163px; */
			object-fit: cover;
			height: auto;
			max-width: 100%;
			max-height: 163px;
			object-fit: cover;
			object-position: center;
		}
		.diversityContent , .sustainabilityContent{
			padding: 0;
			margin-top: 32px;
		}
		
		.diversityImg{
			text-align: center;
		}
		.sustainabilityImg {
			width: 100%;
			text-align: center;
		}
		.management{
			padding: 60px 15px;
		}
			
			
		.managementBox{	
			margin-top: 60px;
			width: 100%;
			display: flex;
			flex-wrap: wrap;
		}
		.managementContainer{
			display: unset;
			margin-top: 0;
			width: 50%;
		}
		.managementHeader{
			text-align: center;
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
			width: 100%;
		}
		.awards {
			width: 100%;
			padding: 60px 20px;
			height: max-content;
		}
		.awardsBox {
			width: 95%;
			margin: 10% auto;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
		}
		.awardsBoxDescription{
			font-weight: 500;
			font-size: 14px;
			line-height: 23px;
			text-align: center;
			letter-spacing: 0.04em;
			width: 100%;
		}
		.awardsBoxTitle{
			font-size: 18px;
			line-height: 29px;
			text-align: center;
			letter-spacing: 0.04em;
		}
		.awardsTitle{
			font-size: 24px;
			line-height: 36px;
			text-align: center;
			letter-spacing: 1px;
		}
		.dnaPage {
			height: max-content;
			
			display: block;
		}

		.OverviewFirstPage_detail_text{
			letter-spacing: 1px;
			font-weight: normal;
			font-size: 14px;
			letter-spacing: 1px;
			color: #333333;
			line-height: 23px;
		}
		
		.dnaContainer {
			width: 100%;
			padding-left: 0;
			padding-top: 0;
			padding: 60px 15px;
		}
		.heliosDNA{
			display: none;
		}
		.heliosDNAR{
			width: max-content;
			background: #ffffff;
			font-weight: bold;
			height: max-content;
			text-align: center;
			top: 0;
			display: block;
			position: absolute;
			margin-left: 26%;
			font-size: 14px;
			line-height: 21px;
			letter-spacing: 4px;
			color: #606060;
			padding: 0 30px;

		}
		.dnaImgBox{
			position: relative;
			width: 100%;
		}
		.dnaImgBox{
			display: relative;
		}
		.dnaContainerTitle{
			text-align: center;
			display: flex;
			flex-direction: column;
		}
		.bullet{
			margin-top: 5px;
		}
		.listItem{
			font-size: 12px;
			font-weight: 600;
			line-height: 18px;
		}
		.aboutUsTag {
			font-weight: 500;
			font-size: 14px;
			margin-top: 15px;
			line-height: 21px;
		}
		.reaserchAndInsigthBox{
			height: 760px;
		}
		.reaserchAndInsigthBoxImg{
			height: 760px;
			}

			
		/* .diversitySustainability{
			padding: 60px 0;
		} */
		.diversityData , .sustainabilityData{
			padding: 0;
			font-weight: normal;
			font-size: 16px;
			color: #1D1E1F;
			line-height: 26px;
		}
		.diversityTitle , .sustainabilityTitle{
			font-weight: bold;
			font-size: 32px;
			color: #24164F
		}
		.sustainabilityContent{
			width: 100%;
		}
		.testoAndEntro_title{
			font-weight: bold;
			font-size: 24px;
			color: #24164F;
		}
		.testoAndEntro_tag{
			font-weight: normal;
			font-size: 16px;
			color: #666666;
		}
		.slideUp {
			width: 90%;
			background: #FFFFFF;
			height: 250px;
			margin: 0 auto;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
			padding: 10px 35px;
			text-align: center;
			line-height: 18px;
		}
		.slideDataHeader{
			font-weight: 600;
			font-size: 16px;
			color: #1D1E1F;
		}
		.sliderDataContain{
			font-weight: normal;
			font-size: 12px;
		}
		.social .swiper-button-prev{
			top: 95% !important;
			margin-left: 31% !important;
			position: absolute;
			z-index: 1000;
			background: #FFFFFF;
		}
		.social .swiper-button-next{
			top: 95% !important;
			left: 53% !important;
			position: absolute;
			z-index: 1000;
			background: #FFFFFF;
			transform: matrix(-1, 0, 0, 1, 0, 0);
		}
		#dark .slideUp::before {
			content: '';
			position: absolute;
			border-width: 21px;
			border-style: solid;
			border-color: #353535 transparent transparent transparent;
			left: 45%;
			top: 250px;
		}
		.slider2 .swiper-button-prev{
			top: 29%;
		}
		.slider2 .swiper-button-next{
			top: 29%;
		}
		.gallerySlider .swiper-button-prev{
			top: 98%;
			margin-left: 41%;
		}
		.gallerySlider .swiper-button-next{
			top: 98%;
			left: 56%;
		}
		.profileName{
			font-weight: 600;
			font-size: 16px;
			letter-spacing: 0.04em;
		}
		.profilePosition{
			font-weight: normal;
			font-size: 14px;
			color: #666666;
		}
		.slideUp::before{
			left: 44%;
			top: 249px;
		}
		.slideProfImg {
			height: 56px;
			width: 56px;
			border-radius: 50%;
			margin-top: 30px;
		}
		.social .swiper-pagination{
			bottom: 0 !important;
			height: 40px;
			background: #F8F8F8;
			color: #d5cfcf;
			padding-top: 6px;
		}
		#dark .social .swiper-pagination{
			background: none;
			
		}
		#dark .shareLogo {
			position: absolute;
			top: 82%;
			right: 5%;
			color: #BAC3C9;
			font-size: 25px;
		}
		
		
		/* Join Us */
		.joinUs{
			display: block;
			height: max-content;
		}
		.joinUsImageSection{
			width: 100%;
		}
		.joinUsImageData{
			width: 100%;
			padding: 50px 25px;
			text-align: center;
		}
		.joinUsContain{
			padding: 50px 30px;
			width: 100%;
		}
		.joinUs_img {
			
			height: 256px;
		}
		.joinUSDataTop{
			font-weight: 500;
			font-size: 14px;
		}
		.joinUsDataBottom{
			font-weight: 800;
			font-size: 18px;
			line-height: 24px;
			letter-spacing: 0.04em;
		}
		.joinUsContain{
			padding: 50px 30px;
		}
		.joinUsConatinerTitle{
			font-weight: bold;
			font-size: 32px;
			text-align: center;
		}
		.findRole{
			font-weight: 600;
			font-size: 14px;
			margin-top: 30px;
    		margin-bottom: 0;
		}
		.jobTitle{
			font-weight: bold;
			font-size: 20px;
			line-height: 30px;
    		letter-spacing: 1px;
		}
		.jobDescription{
			font-weight: normal;
			font-size: 14px;
			padding-bottom: 0;
			margin-top: 12px;
			line-height: 21px;
			letter-spacing: 0.04em;
			padding-right: 0;
		}
		.applyButton{
			width: 129px;
			height: 48px;
			margin-top: 10px;
		}
		.joinUsJobsSection {
			display: block;
			border-bottom: none;
			height: max-content;
			width: 100%;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
			border-radius: 4px;
			padding: 16px 14px;
			margin-bottom: 20px;
			max-height: 200px;
		}
		.socialDataHeader{
			display: none;
		}
		.testoAndEntro{
			padding: 80px 20px;
		}
		.overviewReadMoreBtn {
			border: 2px solid #F47634;
			width: 120px;
			font-size: 12px;
			height: 48px;
		}
		.value{
			margin-top: 40px !important;
		}
		.overviewPageTag{
			font-size: 20px;
			font-weight: 600;
			color: #666666;
		}
		.OverviewFirstPage_image_box{
			text-align: center;

		}
		.header {
			font-size: 24px;
			text-align: center;
			font-weight: bold;
		}

		.aboutUsImgM{
			
			width: 100%;
		}
		.overviewPageTitle {
			font-weight: bold;
			font-size: 16px;
			margin-top: 16px;
		}
		.overviewPageTag {
			font-size: 16px;
			margin-top: 14px;
			
		}
		
		.mission_header , .leaderShip_head , .sustainability_back  .socialResponsibility_title{ 
			font-size: 24px;
			text-align: center;
			color: #24164F;
		}
		.mission_tag {
			text-align: center;
			font-size: 14px;
		}
		.missionData {
			font-weight: 500;
			font-size: 14px;
			color: #1D1E1F;
		}
		.mission , .vision , .value{
			height: 182px;
			width: 100%;
			margin-top: 20px;
		}


		.leaderShip_tag{
			font-size: 14px;
			text-align: center;
		}
		
		.leaderShip_container_top{
			display: unset;
		}
		.profile{
			width: 100%;
			height: 96px;
			margin: 0;
		}
		.leaderShip_container_Bottom{
			display: none;
		}
		hr.leaderLine {
			display: none;
		}

		.teamProfile{
			width: 100%;
			margin-bottom: 24px;
			height: 104px;
			box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);

		}
		.teamProfileName{
			font-size: 16px;
		}
		.teamProfilePosition , .teamProfileLocation{
			font-size: 12px;
		}
		.teamProfileLocation{
			margin-top: 6px;
		}
		.temProfileLine{
			margin: 4px;
		}
		.viewAllMobile{
			text-align: end;
			font-size: 16px;
			font-weight: 500;
			color: #E9590C;
		}
		.teamPImg{
			width: 74px;
			height: 79px;
		}
		.leaderViewAll{
			display: none;
		}
		.leaderShip_container {
			margin-top: 20px;
		}
		
		.reaserchAndInsigth_tag{
			font-size: 14px;
			text-align: center;
		}
		
		/* .sustainability_back {
			font-size: 36px;
			text-align: center;
		} */
		.sustainability_data {
			width: 80%;
			height: 459px;
			padding: 0 20px;
			margin-top: -127px;
			margin-left: 10%;
		}
		.sustainability_data_header {
			font-size: 20px;
		}
		.sustainability_data_para {
			font-size: 12px;
			text-align: left !important;
			
		}
		.subtainability_Header {
			position: relative;
			margin-top: -33%;
			text-align: center;
			font-size: 24px;
		}
		.sustainability_back {
			height: 220px;
			text-align: center!important;
		}
		.ConsultantsHeader{
			font-size: 18px;
		}
		.missionImgTop {
			margin-bottom: 0;
		}
		.sustainability_data_tag {
			font-size: 14px;
		}
		.socialResponsibilityData {
			width: 90%;
			height: max-content;
			max-height: 350px;
			margin-top: 330px;
			margin-left: 5%;
			position: absolute;
			background: #FFFFFF;
			box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
			padding: 12px 26px;
		}
		.socialResponsibility{
			height: max-content;
			padding: 0;
			max-height: 720px;
		}
		.socialResponsibility_title {
			font-weight: bold;
			font-size: 24px;
			text-align: center;
		}
		.socialDataHeader {
			font-weight: 600;
			font-size: 18px;
		}
		.socialResponsibility_tag{
			font-size: 14px;
			text-align: center;
		}
		.socialDataContainer{
			font-size: 12px;
			margin-top: 15px;
			line-height: 22px;
		}
		.socialResponsibilityImg{
			width: 100%;
			height: 266px;
			margin-top: 77px;
			margin-left: 0;
			z-index: 5;
			padding: 0px;
			position: absolute;
			left: 0;
		}

		.socialResponsibility_Bg{
		width: 100%;
		height: 318px;
		background: #FFC875;
		margin-top: 53px;
		margin-left: 0;
		}
		/* margin-left: 20%;
		}
		/* .socialResponsibilityData {
			padding: 30px 33px;
			width: 100%;
			height: 430px;
			position: absolute;
			background: #FFFFFF;
			margin-top: 234px;
		} */
		.testoAndEntro_title{
			font-size: 28px ;
			text-align: center;

		}
		.testoAndEntro_tag{
			font-size: 16px;
			text-align: center

		}
		.galleryTitle , .blogsTitle{
			font-size: 28px;
			text-align: center;

		}
		.galleryTag {
			font-size: 16px;
			text-align: center;

		}
		.box {
			padding: 0 15px;
		}
		.box1{
			width: 100%;
		}
		.blogsContainer{
			display: unset;

		}
		.blog1 {
			width: 100%;
			height: max-content;
			margin-bottom: 75px;
			display: flex
		}
		.blogImg{
			width: 102px;
			height: 96px;
		}
		/* overview */
		.OverviewFirstPage_detail {
			margin-bottom: 8%;
		}
		
		/* mission */
		.missionContainer{
			display: unset
		}
		.visionBox {
			width: 100%;
			padding: 15px 15px;
			height: 241px;
			box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.12);
			border-radius: 4px;		
			background: #FFFFFF;
			margin: 10% 0;

		}
		.visionHeader, .missionHeader , .visionImg, .missionImg{
			text-align: start;
			font-weight: 600;
			font-size: 20px;
			margin-top: 0 !important;
			line-height: 30px;
			border: none;
			margin-bottom: 15px;
	}
		/* management */
		.managementProfile {
			width: 100%;
			text-align: center;
			margin-top: 8%;
		}
		
		.awardsBox {
			width: 100%;
			margin: 10% auto;
			background: #FFFFFF;
    box-shadow: 0px 6px 20px rgb(0 0 0 / 12%);
		}
		#dark .awardsBox {
			background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
			box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
			border-radius: 4px;
		}
		.awardsContainer {
			display: unset;
			text-align: center;
			margin-top: 3%;
		}
		.aboutUsContainer{
			margin-top: -11px;
		}
	
	}
		



/* dark theme started */

#dark .aboutUs_bg {
	background: #121212;
}
#dark .aboutUsContainer p {
	color: #fff;

}

#dark .aboutUsContainer {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
    color: #FFFFFF;
}
#dark .dnaContainer{
	background: #1D1E1F;
	color: #FFFFFF;
}

#dark .colorAnimation .strideAlpa {
	color: #F47634;
}
#dark .colorAnimation .strideData {
	color: rgba(255, 255, 255, 0.87);
}
#dark .colorAnimation .bullet {
	color: #F47634;
}
#dark  .strideAlpa {
	color: rgba(255, 255, 255, 0.6);
}
#dark  .strideData {
	color: rgba(255, 255, 255, 0.6);
}
 
#dark .dnaContainerTitle{
	color: #ffffff;
}
#dark .aboutUsFirstPAge{
	background: #121212;
}
#dark .overviewPageTitle{
	color: #FFFFFF;
}
#dark .OverviewFirstPage_detail_text{
	color: rgba(255, 255, 255, 0.6);
	
}
#dark .aboutUsSecoundPage{
	background: #1D1E1F;
}
#dark .visionHeader , #dark .missionHeader{
	color: #FFFFFF;
}
#dark .visionContain #dark .missionContain{
	color: rgba(255, 255, 255, 0.37);
}

#dark .visionBox:hover{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
	box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

#dark .visionBox:hover .missionContain{
	color: #ffffff;
    opacity: 87%;
}
#dark .visionBox:hover .visionContain{
	color: #ffffff;
    opacity: 87%;
}
#dark .visionContain{
	color: #ffffff;
    opacity: 37%;
}
#dark .missionContain{
	color: #ffffff;
    opacity: 37%;
}
#dark .management{
	background: #121212;
}
#dark .managementHeader{
	color: #FFFFFF;

}
#dark .managementProfileName{
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .reaserchAndInsigth{
	background: #1D1E1F;
}
#dark .diversity{
	background: #121212;
}
#dark .diversityTitle{
	color: #FFFFFF;
}
#dark .diversityData{
	color: #FFFFFF;
	opacity: 0.6;
}

#dark .sustainability{
	background: #121212;
}
#dark .sustainabilityTitle{
	color: #FFFFFF;
}
#dark .diversityTitleR{
	color: #FFFFFF;
}
#dark .sustainabilityTitleR{
	color: #FFFFFF;
}
#dark .sustainabilityData{
	color: #FFFFFF;
opacity: 0.6;
}
#dark .socialResponsibility{
	background: #1D1E1F;
}
#dark .socialResponsibilityData{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
	box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
}
#dark .socialDataHeader{
	color: #FFFFFF;
}
#dark .socialDataContainer{
	color: #FFFFFF;
	opacity: 0.87;
}
#dark .testoAndEntro{
	background: #121212;
}
#dark .testoAndEntro_title{
	color: #FFFFFF;
}
#dark .slideUp{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
	box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
}
#dark .slideDataHeader{
	color: #FFFFFF;
	opacity: 0.87;
}
#dark .sliderDataContain{
	color: #FFFFFF;
	opacity: 0.6;
		
}
#dark .slideUp::before {
    content: '';
    position: absolute;
    border-width: 21px;
    border-style: solid;
    border-color: #353535 transparent transparent transparent;
    left: 45%;
    top: 200px;
}
#dark .awards{
	background: #1D1E1F;
}
#dark .awardsTitle{
	color: #FFFFFF;
}
#dark .awardsBoxDescription{
	color: rgba(255, 255, 255, 0.6);
}
#dark .award_img{
	filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
}
#dark .award_img{
	filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
}
#dark .award_img{
	filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
}
#dark .awardsBox:hover{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
	box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
}
#dark .awardsBox:hover .awardsBoxDescription{
	color: rgba(255, 255, 255, 0.6);
}

#dark .gallery{
	background: #121212;
}
#dark .galTitle{
	color: #FFFFFF;
}
#dark .gallery .swiper-slide {
	background: #121212;
}
#dark .jobType a {
    color: #FFFFFF;
    text-decoration: none;
}
#dark .socialDataHeaderM{
	color: #ffffff;
}

/* people Dark Theme */
#dark .peoplePage{
	background: #121212;
}
#dark .peopleContainer{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #121212;
 	box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.2);
}
#dark .cultureTitle{
	color: #FFFFFF;
}
#dark .cultureContainer{
	color: #FFFFFF;
	opacity: 0.87;
}
#dark .whyUs{
	background: #1D1E1F;
}
#dark .joinUs{
	background: #121212;
}
#dark .jobTitle{
	color: #FFFFFF;
}
#dark .jobDescription{
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .jobType{
	background: rgba(96, 96, 96, 0.1);
	border: 1px solid rgba(96, 96, 96, 0.5);
	box-sizing: border-box;
	border-radius: 4px;
	color: #FFFFFF;
}
#dark .jobType.active {
    background: rgba(244, 118, 52, 0.1);
    border: 1px solid #F47634;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
	color: #F47634;
}
#dark  .findRole{
	color: rgba(255, 255, 255, 0.3);
}

#dark .applyButton{
	background: transparent;
	color: #F47634;
	webkit-text-fill-color:#F47634;
}
#dark .people-diversity{
	background: #1D1E1F !important;
}
#dark .people-socialResponsibility{
	background: #121212;

}
#dark input[type="text"], #dark input[type="email"], #dark input[type="number"], #dark textarea {
    color: white;
    border: none;
    border-bottom: 1px solid #ffffff4f;
    border-radius: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.11)), #121212;
}

/* menu page Dark Mode */

#dark .menuNav{
	background: #121212;
}

#dark .menuNav{
	
}

#dark .menuContainer{
	background: #E5E5E5;
}

#dark .heliosMenuMob{
	background: #121212;
}
#dark .innerpages{
	background: #121212;
}

#dark .contents{
	color: #F47634 !important;
}
#dark .pages-two{
	color: #ffffff !important;
}
#dark .pages-two-sub{
	color: #ffffff !important;
	opacity: 0.87;
	font-weight: normal;
}
/* leagl page dark mode */

#dark .legalPageNav{
	background: #121212;
}
#dark .navItem{
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .headerLi:hover a{
	color: #ffffff !important;
}
#dark .headerLi:hover{
	background: -webkit-linear-gradient(90deg, #F47634 0%, #FEAE45 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #F47634;
	color: #F47634;
}
#dark .legalDirection{
	color: #FFFFFF;
}
#dark .page2{
	color: #FFFFFF;
}
#dark .navItemTab ,#dark  .navLi a{
	color: #FFFFFF !important;
	opacity: 0.87;
}
#dark .legalPageContain{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.09)), #121212;
	/* box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2); */
}
#dark .introHeader{
	color: #FFFFFF;
}
#dark .intro{
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .legalSubMenuTitle{
	color: #ffffff;
}
#dark .legalSubMenuDetail {
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .page1{
	color: #FFFFFF;
	opacity: 0.6;

}
#dark .joinUsNavBack{
	color: #FFFFFF !important;
}

#dark .jobDetailTitle{
	color: #FFFFFF;

}
#dark  .joinUsDetailPage{
	background: #1D1E1F;
}
#dark .jobDetailDescription{
	color: #ffffff;
}
#dark .jobDetailContainerTitle{
	color: #FFFFFF;
	opacity: 0.87;
}
#dark .jobDetailContainerDescription{
	color: #FFFFFF;
	opacity: 0.6;
}
#dark .joinUsForm{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.11)), #121212;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 14%), 0px 1px 18px rgb(0 0 0 / 12%), 0px 3px 5px rgb(0 0 0 / 20%);
}
#dark .joinUsFormHeader{
	color: #ffffff;
}
#dark .joinUsFormTag{
	color: #FFFFFF;
	opacity: 0.3;
}
#dark #joinUsFormLabel{
	color: #FFFFFF;

}
#dark #formInputText{
	background: none;
}
#dark #formDropdownServices_chosen.chosen-container-single .chosen-single, #dark  #formDropdownIndustry_chosen.chosen-container-single .chosen-single{
	color: #FFFFFF;

/* opacity: 0.3; */
}

#dark .labelinput{
	background: #5a5d5f;
	color: #ffffff;
}
#dark #formDropdownServices_chosen.chosen-container .chosen-drop, #dark  #formDropdownIndustry_chosen.chosen-container .chosen-drop{
	background: #484A4B;
box-shadow: 0px 6px 20px rgba(29, 30, 31, 0.2);
border-radius: 4px;
color: #FFFFFF;

}
#dark #formDropdownServices_chosen.chosen-container-single .chosen-single, #dark #formDropdownIndustry_chosen.chosen-container-single .chosen-single {
	color: #ffffff;
}

#dark .chosen-container .chosen-results{
	color: #ffffff;

}
#dark .file-selected .labelinput{
	background: rgba(252, 161, 65, 0.3);
border: 1px solid #FA993F;
border-radius: 4px;
}
#dark input:-webkit-autofill, #dark input:-webkit-autofill:hover, #dark input:-webkit-autofill:focus, #dark input:-webkit-autofill:active {
    box-shadow: 0 0 0 30px #2c2c2c inset !important;
	-webkit-box-shadow: 0 0 0 30px #2c2c2c inset !important;
	border-radius: 0;
}
#dark input:-internal-autofill-selected{
	color: #ffffff;
}

#dark input:-webkit-autofill {
    -webkit-text-fill-color: #fff;
    /* -webkit-box-shadow: 0 0 0px 1000px #2c2c2c inset; */
}
#dark .wpcf7-response-output { 
	color:#fff;
}