.elementor-kit-7 {
--e-global-color-primary:#000000;
--e-global-color-secondary:#00CAAC;
--e-global-color-text:#000000;
--e-global-color-accent:#ED4E31;
--e-global-color-9730218:#02B1AF;
--e-global-color-6f31c96:#DCEFE2;
--e-global-color-6024953:#F5EADD;
--e-global-color-2077ee5:#D8D8D8;
--e-global-color-ce5b811:#FFFFFF;
--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: 1440px;
}
.e-con {
--container-max-width:1440px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}
.elementor-element {
--widgets-spacing:20px;
}
{
}
h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1540px) {
.elementor-section.elementor-section-boxed > .elementor-container {
   
}
.e-con {
--container-max-width:1080px;
}
}

@media(max-width:1280px) {
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 900px;
}
.e-con {
--container-max-width:900px;
}
}

@media(max-width:1024px) {
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 710px;
}
.e-con {
--container-max-width:710px;
}
}

@media(max-width:767px) {
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 420px;
}
.e-con {
--container-max-width:420px;
}
}

@media(max-width:480px) {
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 290px;
}
.e-con {
--container-max-width:290px;
}
}
