.elementor-479 .elementor-element.elementor-element-67f99a5{--display:flex;}.elementor-479 .elementor-element.elementor-element-43ccca0{--display:flex;}.elementor-479 .elementor-element.elementor-element-a0396c1{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-479 .elementor-element.elementor-element-a0396c1 .elementor-social-icon{background-color:var( --e-global-color-4a3934c );--icon-padding:5px;}.elementor-479 .elementor-element.elementor-element-a0396c1 .elementor-social-icon i{color:var( --e-global-color-astglobalcolor5 );}.elementor-479 .elementor-element.elementor-element-a0396c1 .elementor-social-icon svg{fill:var( --e-global-color-astglobalcolor5 );}.elementor-479 .elementor-element.elementor-element-9f22026{--display:flex;}.elementor-479 .elementor-element.elementor-element-e3b6653{--display:flex;}.elementor-479 .elementor-element.elementor-element-a342cba{--display:flex;}.elementor-479 .elementor-element.elementor-element-94f59cd{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-479 .elementor-element.elementor-element-94f59cd .elementor-social-icon{background-color:var( --e-global-color-4a3934c );--icon-padding:5px;}.elementor-479 .elementor-element.elementor-element-94f59cd .elementor-social-icon i{color:var( --e-global-color-astglobalcolor5 );}.elementor-479 .elementor-element.elementor-element-94f59cd .elementor-social-icon svg{fill:var( --e-global-color-astglobalcolor5 );}@media(max-width:1024px){.elementor-479 .elementor-element.elementor-element-67f99a5{--flex-wrap:wrap;}}@media(max-width:767px){.elementor-479 .elementor-element.elementor-element-a0396c1{--grid-template-columns:repeat(0, auto);}.elementor-479 .elementor-element.elementor-element-94f59cd{--grid-template-columns:repeat(0, auto);}}/* Start custom CSS *//* Footer Link List */
.footer-link-list ol,
.footer-link-list ul,
.footer-link-list li {
    list-style-type: none;
    margin: 0;
}

.footer-link-list,
.footer-link-list a,
.footer-terms,
.footer-terms a,
.footer-bottom,
.footer-bottom a {
    color: var(--ast-global-color-5);
}

.footer-link-list,
.footer-terms,
.footer-bottom {
    background-color: var(--ast-global-color-0);
    font-size: 14px;
}

.footer-text-highlight {
    font-size: 1.2rem;
    font-weight:600   
}

/* Footer Logo */
.footer-link-logo img {
    height: 128px;
    width: auto;
}

.footer-link-logo i {
    font-size: 20px
}

.footer-link-logo-text {
    text-align: center!important
}

.footer-link-logo .e-con-inner{
    gap: 15px;
    align-self: center!important;
}

/* Footer Newsletter */
.footer-link-list-newsletter-title {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

#newsletterForm .forminator-button-submit {
    background-color: var(--ast-global-color-5)!important;
    color: var(--ast-global-color-0)!important;
}

#newsletterForm .forminator-button-submit:hover {
    background-color: var(--ast-global-color-1)!important;
    color: var(--ast-global-color-0)!important;
}

.footer-link-list-newsletter .forminator-consent__label p {
    font-size: 12px!important;
    color: var(--ast-global-color-5)!important;
}

/* Footer after links */
.footer-terms > div.e-con-inner {
    justify-content: center!important;
}

.footer-bottom {
    border-top: solid var(--e-global-color-d91f0c6) 1px;
    flex-direction: column!important;
    padding-bottom: 30px;
}

.footer-bottom > div.e-con-inner {
    gap: 15px;
}

.footer-bottom a {
    text-decoration: underline;
}

.footer-bottom-a,
.footer-bottom-b {
    width: 100%;
}

.footer-bottom-a .elementor-social-icons-wrapper {
    display: flex;
    justify-content: center;
}

.footer-bottom-b {
    text-align: center;
}

.footer-bottom-a .elementor-icon-list-items {
    justify-content: center;
}

/* Tablet */
@media (min-width: 768px) {
    /* Footer Link List */
    .footer-link-list > div.e-con-inner{
        flex-direction: row!important;
    }
    
    .footer-link-logo {
        align-self: center!important;
    }
    
    /* Footer after links */
    .footer-terms > div.e-con-inner{
        flex-direction: row!important;
    }
    
    .footer-terms-a,
    .footer-terms-c {
        width: 49%;
    }
    
    .footer-terms-a {
        text-align: right;
    }
    
    .footer-terms-b {
        width: 2%;
        text-align: center;
    }
    
    .footer-bottom {
        padding-bottom: 60px;
    }
    
}

/* Tablets (landscape and portrait) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* Footer Link List */
    .footer-link-list,
    .footer-link-list-item,
    .footer-link-logo,
    .footer-link-list-newsletter {
        padding: 15px;
    }

    .footer-link-list > div.e-con-inner{
        gap: 0px!important;
    }
    
    .footer-link-logo > div.e-con-inner{
        align-items: start!important;
    }

}

/* Desktop */
@media (min-width: 1025px) {
    .footer-link-list > div.e-con-inner {
        gap: 75px!important;
    }

    .footer-link-list a:hover,
    .footer-terms a:hover,
    .footer-bottom a:hover {
        text-decoration: underline;
    }
    
    /* Footer after links */
    .footer-bottom > div.e-con-inner {
        flex-direction: row!important
    }
    
    .footer-bottom-a .elementor-social-icons-wrapper {
        display: flex;
        justify-content: start!important;
    }

}/* End custom CSS */