.elementor-kit-11995 {
    --e-global-color-primary: #303030;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #3AA362;
    --e-global-color-25357508: #6EC1E4;
    --e-global-color-46d0eb59: #61CE70;
    --e-global-color-8ab8e5d: #4054B2;
    --e-global-color-430c9803: #23A455;
    --e-global-color-72e0144b: #000;
    --e-global-color-12b74c29: #FFF;
    --e-global-color-9f222b2: #54BF72A1;
    --e-global-typography-primary-font-weight: bold;
    --e-global-typography-secondary-font-weight: bold;
    --e-global-typography-accent-font-weight: normal;
}

.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;
}



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;
        left: 0px!important;
    gap: 15px!important;
    }
		    .advisory-committee{
width: 100%!important;
    height: 300px!important;
		    }
    .e-con {
        --container-max-width: 767px;
    }

}