.page-footer {
    position: relative;
    background: #EAEDE6;
    padding-top: 100px;
    overflow: hidden;
    width: 100%;
}

.footer-elements {
    min-height: 495px;
    padding: 30px 10px;
    position: relative;
}

.location-btn {
    transition: .2s ease-out .1s;
	border-radius: 5px;
}

.location-btn:hover {
    text-decoration: none !important;
}

/*.location-btn:hover>.locator {
    background: #2c3c69;
    color: #b7bfcc;
}*/

.location-btn:hover .icon-icon-awesome-location-arrow::before {
    color: #fff;
}

.icon-icon-awesome-location-arrow::before {
    color: #fff;
}

.icon-icon-fax {
    width: 16px;
    height: 17px;
    display: inline-block;
    content: '';
    background: url(../../assets/img/fax-icon.svg);
    background-size: cover;
    margin-right: 5px;
    margin-bottom: -3px;
}

@media (min-width: 768px) {
    .page-footer {
        padding-top: 220px;
    }

    .footer-elements {
        padding: 30px 25px;
        /* background-image: url('https://myhopefortomorrow.com/wp-content/uploads/2021/09/flowers-tablet.png'); */
        background-image: url('https://myhopefortomorrow.com/wp-content/uploads/2022/01/daisy-lg.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        /* margin-inline: -7px; */
    }
}


@media (min-width: 1200px) {
    .footer-elements {
        background: none;
    }
}

.footer__headline {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #001f5b;
    margin: 0 0 27px 0;
}

.footer__meta,
.footer__meta a {
    font-family: Montserrat;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #393939;
}

.footer__meta a:hover,
.menu-footer-menu li a:hover {
    text-decoration: underline;
}


.menu-footer-menu {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-left: 0 !important;
    padding: 0;
    list-style-type: none;

}

.menu-footer-menu li {
    list-style-type: none;
}

.menu-footer-menu li,
.menu-footer-menu li a {
    color: #001f5b;
    margin-bottom: 12px;

}

.footer-cols {
    display: flex;
    column-gap: 5px;
    justify-content: space-around;
}

@media (max-width:768px) {
    .footer-cols {
        width: 100%;
        flex-flow: wrap;
        flex-direction: column-reverse;
    }
}


@media (max-width:768px) {
    .footer-map {
        right: 1%;
    }
}

@media (min-width:1025px) {
    .footer-cols {
        flex-direction: row;
    }

    .footer-map {
        top: 20%;
        right: -12%;
        width: 100%;
        border-radius: 5px;
        object-fit: contain;
        -o-object-fit: contain;
        font-family: 'object-fit: cover;';
        object-position: top right;
        display: block;
        align-self: center;
    }
}



.footer-logo {
    /* position: absolute;
    top: -100px;
    left: 0; */
    object-fit: cover;
    /*     height: 58px; */
    height: auto;
    width: 207px;
}



/* foooter  white bg */
.bottom-menu-sec {
    min-block-size: 85px;
    background: #fff;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 64px;
    margin-bottom: 60px;
}

.footer-seal {
    background: #fff;
    padding: 20px 0;
    margin-bottom: 4.5rem;
}

.footer-seal .text-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

@media (min-width:768px) {
    .bottom-menu-sec {
        padding-top: 13px;
        padding-bottom: 13px;
        margin-top: 0;
        min-height: 0;
        margin-bottom: 0;
    }
}

@media (min-width:1025px) {
    .bottom-menu-sec ul {
        justify-content: flex-start;
        margin: 0 -9px;
    }
}

.bottom-menu-wrapper {
    margin: 20px 0;
    display: flex;
    justify-content: flex-start;
}

@media (min-width: 767px) {
    .bottom-menu-wrapper {
        justify-content: flex-end;
    }
}

.bottom-menu-wrapper ul {
    padding: 0;
}


@media (min-width:1200px) {
    .bottom-menu-wrapper {
        margin: 20px 0;
        width: 100%;
        display: inline;
    }
}


.bottom-menu-wrapper ul,
.bottom-menu-wrapper a {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #5f708f;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin: 0;
    justify-content: flex-start;
}

@media (min-width: 600px) {

    .bottom-menu-wrapper ul,
    .bottom-menu-wrapper a {
        text-align: right;

    }
}


.bottom-menu-wrapper a:hover {
    text-decoration: undeline;
}

.bottom-menu-wrapper li {
    list-style-type: none;
}


@media (min-width:400px) {

    .bottom-menu-wrapper ul,
    .bottom-menu-wrapper a {
        flex-flow: wrap;
        flex-basis: 500px;
        padding-right: 10px;
        padding-right: 9px;
        margin: 0;
    }

    .bottom-menu-wrapper li {
        padding: 0 10px;
    }
}

@media (min-width:768px) {

    .bottom-menu-wrapper ul,
    .bottom-menu-wrapper a {
        justify-content: flex-end;
    }
}


@media (min-width: 1025px) {
    .bottom-menu-wrapper ul {
        justify-content: end;
    }

    .bottom-menu-wrapper a {
        justify-content: space-between;
        align-items: center;

    }

}


.footer-map-content {
    height: auto;
    padding: 10px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #2c3c69;
    display: flex;
    flex-direction: column;
    position: relative;
}


.footer-daisy {
    position: absolute;
    bottom: -149px;
    object-fit: cover;
    z-index: 1;
    left: 295px;
    height: auto;
}


.spacer {
    content: '';
    padding-right: 25px;
}

.locator {
    display: block;
    /*background: #b7bfcc;*/
    max-width: 313px;
    border-radius: 5px;
    /* margin-top: 19px;*/
	margin: 19px 8px;
    padding: 4px 25px;
    align-self: flex-end;
    font-weight: bold;
}

.locator-arrow {
    height: 25px;
    width: 30px;
    position: relative;
    justify-content: end;
}

.pt20 {
    padding-top: 20px;
}

.footer-contact__img {
    display: none;
}

.footer-contact p {
    font-size: 16px;
    line-height: 1.625em;
}

.footer-contact span {
    font-size: 16px;
}

.footer-contact p strong {
    color: #001f5b;
    font-size: 18px;
}

@media (min-width: 1200px) {
    .footer-contact__img {
        display: block;
        max-width: 100%;
        height: auto;
        bottom: -15px;
        position: relative;
    }

}

.footer-contact {
    overflow: hidden;
}

.footer-map-content__map-box {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: end;
}

.facebook-icon {
    margin-top: 15px;
    display: block;
}

@media (min-width: 600px) {
    .bottom-menu-sec__row {
        display: flex;
        align-items: center;
    }
}

.footer-elements .col-sm-order-1 h5 {
    margin-bottom: 0;
}

.arrow {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    display: inline-block;
    position: relative;
    top: -2px;
}


.back-to-top {
    width: 60%;
}

@media (min-width: 600px) {
    .back-to-top {
        width: 90%;
    }
}


@media (min-width: 768px) {
    .back-to-top {
        width: 50%;
    }
}

@media (min-width: 1025px) {}


@media (min-width: 1200px) {
    .back-to-top {
        width: 20%;
    }

    .bottom-links-footer {
        width: 80%;
    }
}

iframe.footer-map-iframe {
    height: 300px;
}