/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* =========== Global CSS =========== */

.font_change {
    color: #E9E10C;
    font-size: 120px;
}

.font_changeInner {
    color: #E9E10C;
    font-size: 102px;
}

.defaultIcon .elementor-icon-wrapper {
    display: flex;
}

strong {
    font-weight: 500 !important;
}

/* ========== header ========== */

.global_header.elementor-sticky--effects {
    background-color: #131313;
    padding-top: 12px;
    padding-bottom: 12px;
}

.global_header {
    position: relative;
    transition: all 0.3s ease;
}
.global_header.is-sticky {
    position: fixed;
    top: 0 !important;
    width: 100%;
    z-index: 9999;
    background: #000;
    box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    padding: 15px 20px;
}


/* =========== banner ============ */

.banner_heading {
    transform: translateX(-50%);
}

/* ============ newsletter ============ */

.newsletter .rightText {
    padding-right: calc((100% - 1460px)/2);
}

.newsletter_floating_form {
    left: 40% !important;
  transform: translateX(-50%) translateY(-50%);
  top: 57%;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper form {
    display: flex;
    justify-content: start;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.36);
    border-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8));
    backdrop-filter: blur(6px);
    box-shadow: 0 12px 52px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    padding: 4px 4px 4px 20px;
    width: 224px;
    height: 44px;
}

.gform_wrapper .gform_validation_errors {
    display: none;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields .gfield_description{
    position: absolute;
    padding: 0;
    left: 0;
    border-radius: 100px;
    border: none;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.8);
    border-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8));
    box-shadow: 0 12px 52px rgba(0, 0, 0, 0.25);
    padding-left: 28px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer {
    position: relative !important;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer .gform-loader {
    position: absolute !important;
    right: -30px !important;   /* adjust as needed */
    width: 14px !important;
    height: 14px !important;
    display: block !important;
    pointer-events: none !important;
    z-index: 9999 !important;
}

.newsletter_floating_form .elementor-shortcode .gform_confirmation_message {
    width: 224px;
    height: 44px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 28px;
    font-size: 14px;
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.36);
    border-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8));
    backdrop-filter: blur(6px);
    box-shadow: 0 12px 52px rgba(0, 0, 0, 0.25);
    font-weight: 600;
    /* transform: translate(25px, 25px); */
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields {
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields input {
    background-color: transparent;
    border: none;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    letter-spacing: -0.3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields input::placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: -0.5px;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer {
    margin: 0;
    /* width: 56px;
  height: 46px;
  padding: 0;
  background-color: #fff;
  border-radius: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer input {
    margin: 0;
    width: 36px;
    height: 36px;
    align-self: center;

}

.newsletter_floating_form .elementor-shortcode .gform_wrapper input:focus,
.newsletter_floating_form .elementor-shortcode .gform_wrapper input:hover,
.newsletter_floating_form .elementor-shortcode .gform_wrapper input:focus-visible,
.newsletter_floating_form .elementor-shortcode .gform_wrapper input:focus-within {
    outline: none;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer input:focus,
.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer input:hover,
.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer input:focus-visible,
.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_footer input:focus-within {
    outline: none;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_heading {
    display: none;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields {
    row-gap: 36px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields label {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.5px;
    color: #DDD8D8;
    margin: 0;
    margin-bottom: -20px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields label .gfield_required.gfield_required_asterisk {
    font-size: 20px;
  padding-inline-start: 0;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]){
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0;
    padding: 0;
    color: #fff;
    padding-bottom: 16px;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.5px;
    color: #DDD8D8;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"])::placeholder {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.5px;
    color: #DDD8D8;
    margin: 0;
    margin-bottom: -20px;
    display: none;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
    margin-top: 40px;
}

.required_star {
    color: #f00 !important;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]):focus,
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]):focus-visible,
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]):focus-within,
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]):hover {
    outline: none;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_footer input {
    width: 151px;
    height: 54px;
    background-color: #fff;
    color: #060EF9;
    border: none;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_footer input:hover {
    background-color: #060EF9;
    color: #fff;
    border: none;
}

/* Position labels */

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield {
    position: relative;
    padding-left: 2px !important;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield_label {
    position: absolute;
    top: 0px;
    left: 0;
    transition: 0.25s ease;
}

/* Float label when focused */
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield.field-focused .gfield_label {
    top: -15px;
    color: #E9E10C;
}

/* Float label when it has value */
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield.field-has-value .gfield_label {
    top: -15px;
    color: #E9E10C;
}

/* Float label when field has an error */
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield.gfield_error .gfield_label {
    top: -15px;
    color: #E9E10C;
}

/* Input styling */
.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .ginput_container input {
    padding: 16px 0 6px !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    color: rgba(221, 216, 216, 1) !important;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield_description {
    padding: 10px 20px;
  width: 100%;
  border-radius: 10px;
  border: none;
  background: #060EF9;
  color: #fff;
  font-weight: 600;
}









/* ============ testimonial slider =============== */

.testimonialSlider .swiper {
    overflow: visible;
}

.testimonialSlider .swiper .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonialSlider .swiper .swiper-slide-active,
.testimonialSlider .swiper .swiper-slide-next,
.testimonialSlider .swiper .swiper-slide-next + .swiper-slide {
    opacity: 1;
    visibility: visible;
}

.testimonialSlider .elementor-swiper-button:hover svg path {
    fill: #fff;
}

/* =========== Footer ============ */

.newsletterMainForm.footerForm .elementor-shortcode .gform_footer input {
    background-color: #060EF9;
    color: #FFFFFF;
}

.newsletterMainForm.footerForm .elementor-shortcode .gform_footer input:hover {
    background-color: #fff;
    color: #060EF9;
}





/* =========== custom media query ============ */

@media(max-width: 1200px) {

    .banner_heading {
    transform: unset;
}

    .font_change {
        font-size: 100px;
        line-height: 110px;
    }

    .font_changeInner {
    font-size: 72px;
    line-height: 84px;
}

.newsletter .rightText {
    padding-right: 30px !important;
}
}

@media(max-width:1024px) {
.font_change {
    font-size: 80px;
    line-height: 90px;
}

.font_changeInner {
    font-size: 50px;
        line-height: 60px;
}

.newsletter .rightText {
    padding-right: 20px !important;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields label {
    font-size: 16px;
    line-height: 24px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"]) {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_footer {
    margin-top: 20px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield_label {
    top: 10px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield.field-focused .gfield_label {
    top: -10px;
    color: #E9E10C;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields .gfield.field-has-value .gfield_label {
    top: -10px;
    color: #E9E10C;
}

}

@media(max-width:767px) {
.font_change {
    font-size: 40px;
    line-height: 50px;
}

.font_changeInner {
    font-size: 32px;
        line-height: 44px;
}

.newsletter_floating_form .elementor-shortcode .gform_wrapper .gform_fields input::placeholder {
    font-size: 14px;
    line-height: 20px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields input:not([type="submit"])::placeholder {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.newsletterMainForm .elementor-shortcode .gform_wrapper .gform_fields {
    row-gap: 20px;
}
}

/* =========== zoom css ============= */

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    html {
        zoom: 0.90;
        zoom: 90%;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1599px) {
    html {
        zoom: 0.80;
        zoom: 80%;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1439px) {
    html {
        zoom: 0.80;
        zoom: 80%;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    html {
        zoom: 0.70;
        zoom: 70%;
    }
}