/*
 Theme Name:   Avada Child
 Template:     Avada
 Version:      1.0.0
*/

@import url("../Avada/style.css");

.grid {
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media only screen and (min-width: 1200px) {
    .grid {
        max-width: 1200px;
        padding: 0;
    }
}

/* Footer */

.new-footer {
    background: #003399;
    padding-top: 90px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    margin: 0 -30px -60px !important;
}

.new-footer__background {
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.new-footer__levo {
    left: 0;
}

.new-footer__desno {
    right: 0;
}

.footer-new__top {
    padding-bottom: 66px;
    border-bottom: 1px solid #fff;
}

.footer__first-column {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__socials {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

@media only screen and (min-width: 992px) {
    .footer__socials {
        gap: 14px;
    }

    .new-footer .footer-new__top {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 1200px) {

}


.navigation-column__title,
.footer__single-location__title {
    font-family: 'Saira';
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #879CC8;
    display: inline-block;
    margin-bottom: 40px;
}

.navigation-column .main-nav {
    list-style-type: none;
}

.navigation-column .main-nav,
.navigation-column .menu-item,
.navigation-column .menu-item a {
    padding-left: 0 !important;
}

.navigation-column .menu-item {
    margin-bottom: 10px;
}

.navigation-column .menu-item a {
    font-family: 'Saira';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #879CC8;
    text-transform: capitalize;
}

.footer__single-location {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer__single-location__address,
.footer__single-location__phone {
    font-family: 'Saira';
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
}

.footer__single-location__address {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 30px;
}

.footer__single-location {
    width: 100%;
    max-width: 247px;
}

.footer__third-column {
    gap: 40px;
}

.footer__linkedin svg {
    width: 20px;
    height: 20px;
}

.new-footer__bottom-top .wpcf7-form .fusion-alert {
    display: none !important;
}

.new-footer__bottom-top .newsletter-footer h4 {
    font-family: 'Saira';
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.new-footer__bottom-top .newsletter-footer {
    margin-bottom: 8px;
}

.new-footer__bottom-top .wpcf7-form {
    position: relative;
}

.new-footer__bottom-top .newsletter-footer p:has(.wpcf7-submit) {
    margin: 0;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.new-footer__bottom-top .wpcf7-email {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 60%) !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 8px 60px 8px 16px !important;
    color: rgba(255, 255, 255, 50%);
    font-size: 10px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Saira';
    font-weight: 500;
}

.new-footer__bottom-top .wpcf7-submit {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10' fill='none'%3E%3Cpath d='M1 4.88477H16M16 4.88477L12 0.884766M16 4.88477L12 8.88477' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-color: transparent !important;
    width: 15px;
    height: 8px;
    background-repeat: no-repeat !important;
    color: transparent !important;
    font-size: 0 !important;
    padding: 6px 9px !important;
}

@media only screen and (min-width: 1200px) {
    .new-footer .footer-new__top {
        display: flex;
        flex-flow: row;
    }

    .navigation-column .main-nav {
        margin: 0;
    }

    .footer__first-column {
        width: fit-content;
    }

    .footer__first-column img {
        min-width: 253px;
    }

    .footer__third-column {
        display: flex;
        flex-flow: row;
    }
}

@media only screen and (min-width: 992px) {
    .new-footer__bottom {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        justify-content: stretch;
    }

    .new-footer__bottom-top {
        margin-bottom: 55px;
    }

    .new-footer__bottom-top,
    .new-footer__bottom-bottom {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: space-between;
        flex: 0 0 100%;
    }
}

.new-footer__bottom-top,
.new-footer__bottom-bottom {
    width: 100%;
}

.new-footer__bottom-bottom .credits {
    font-family: 'Saira';
    font-weight: 400;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
}

.new-footer__bottom-top h3 {
    font-family: 'Saira';
    font-weight: 800;
    font-size: 40px;
    line-height: 1.5;
    color: #fff;
}

.new-footer__bottom-menu .footer-nav {
    display: flex;
    flex-flow: row;
    align-items: center;
}

.new-footer__bottom-menu .footer-nav li {
    padding: 0 9px !important;
    border-right: 1px solid #fff;
}

.new-footer__bottom-menu .footer-nav li:first-of-type {
    padding-left: 0 !important;
}

.new-footer__bottom-menu .footer-nav li:last-of-type {
    padding-right: 0 !important;
    border-right: 0;
}

.new-footer__bottom-menu .footer-nav,
.new-footer__bottom-menu .footer-nav li {
    list-style-type: none;
    padding-left: 0;
}

.new-footer__bottom-menu .footer-nav li a {
    text-decoration: none;
    font-family: 'Saira';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
}