.elementor-kit-42{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-cb1d863:#204D95;--e-global-color-b24dacd:#E7912E;--e-global-color-59b2c50:#FCFCFC;--e-global-color-05de55b:#0F2F62;--e-global-color-5c75c0a:#F1F1F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* general */
body {
    line-height: 1.7;
    font-weight: 400;
    font-family: Poppins;
    font-size: 1.2rem;
}

.elementor-location-header .elementor-section-wrap {
    position: fixed;
    top: 0;
    z-index: 10;
}

.section-grid {
    display: grid;
}

.second-title {
    color: #204d95;
    padding: 20px 0 0;
}
.first-title {
    color: #45f095;
    padding: 0 0 20px;
}

.commnon-text {
    line-height: 1.7;
    font-weight: 400;
    font-family: Poppins;
    font-size: 1.2rem;
}

.top-bar::before {
    content: '';
    display: block;
    position: absolute;
    background: #2196f3;
    height: 10px;
    width: 100px;
}
.top-bar.in-banner::before {
    top: 75%;
}

.text-primary {
    color: #204d95;
}

.responsive-table {
    display: block;
    overflow: auto;
}/* End custom CSS */