.elementor-kit-4{--e-global-color-primary:#1B4ABE;--e-global-color-secondary:#FFC80E;--e-global-color-text:#000000;--e-global-color-accent:#1B4ABE;--e-global-color-9b0e5e9:#FFFFFF;--e-global-color-f2be3cd:#1B3E8D;--e-global-color-bb265da:#1F1F1F;--e-global-color-c0d3cf1:#F7F7F7;--e-global-color-585e084:#1B4ABE;--e-global-color-e03c66f:#FFC80E;--e-global-color-0b805b6:#04226B;--e-global-color-8164716:#0F073A;--e-global-color-cfa562b:#EFF7FF;--e-global-color-0ee5520:#FEFBE8;--e-global-color-f78214b:#EFF7FF;--e-global-color-f190462:#EFF7FF;--e-global-color-bf15da3:#A45F04;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-419671b-font-family:"Montserrat";--e-global-typography-419671b-font-size:35px;--e-global-typography-419671b-font-weight:600;--e-global-typography-b4f48ed-font-family:"Montserrat";--e-global-typography-b4f48ed-font-weight:600;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-419671b-font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Header Css Start*/
.header.elementor-sticky--effects {
  background: #10083B !important;
  transition: background 0.3s ease-in-out;
}

.header {
  transition: background 0.3s ease-in-out;
}

.menu-icon img
{
    background: #dbeafe;
    padding: 10px;
    border-radius: 5px;
}

/*Header Css End*/

/*Button CSS Start*/

.transparent-btn svg 
{
    width: 30px;
    margin: -8px auto;
    background: #1B4ABE;
    border-radius: 100px;
    padding: 5px;

}

.transparent-btn:hover svg {
    background: #fff;
    border-radius: 100px;
    padding: 5px;
}

.transparent-btn svg path {
  stroke: white !important; /* force white on hover */
}

.transparent-btn:hover svg path {
  stroke: #1B4ABE !important; /* force white on hover */
}

.colored-btn svg 
{
    width: 30px;
    margin: -8px auto;
    background: #fff;
    border-radius: 100px;
    padding: 5px;

}

.colored-btn:hover svg {
    background: #fff;
    border-radius: 100px;
    padding: 5px;
}

.colored-btn svg path {
  stroke: #1B4ABE !important; /* force white on hover */
}

.colored-btn:hover svg path {
  stroke: #0F073A !important; /* force white on hover */
}





/*Button CSS End*/

/*Home Page CSS Start*/
.counter-bg
{
        background: linear-gradient(89deg, rgba(255, 255, 255, 0) -5.07%, rgba(255, 181, 181, 0.39) 30.61%, rgba(231, 178, 236, 0) 109.47%);
}

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}
.icon
{
    filter: brightness(100);
}

.start
{
    width: 100px
}

.tab .e-n-tabs-heading {
    border: 1px solid #89898952;
    border-radius: 50px;
    padding: 10px 20px 10px 20px;
  
    width: fit-content;
    align-self: center;
    
}

.shape
{
    background-image: url('https://startupconsultancyofficial.com/wp-content/uploads/2025/08/Vector-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    padding-bottom:15px;
    
}

/*Home Page CSS End*//* End custom CSS */