.elementor-kit-342{--e-global-color-primary:#1B1B1B;--e-global-color-secondary:#00509F;--e-global-color-text:#3F3B3B;--e-global-color-accent:#00509F;--e-global-color-3401944:#FFFFFF;--e-global-color-5093b52:#053E76B5;--e-global-color-264a2e9:#CDB608;--e-global-color-0ce3a05:#9E8C06;--e-global-color-5219ea4:#1B1B1BDE;--e-global-color-c44193c:#1B1B1BC7;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--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-f43bdf6-font-family:"Poppins";--e-global-typography-f43bdf6-font-size:2.5rem;--e-global-typography-f43bdf6-font-weight:600;--e-global-typography-2aa1a87-font-family:"Poppins";--e-global-typography-2aa1a87-font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-342 e-page-transition{background-color:#FFBC7D;}@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-342{--e-global-typography-f43bdf6-font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 1025px) {
	body {
 		padding: 3rem 5rem 0 !important;
	}
}

/*Icons alignment*/
.elementor-icon-list-items.elementor-inline-items a {
    align-items: center;
    max-height: 34px;
}
.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-icon {
    display: block;
}

/*Remove background migration*/
.elementor-section > .elementor-background-overlay {
transition: none !important;
}

.elementor-section {
transition: none !Important;
}

/*CTA widget divider*/
    .h2-divider h2:after {
        content: '';
        display: block;
        width: 150px;
        height: 3px;
        margin: 1rem 0rem;
        border-radius: 2px;
        background-color: var(--e-global-color-accent);
    }

a {
    color: white;
}


/*IG feed button style*/
.sbi_load_btn {
    border-radius: 30px !important;
    font-family: var(--e-global-typography-accent-font-family) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    font-size: 1rem !important;
}
/*hamburger icon focus problem*/
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
    }/* End custom CSS */