/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1756124364
Updated: 2025-08-25 12:19:24

*/
.Header-offCanvass-Consultation .ekit_sidebar-widget-container {
    position: relative;
}
.Header-offCanvass-Consultation .ekit_widget-heading.before {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 0 0 60px !important;
}
.Header-offCanvass-Consultation .ekit_widget-heading.before a.ekit_close-side-widget {
	position: absolute;
    left: 0;
    top: 0;
}
.Home-clients-slider img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}
.Home-clients-slider img:hover {
    filter: grayscale(0%);
}
.Home-Next-Project-submit .metform-submit-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}
#Download-resume a.btn {
    border-radius: 16px;
    background-color: #fff;
    color: #1F1F1F;
    font-family: 'Poppins';
    padding: 12px 20px;
    font-weight: 600;
}
#Download-resume a.btn:hover {
    background-color: #C9F31D;
}
header.sticky {
    position: fixed;
    width: 100%;
    z-index: 2;
	background: #131313;
	top: 0;
}
header.site-header.tf-custom-header {
    z-index: 99;
}
span.Face-Gradient {
    background: linear-gradient(180deg, #FEE591 0%, #4CDFA0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.row.About-Project-row {
    padding: 16px 12px 24px;
    border-bottom: 1px solid #FFFFFF1A;
}
.row.About-Project-row.last {
    border-bottom: none;
}
.About-Project-text-two {
    text-align: right;
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    color: #fff;
}
.About-Project-text-one {
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}
span.fonts-title {
    display: flex;
    align-items: center;
    max-width: 320px;
    justify-content: space-between;
}
.Facebloom-typography-urbanist span.fonts-title {
    gap: 100px;
}
.Facebloom-typography-urbanist .main-poppin {
    color: #fff;
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 80px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -4%;
}
.inner-fonts {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.poppins-first {
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}
.poppin-font {
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.font-option-container {
    display: flex;
    gap: 10px;
}
.norri-fonts button.font-option.col-lg-6 {
    max-width: 24%;
}
button.font-option.col-lg-6 {
    background: #070707;
    opacity: 1;
    gap: 10px;
    border-radius: 8px;
    padding-top: 16px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 18px;
    color: #fff;
    border: none;
    text-align: left;
}
.facebloom.btn-poppins {
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
span.facebloom.btn-font-weight {
    color: #929292;
    font-family: Poppins;
    font-style: Bold;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
span.facebloom.btn-font-weight.bold {
    font-weight: 700;
}
span.facebloom.btn-font-weight.medium {
    font-weight: 500;
}
span.facebloom.btn-font-weight.regular {
    font-weight: 400;
}
.typo-col.norri-typo.face-typo {
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    padding-bottom: 20px;
}
.Facebloom-Alphabet-set .alphabet-set.norri-alphabet-set, .Facebloom-Alphabet-set .numeric-set.alphabet-set.norri-numeric-set {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
	letter-spacing: 8px;
}
.Facebloom-Alphabet-set .numeric-set.alphabet-set.norri-numeric-set {
	letter-spacing: 16px;
}
.color-picker-wrapper {
    display: flex;
    gap: 32px;
    margin-top: 40px;
    width: 100%;
    flex-wrap: wrap;
}
.color-picker-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 285px;
    padding: 0px;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
}
.color-display {
    width: 100%;
    height: 80px;
    background-color: #0181B3;
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 10px;
    cursor: pointer;
}
.native-color-picker {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.hex-code {
    font-family: Poppins;
    font-size: 22px;
	font-weight: 600;
    color: #0A0A0A;
    margin-bottom: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.TopTec-large-Text {
    font-size: 32px;
}
.AF-Project-Main-Row.CSH {
    display: none !important;
}
header .menu-item a.active {
    color: #C9F31D !important;
}
@media (max-width: 767px) {
	.Skillsbox-Container figure.elementor-image-box-img {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}
	.TopTec-large-Text {
    font-size: 28px;
}
	.About-Project-text-one {
    font-size: 14px;
    width: 30% !important;
}
	.About-Project-text-two {
    font-size: 14px;
    width: 70% !important;
}
	.Facebloom-typography-urbanist span.fonts-title {
    gap: 50px;
}
	.Facebloom-typography-urbanist .main-poppin {
    font-size: 60px;
}
	.norri-fonts button.font-option.col-lg-6, .typo-col.norri-typo.face-typo {
    max-width: 30%;
}
	.Facebloom-Alphabet-set .alphabet-set.norri-alphabet-set, .Facebloom-Alphabet-set .numeric-set.alphabet-set.norri-numeric-set {
    font-size: 20px;
    line-height: 32px;
}
	.color-picker-wrapper {
    gap: 16px;
	margin-top: 15px;
    justify-content: center;
}
	.color-picker-wrapper {
    display: flex;
    gap: 16px;
    margin-top: 15px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.Resp-FreeConsult-Button a {
    display: block;
    background-color: var(--e-global-color-secondary);
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-5badb30) !important;
    border-radius: 16px 16px 16px 16px;
    padding: 15px 20px 15px 20px !important;
    width: fit-content !important;
    margin-left: 20px;
}
	.Resp-FreeConsult-Button a:hover {
    background: var( --e-global-color-primary );
}
	.Resp-FreeConsult-Button {
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
}
	.Banner-Expertise-Box {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
	.Banner-Expertise-Box .e-con-boxed.e-con.e-child {
    position: relative !important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.color-picker-wrapper {
    justify-content: center;
}
		.Banner-Expertise-Box {
    top: 35% !important;
	right: 30px !important;
}
	.Hire-Resume-Main .e-con-inner {
    justify-content: center;
	gap: 24px !important;
}
	.Hire-Resume-Main .e-con-full.e-flex.e-con.e-child {
    width: 50%;
}
}
@media (min-width: 1025px) {
	.Resp-FreeConsult-Button a {
	display: none !important;
}
}
@media (min-width: 1200px) {
	.About-TopTect-Project {
    max-width: 890px !important;
}
	.Development-Journey img {
    height: 600px !important;
    object-fit: contain;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
	.Banner-Expertise-Box {
    top: 62% !important;
}
}
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.Banner-Expertise-Box {
    top: 70% !important;
}
	.Hire-Resume-Main .e-con-inner {
    justify-content: center;
	gap: 24px !important;
}
	.Hire-Resume-Main .e-con-full.e-flex.e-con.e-child {
    width: 50%;
}
}
@media only screen and (min-width: 1900px) {
		.Banner-Expertise-Box {
    top: 70% !important;
}
	.Hire-Resume-Main .e-con-inner {
    justify-content: center;
	gap: 24px !important;
}
	.Hire-Resume-Main .e-con-full.e-flex.e-con.e-child {
    width: 50%;
}
}
@media only screen and (min-width: 2300px) and (max-width: 2600px) {
	.Banner-Expertise-Box {
    right: 15% !important;
}
}