/* .elementor-kit-7 {
    --e-global-color-primary: #00685E;
    --e-global-color-secondary: #009485;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #FFA300;
    --e-global-typography-primary-font-family: "Antonio";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Figtree";
    --e-global-typography-secondary-font-size: 20px;
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-secondary-line-height: 22px;
    --e-global-typography-text-font-family: "Figtree";
    --e-global-typography-text-font-size: 17px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 24px;
    --e-global-typography-accent-font-family: "Figtree";
    --e-global-typography-accent-font-weight: 500;
} */

.elementor-kit-7 a {
    color: #FFA300;
    text-decoration: none;
}

.elementor-kit-7 a:hover {
    color: #00685E;
}

.elementor-kit-7 h1 {
    color: #FFA300;
}

.elementor-icon-list-item a:hover {
    color: #FFA300;
}

.elementor-icon-list-item:hover {
    color: #FFA300;
}

.elementor-kit-7 h2 {
    font-family: "Figtree", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 22px;
}

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

.e-con {
    --container-max-width: 1200px;
}

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

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

.elementor-2335 .elementor-element.elementor-element-5da9980 .elementor-icon-list-icon i {
    color: #FFA300;
    transition: color 0.3s;
}

.elementor-2335 .elementor-element.elementor-element-5da9980 .elementor-icon-list-icon i {
    color: #FFA300;
    transition: color 0.3s;
}

.elementor-element-680915ca {
    padding: 0;
}

.elementor-2335 .elementor-element.elementor-element-5da9980 .elementor-icon-list-text {
    color: #FFFFFF;
    transition: color 0.3s;
}

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

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

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end:0px;padding-inline-start:0px;}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

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

    .e-con {
        --container-max-width: 767px;
    }
}

.elementor-element-3de5b8e {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 15px 15px;
    row-gap: 15px;
    column-gap: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.elementor-element.elementor-element-7f4d684c {
    width: 32%;
    max-width: 32%;
}

.elementor-element.elementor-element-56207d8 .elementor-button {
    background-color: #00685E;
    fill: #FFFFFF;
    color: #FFFFFF;
}

.elementor-element.elementor-element-56207d8 .elementor-button:hover {
    background-color: #00796E;
}

.elementor-element.elementor-element-7f4d684c .elementor-button:hover, .elementor-element.elementor-element-7f4d684c .elementor-button:focus {
    background-color: #FFAC19;
}

.elementor-element-56207d8 {
    width: 22%;
}    

@media(max-width: 1024px) {
    .elementor-element.elementor-element-7f4d684c {
        width: 40%;
    }

    .elementor-element-56207d8 {
        width: 32%;
    }   
}

@media(max-width: 767px) {
    .elementor-element.elementor-element-7f4d684c {
        width: calc(50% - 10px);
    }

    .elementor-element-56207d8 {
        width: calc(50% - 10px);
    }   
}