.elementor-kit-4 {
    --e-global-color-primary: #3291A4;
    --e-global-color-secondary: #ADD4D9;
    --e-global-color-text: #000000;
    --e-global-color-accent: #6D868B;
    --e-global-color-06abf78: #C4C4C4;
    --e-global-typography-primary-font-family: "Syne";
    --e-global-typography-primary-font-size: 3.75em;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-primary-font-style: normal;
    --e-global-typography-secondary-font-family: "Syne";
    --e-global-typography-secondary-font-size: 2.2em;
    --e-global-typography-secondary-font-weight: 300;
    --e-global-typography-secondary-font-style: normal;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-weight: 300;
    --e-global-typography-text-font-style: normal;
    --e-global-typography-accent-font-family: "Syne";
    --e-global-typography-accent-font-size: 1em;
    --e-global-typography-accent-font-weight: 700;
    --e-global-typography-accent-font-style: normal;
    --e-global-typography-accent-line-height: 1.188em;
    --e-global-typography-accent-letter-spacing: 0.11px;
    --e-global-typography-8163f4c-font-family: "Poppins";
    --e-global-typography-8163f4c-font-size: 2.25em;
    --e-global-typography-8163f4c-font-weight: normal;
    --e-global-typography-8896fb2-font-family: "Syne";
    --e-global-typography-8896fb2-font-size: 1.5em;
    --e-global-typography-8896fb2-font-weight: normal;
    --e-global-typography-9117373-font-family: "Syne";
    --e-global-typography-9117373-font-weight: normal;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
}

.elementor-kit-4 h1 {
    color: var( --e-global-color-text);
    font-family: "Syne", Sans-serif;
    font-size: 3.75em;
    font-weight: 500;
    font-style: normal;
}

.elementor-kit-4 h2 {
    font-family: "Syne", Sans-serif;
    font-size: 3em;
}

.elementor-kit-4 h3 {
    font-family: "Poppins", Sans-serif;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1340px;
}

.e-container {
    --container-max-width: 1340px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

{}

h1 {
    display: var(--page-title-display);
}

.elementor-kit-4 e-page-transition {
    background-color: #FFBC7D;
}

@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-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-container {
        --container-max-width: 767px;
    }
}


/* Start Custom Fonts CSS */

@font-face {
    font-family: 'Syne';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('https://cleanair360.com/wp-content/uploads/2021/11/Syne-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Syne';
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('https://cleanair360.com/wp-content/uploads/2021/11/Syne-Medium.ttf') format('truetype');
}


/* End Custom Fonts CSS */