footer p, footer h2, footer .widgettitle, footer a, footer li,footer .wf-float-left {
    font-family: 'Afacad', sans-serif !important;
}
footer .wf-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
#text-2 {
    grid-column: 1 / -1;
    background-color: #0E243A;
}
#block-24,#block-19 {
    grid-column: 1 / 4;
        padding-right: 8em;
}
#block-24 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    display: flex;
    justify-content: space-between;    padding-right: 7em;
}
#block-24 .wp-block-group .wp-block-group .wp-block-group__inner-container {
    flex-direction: column;
}
#bottom-bar {
    background-color: #114b84;
}
#bottom-bar .wf-container-bottom {
    flex-direction: column;
    padding: 25px 20px;
}
#block-23 img {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    width: 150px !important;
}
#block-23 .wp-block-image {
    display: inline-block;
}
.footer h2 {
    font-size: 1.25rem;
    line-height: 1.2em;
    font-weight: 600;margin-bottom: 20px;
}
.footer a, .footer p {
    font-size: 17px;
}
#block-19 p{
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 1.75em;
}
#block-19 a.wp-block-button__link.wp-element-button {
    background: linear-gradient(89deg, #ED1E28 0%, #FF5B63 100%);
    border: 4px solid #fff;
    border-radius: 50px;
    font-size: 22px;
}
#block-19 a.wp-block-button__link.wp-element-button:hover {
    opacity: 1;
    background-color: #045cb4;
    border-color: #045cb4;
}
#block-24 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained div {
    padding: 0;
}
.footer #block-24 li:first-child {
    padding-top: 0;
}
ul.Address_footer li {
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 17px;
}
ul.Address_footer li.location {
    background-image: url(/wp-content/uploads/2025/01/Icon-feather-map-pin.png);
}
ul.Address_footer li.email {
    background-image: url(/wp-content/uploads/2025/01/Icon-feather-mail.png);
}
ul.Address_footer li.phone {
    background-image: url(/wp-content/uploads/2025/01/Icon-awesome-fax.png);
}
ul.Address_footer a {
    text-decoration: none;
}
.footer #block-24 li {
    border: none;
    margin: 0;
    padding: 4px 0;
}
.footer li a {
    transition: 0.2s;
}
.footer li a:hover {
    color: #FF5B63 !important;
    text-decoration: none !important;
}
#footer.solid-bg {
    background-color: #063a6d !important;
}
body #footer .wf-container-footer {
    padding-top: 80px;
    padding-bottom: 20px;
}
#bottom-bar .wf-float-left {
    margin: 0;
    font-size: 17px;
}
a.wp-block-social-link-anchor svg {
    display: none;
}
div#bottom-bar #text-2 {
    display: none;
}
#text-2 center {
    font-size: 45px;
    font-weight: 600;
    font-family: 'Afacad', sans-serif !important;
        line-height: 60px;
    margin-bottom: 20px;
}
#text-2 {
    padding: 20px;
    margin: 0;
}
#text-2 img {
    width: 770px;
    padding-top: 6px;
}
footer a.wp-block-latest-posts__post-title {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden;
}
#footer .wf-container-footer {
    padding-top: 80px;
}
a.wp-block-social-link-anchor {
    background: url(/wp-content/uploads/2025/01/Icon-awesome-facebook-square.png) !important;
    background-repeat: no-repeat !important;
}

@media screen and (max-width: 1080px){
    #block-24, #block-19 {
    padding-right: 0;
}
#block-19 p {
    font-size: 20px;
    line-height: 30px;
}
body #footer .wf-container-footer {
    padding-top: 40px;
    padding-bottom: 0px;
}
}
@media screen and (max-width: 1080px){
footer .wf-container {
    grid-template-columns: repeat(1, 1fr);
}
#block-24 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-right: 0;
    display: block;
    text-align: center;
}
footer a.wp-block-latest-posts__post-title {
    white-space: unset;
    overflow: auto;
    max-width: 100%;
    text-overflow: inherit;
}
.footer h2 {
    margin: 25px 0 10px;
}
    #block-24, #block-19 {
        padding: 0 20px;
    }
    #block-24 {
    margin-bottom: 0;
}
#block-23 .wp-block-group {
    text-align: center;
}
body .is-layout-flex {
    justify-content: center;
}
#block-19 a.wp-block-button__link.wp-element-button {
    font-size: 18px;
}
#text-2 center {
    font-size: 25px;
    margin-bottom: 0;
}
#text-2 {
    padding: 0 20px 20px;
    margin: 0;
}
#block-23 figure {
    margin: auto !important;
}
#block-23 a.wp-block-social-link-anchor {
    width: 18px;
    margin-top: 10px;
}
/*body {*/
/*  overflow: visible !important;*/
/*}*/
/*.dt-mobile-header.mobile-menu-show-divider {*/
/*    position: absolute;*/
/*    transform: none !important;*/
/*        transition: none !important;*/
/*}*/
/*.dt-close-mobile-menu-icon {*/
/*    opacity: 1;*/
/*}*/
/*.right-mobile-menu-close-icon .dt-close-mobile-menu-icon {*/
/*    opacity: 1;*/
/*}*/
}