* {outline:none; box-shadow:none;}
header .wrapper-sticky-fixed { width: 100% !important; }
.jkit-menu > ul { justify-content: flex-start; height: 100%; padding-left: 0; margin-bottom: 0; list-style: none; margin-left: 0; }
.jkit-menu > ul > li { margin: 0; padding: 0; list-style: none; }
.jkit-menu > ul > li > a { display: flex; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 1025px) and (max-width: 1140px) {
	header .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper > .jkit-menu-container .jkit-menu li>a {padding-left:9px !important;padding-right:9px !important;font-size:16px !important;}
}
.why-work-sec .icon-box svg { fill: transparent !important; }
.qodef-qi-text-marquee, .qodef-qi-text-marquee .qodef-m-content { overflow: visible; }

/*Form CSS Start
-----------------------*/
.gform_required_legend {
    display: none !important;
}
.form-style-01 .gform_wrapper {
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #D2BDA3;
    background: #fff;
}
.form-style-01 .gfield label {
    display: block;
    color: #25405b;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    line-height: 1.2em;
    margin: 0px 0px 7px 0px;
}

.form-style-01 .gfield label .gfield_required { color: #ff0000; font-size: inherit; font-weight: inherit; line-height: inherit; letter-spacing: inherit; margin-left: 2px; }
.form-style-01 .gfield .gfield_validation_message { color: #ff0000; }
.form-style-01 .gfield .ginput_container input, .form-style-01 .gfield .ginput_container select, .form-style-01 .gfield .ginput_container textarea {
    padding: 13px 25px 13px 25px;
    border-radius: 200px;
    color: #25405b;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    box-shadow: none;
    line-height: 1.5em;
    letter-spacing: 0px;
    background-color: #efedea;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .2s linear;
    border: 0;
}

.form-style-01 .gfield .ginput_container textarea {
    border-radius: 10px;
    height: 100px;
    min-width: 100px;
    max-height: 100px;
}
.form-style-01 .gfield .ginput_container select {
    background-image: url(/wp-content/uploads/2025/08/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    background-size: 18px;
}
.gform_fields > *:nth-last-child(3) {margin-bottom: -40px;}
.gform_fields > *:nth-last-child(2), .gform_fields > :last-child {margin-top: -10px;}
.form-style-01 .gform_validation_errors { display: none !important; }
.form-style-01 .gform_wrapper form .gform-footer > .gform_button { color: #25405b !important; width: 100% !important; background-color: var(--e-global-color-primary) !important; padding: 16px 25px 16px 25px !important; font-size: 18px !important; font-weight: 500 !important; line-height: 1.2em !important; border-radius: 200px !important; transition: all .4s ease !important; outline: none !important; box-shadow: none !important; border:none !important; height: auto; gap: 10px !important; will-change: transform; }
.form-style-01 .gform_wrapper form .gform-footer > .gform_button:hover { color: #ffffff !important;  background-color: var(--e-global-color-secondary)!important; transform:scale(0.9); transform-origin:center;}
.form-style-01 .gform_wrapper form .gform-footer { margin-top: 40px; }
.form-style-01 form > .gform_footer .gform-loader {
    /* display: none !important; */
    position: absolute;
    right: 10px;
}
.form-style-01 .gfield .ginput_container input::-webkit-input-placeholder {
    color: #25405b;
    opacity: 0.7;
}

.form-style-01 .gfield .ginput_container input::-moz-placeholder {
    color: #25405b;
    opacity: 0.7;
}

.form-style-01 .gfield .ginput_container input:-ms-input-placeholder {
    color: #25405b;
    opacity: 0.7;
}

.form-style-01 .gfield .ginput_container input:-moz-placeholder {
    color: #25405b;
    opacity: 0.7;
}
.ginput_container_fileupload .gform_fileupload_rules {
    font-size: 16px !important;
}
.form-style-01 .gfield .ginput_container_fileupload .gfield_fileupload_filename {
    color: #25405b !important;
    font-size: 16px;
}
.form-style-01 .gfield .ginput_container_fileupload .gfield_fileupload_progressbar .gfield_fileupload_progressbar_progress {
    background-color: #25405b;
}
@media (max-width: 767.98px) { 
    .form-style-01 .gform_wrapper {padding: 20px;}
    .gform_fields > *:nth-last-child(3) { margin-bottom: -30px; }
}
/*Form CSS End
------------------------*/

.social-box .elementor-icon { background: transparent; opacity: 1 !important; transition: all .3s; }
.social-box .elementor-icon path { transition: all .3s; }
.social-box .elementor-icon:hover path { fill: #D2BDA3; }
.jeg-elementor-kit.jkit-button .jkit-button-wrapper i, .jeg-elementor-kit.jkit-button .jkit-button-wrapper svg { vertical-align: text-bottom; }

.hero-banner:before {
    content: "";
    width: 360px;
    height: 360px;
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 1;
    background: radial-gradient(circle farthest-corner at top left, rgba(37,64,91,0.88) 0%, rgba(255, 255, 255, 0) 70%);
    pointer-events: none;
    /* background: linear-gradient(
    155deg, 
    rgba(0,0,0,0.6) 0%,  
    rgba(0,0,0,0.3) 45%, 
    rgba(255,255,255,0) 50%   
  ); */
}
@media (max-width: 1024.98px) { 
    .hero-banner:before {left: 10px;}
}
@media (max-width: 420.98px) { 
    .hero-banner:before { width: calc(100% - 20px);}
}