.elementor-kit-9 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #848484;
    --e-global-color-accent: #FF003F;
    --e-global-typography-primary-font-family: "Rubik";
    --e-global-typography-primary-font-size: 24px;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-primary-line-height: 20px;
    --e-global-typography-secondary-font-family: "Rubik";
    --e-global-typography-secondary-font-size: 16px;
    --e-global-typography-secondary-font-weight: 300;
    --e-global-typography-secondary-line-height: 26px;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-9 h2 {
    color: #222222;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
    align-items: center;
    margin-left: 100px;
}

@media screen and (max-width: 568px){
    .elementor-section.elementor-section-boxed>.elementor-container {
        margin-left: 0px;
    }
}

.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;
    }

    .responsive_again_addreess{
        width: 300px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
}