  .no-margin{
    margin: 0 !important;
}

.no-padding{
    padding: 0 !important;
}

.wp-block-separator {
    border: 3px solid;
    border-left: none;
    border-right: none;
}
/*/ Elementor Learndash kit /*/

.wpProQuiz_results .ld-quiz-actions{
    display: flex;
    flex-direction: column;
}

.elementor-kit-24888 {
    --e-global-color-primary: #F59D1B;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-3f219e59: #000;
    --e-global-color-ad2bfe5: #FFF;
    --e-global-color-c9e4c45: #20264C;
    --e-global-color-3f83461: #E72D5D;
    --e-global-color-135576d: #20264C;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-size: 26px;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-size: 24px;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-7661419-font-size: 26px;
    --e-global-typography-d47a5a9-font-size: 16px;
    --e-global-typography-d47a5a9-line-height: 24px;
    --e-global-typography-45681ac-font-size: 24px;
    font-family: "Poppins", Sans-serif;
    font-weight: normal;
    --e-page-transition-entrance-animation: e-page-transition-fade-out;
    --e-page-transition-exit-animation: e-page-transition-fade-in;
    --e-page-transition-animation-duration: 250ms;
    --e-preloader-animation-duration: 2750ms;
    --e-preloader-delay: 0ms;
    --e-preloader-color: #F59D1B;
    --e-preloader-size: 30px;
}

.elementor-kit-24888 a {
    color: #20264C;
    font-family: "Poppins", Sans-serif;
}

.elementor-kit-24888 a:hover {
    color: #6bc3d0;
}

.elementor-kit-24888 h1 {
    color: #20264C;
    font-family: "Poppins", Sans-serif;
    font-weight: bold;
}

.elementor-kit-24888 h2 {
    color: #20264C;
    font-weight: bold;
}

.elementor-kit-24888 h3 {
    color: #20264C;
    font-family: "Poppins", Sans-serif;
    font-weight: bold;
}

.elementor-kit-24888 h4 {
    color: #20264C;
    font-family: "Poppins", Sans-serif;
    font-weight: bold;
}

.elementor-kit-24888 h5 {
    color: #20264C;
    font-family: "Poppins", Sans-serif;
}

.elementor-kit-24888 h6 {
    color: #20264C;
    font-weight: bold;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-container {
    --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-24888 e-page-transition {
    background-color: #FFFFFF;
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }

    .e-container {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-kit-24888 {
        --e-global-typography-45681ac-font-size:18px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-container {
        --container-max-width: 767px;
    }
}