.elementor-kit-11{
    --e-global-color-primary:#021e43 /*#2a344f*/
    ;
    --e-global-color-secondary:#EFF1ED;
    --e-global-color-text:#888888;
    --e-global-color-accent:#fbd65b ; /* #fdcd2a Changed from #89EA5F */
    --e-global-color-75c969e:#FFFFFF;
    --e-global-color-a44a32f: #021e43A6; /* Changed from #163300A6 */
    --e-global-color-75c282f:#FFFFFF20;
    --e-global-color-380a858:#000000;
    --e-global-typography-primary-font-family:"Rajdhani";
    --e-global-typography-primary-font-size:46px;
    --e-global-typography-primary-font-weight:700;
    --e-global-typography-primary-line-height:1.1em;
    --e-global-typography-secondary-font-family:"Rajdhani";
    --e-global-typography-secondary-font-size:14px;
    --e-global-typography-secondary-font-weight:600;
    --e-global-typography-secondary-text-transform:uppercase;
    --e-global-typography-secondary-letter-spacing:2px;
    --e-global-typography-text-font-family:"Rubik";
    --e-global-typography-text-font-size:16px;
    --e-global-typography-text-font-weight:400;
    --e-global-typography-text-line-height:1.6em;
    --e-global-typography-accent-font-family:"Rubik";
    --e-global-typography-accent-font-size:16px;
    --e-global-typography-accent-font-weight:500;
    color:var( --e-global-color-text );
    font-family:var( --e-global-typography-text-font-family ), Sans-serif;
    font-size:var( --e-global-typography-text-font-size );
    font-weight:var( --e-global-typography-text-font-weight );
    line-height:var( --e-global-typography-text-line-height );
}
.elementor-kit-11 button,
.elementor-kit-11 input[type="button"],
.elementor-kit-11 input[type="submit"],
.elementor-kit-11 .elementor-button {
    background-color:var( --e-global-color-accent ); /* Now uses #fdcd2a */
    border-color:var( --e-global-color-accent ); /* Now uses #fdcd2a */
    font-family:var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size:var( --e-global-typography-accent-font-size );
    font-weight:var( --e-global-typography-accent-font-weight );
    color:var( --e-global-color-primary );
    border-style:solid;
    border-width:2px 2px 2px 2px;
    border-color:var( --e-global-color-accent );
    border-radius:40px 40px 40px 40px;
    padding:12px 30px 12px 30px;
}
.elementor-kit-11 a{
    color:var( --e-global-color-accent );
    font-family:var( --e-global-typography-text-font-family ), Sans-serif;
    font-size:var( --e-global-typography-text-font-size );
    font-weight:var( --e-global-typography-text-font-weight );
    line-height:var( --e-global-typography-text-line-height );
}
.elementor-kit-11 h1{
    color:var( --e-global-color-primary );
    font-family:var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size:var( --e-global-typography-primary-font-size );
    font-weight:var( --e-global-typography-primary-font-weight );
    line-height:var( --e-global-typography-primary-line-height );
}
.elementor-kit-11 h2{
    color:var( --e-global-color-primary );
    font-family:var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size:var( --e-global-typography-primary-font-size );
    font-weight:var( --e-global-typography-primary-font-weight );
    line-height:var( --e-global-typography-primary-line-height );
}
.elementor-kit-11 h3{
    color:var( --e-global-color-primary );
    font-family:"Rajdhani", Sans-serif;
    font-size:22px;
    font-weight:700;
    line-height:1.1em;
}
.elementor-kit-11 button:hover,
.elementor-kit-11 button:focus,
.elementor-kit-11 input[type="button"]:hover,
.elementor-kit-11 input[type="button"]:focus,
.elementor-kit-11 input[type="submit"]:hover,
.elementor-kit-11 input[type="submit"]:focus,
.elementor-kit-11 .elementor-button:hover,
.elementor-kit-11 .elementor-button:focus {
    color:var( --e-global-color-accent ); /* Now uses #fdcd2a */
}
.elementor-section.elementor-section-boxed > .elementor-container{
    max-width:1300px;
}
.e-con{
    --container-max-width:1300px;
}
.elementor-widget:not(:last-child){
    margin-block-end:20px;
}
.elementor-element{
    --widgets-spacing:20px 20px;
    --widgets-spacing-row:20px;
    --widgets-spacing-column:20px;
}
{}
h1.entry-title{
    display:var(--page-title-display);
}
@media(max-width:1024px){
    .elementor-kit-11{
        --e-global-typography-primary-font-size:46px;
        font-size:var( --e-global-typography-text-font-size );
        line-height:var( --e-global-typography-text-line-height );
    }
    .elementor-kit-11 a{
        font-size:var( --e-global-typography-text-font-size );
        line-height:var( --e-global-typography-text-line-height );
    }
    .elementor-kit-11 h1{
        font-size:var( --e-global-typography-primary-font-size );
        line-height:var( --e-global-typography-primary-line-height );
    }
    .elementor-kit-11 h2{
        font-size:var( --e-global-typography-primary-font-size );
        line-height:var( --e-global-typography-primary-line-height );
    }
    .elementor-kit-11 button,
    .elementor-kit-11 input[type="button"],
    .elementor-kit-11 input[type="submit"],
    .elementor-kit-11 .elementor-button{
        font-size:var( --e-global-typography-accent-font-size );
        padding:12px 30px 12px 30px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width:1024px;
    }
    .e-con{
        --container-max-width:1024px;
    }
}
@media(max-width:767px){
    .elementor-kit-11{
        --e-global-typography-primary-font-size:30px;
        font-size:var( --e-global-typography-text-font-size );
        line-height:var( --e-global-typography-text-line-height );
    }
    .elementor-kit-11 a{
        font-size:var( --e-global-typography-text-font-size );
        line-height:var( --e-global-typography-text-line-height );
    }
    .elementor-kit-11 h1{
        font-size:var( --e-global-typography-primary-font-size );
        line-height:var( --e-global-typography-primary-line-height );
    }
    .elementor-kit-11 h2{
        font-size:var( --e-global-typography-primary-font-size );
        line-height:var( --e-global-typography-primary-line-height );
    }
    .elementor-kit-11 button,
    .elementor-kit-11 input[type="button"],
    .elementor-kit-11 input[type="submit"],
    .elementor-kit-11 .elementor-button{
        font-size:var( --e-global-typography-accent-font-size );
        padding:10px 22px 10px 22px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width:767px;
    }
    .e-con{
        --container-max-width:767px;
    }
}