.footer {
    margin-top: 130px;
    padding-top: 100px;
}

.light-blue-bg + .footer,
.cta + .footer,
.faq + .footer {
    margin-top: 0;
}
.cta + .footer {
    padding-top: 0;
}

.footer .footer__bottom {
    padding-top: 100px;
    border-top: 1px solid #fff;
}

.footer_seals_section {
    padding:0px;
}
.footer_seals {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer_seals ul {
    margin:0px;
}
.footer_seals li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer_seals p {
    margin:0;
}
.footer__logo {
    max-width: 227px;
    width: 100%;
}

.footer__description {
    margin-top: 25px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    padding-right: 20px;
}

.footer__contacts-list {
    margin-top: 25px;
}

.footer__contacts-item {
    padding: 0 0 0 35px;
    position: relative;
    overflow: hidden;
    margin: 17px 0 0 0;
}

.footer__contacts-ico {
    position: absolute;
    left: 0;
    top: 5px;
}

.footer__contacts-link {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    display: inline-block;
}

.footer__col-title {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
}
.footer__col img {
    height: auto;
}

.footer__nav {
    margin-top: 24px;
}

.footer__nav .menu-item {
    padding: 0;
    margin: 17px 0 0 0;
}

.footer__nav .menu-item a,
.footer__nav .menu-item span {
    color: #2B2DC0 !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    /* padding-left: 23px; */
}


.footer__nav .menu-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    width: 10px;
    height: 15px;
    background: transparent url(/wp-content/themes/eleanorhealth/template-parts/blocks/footer/img/footer-shape.svg)
        no-repeat scroll center center / 9px 15px;
}

.footer__nav .menu-item:hover:before {
    left: 5px;
}

.footer__col-description {
    margin-top: 25px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    padding-right: 20px;
}

.footer__social {
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    margin-top: 25px;
}

.footer__social-item {
    display: flex;
}

.footer__social-item:hover .footer__social-img {
    transform: scale(1.1);
}

.footer__social-img {
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.footer__copyright {
    padding: 30px 0;
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__copyright * {
    color: #fff !important;
}

.footer__copyright-text,
.footer__copyright__pages a {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0.78px;
    text-transform: uppercase;
}
.footer__copyright__pages {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__copyright__pages a {
    display: flex;
}
.footer__copyright__pages a:before {
    content: '|';
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
}
.footer__copyright__pages a:first-child:before {
    display: none;
}

@media (max-width: 991px) {
    .footer__col {
        margin-top: 30px;
    }
    .footer__bottom-row .footer__col:first-child {
        order: -2;
        margin-top: 0;
    }
    .footer__bottom-row .footer__col:nth-child(4) {
        order: -1;
        margin-top: 0;
    }
}
@media (max-width: 768px) {
    .cta + .footer .footer__bottom {
        padding-top: 70px;
    }
    .footer {
        margin-top: 70px;
        padding-top: 70px;
    }
    .footer__bottom-row .footer__col:nth-child(2),
    .footer__bottom-row .footer__col:nth-child(3) {
        display: none;
    }
    .footer__contacts-list {
        max-width: 190px;
        text-align: left;
        margin: 25px auto;
    }
    .footer__bottom-row .footer__col {
        text-align: center;
    }
    .footer__social {
        justify-content: center;
    }
    .footer__col-description {
        margin-top: 15px;
        font-size: 16px;
        padding-right: 0;
    }
    .footer__bottom-row .footer__col:nth-child(4) {
        margin-top: 30px;
    }
    .footer__copyright {
        padding: 20px 0;
        margin-top: 40px;
        align-items: center;
        flex-direction: column;
        gap: 10px;
    }
}


/* footer new design */

.footer{
    margin-top: 0;
    background: #ECF0FE;
}

.footer__nav .menu-item:before{
    width: 0;
}

.footer{
    font-weight: 600 !important;
}
.footer__nav .menu-item a,  .footer__description{
    padding-inline-start: 0;
    font-weight: 600;
}

.footer__social{
    display: none;
}
.footer__contacts-item::before{
    width: 0;
}

.footer__contacts-item{
    padding: 0 !important;
}

.footer__contacts-item a{
    font-weight: 600 !important;
}

.footer__contacts-item img{
    display: none;
}

.footer__col-description a{
    font-weight: 600 !important;
    display: block;
    margin-top: 17px;
}

.footer__col-title.title{
    font-size: 17px;
    font-weight: 600 !important;
}


.footer__description, .footer__bottom, .footer_seals_section{
    color: #2B2DC0 !important;
    border-color: #2B2DC0 !important;
    border-width: 2px !important;
}

.cta div, .cta span, .footer .footer__col-title.title, .footer a, .footer .footer__copyright-text, .footer .footer__nav li a, .footer .footer__col-description{
    color: #2B2DC0 !important;
}


.footer_seals li::before {
    width: 0 !important;
}


