.sr-footer-01 {
    position: relative;
}


    .sr-footer-01 .sr-footer-nav .hs-menu-wrapper > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        column-gap: 6.25rem;
    }


    .sr-footer-01 .social {
        list-style: none;
        padding-left: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .sr-footer-01 ul.social li span {
        border-radius: 50%;
        width: 2.3rem;
        height: 2.3rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: inherit;
    }

        .sr-footer-01 ul.social li span svg,
        .sr-footer-01 ul.social li span svg g {
            fill: inherit;
        }

    .sr-footer-01 .footer-logo-social {
        padding: 3em 0;
    }

    .sr-footer-01 ul.hs-menu-children-wrapper {
        list-style-type: none;
        padding: 0;
    }

    .sr-footer-01 .footer-copyright p a {
        text-decoration: underline;
    }

        .sr-footer-01 .footer-copyright p a:not(:hover) {
            color: inherit;
        }

    .sr-footer-01 .sr-footer-nav li a {
        font-size: 14px;
    }

    .sr-footer-01 .footer-logo-social {
        text-align: center;
    }

        .sr-footer-01 .footer-logo-social img {
            max-width: 100%;
            height: auto;
        }

    .sr-footer-01 .sr-footer-nav .hs-menu-depth-1 {
        width: 50%;
        margin-bottom: 2rem;
    }

    .sr-footer-01 .footer-copyright p.small {
        margin: 0;
    }

    .sr-footer-01 .button__container {
        position: absolute;
        bottom: 15px;
        right: 15px;
        height: 3rem;
        width: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }

        .sr-footer-01 .button__container:hover {
            filter: brightness(1.2);
        }

@media only screen and (min-width: 992px) {
    .sr-footer-01 .sr-footer-nav .hs-menu-depth-1 {
        margin-bottom: 0;
    }

    .sr-footer-01 .sr-footer-nav .hs-menu-depth-1 {
        width: auto;
    }

    .sr-footer-01 .sr-footer-nav .hs-menu-wrapper > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.site_footer-module-2 {
    background-repeat: repeat;
    color: rgba(255, 255, 255, 1.0);
    border-top: 0px none #e5e7ea;
    border-bottom: 0px none #e5e7ea;
}


.sr-footer-01 .button__container {
}

.site_footer-module-2 .row.sr-spacer-bottom-50 {
    margin-bottom: 2rem;
    border-bottom: 1px solid #ebebeb;
}

.site_footer-module-2 .sr-footer-nav li a {
    color: inherit;
}

.site_footer-module-2 .sr-footer-nav .hs-menu-depth-1 > a,
.site_footer-module-2 .sr-footer-nav li a,
.site_footer-module-2 .footer-copyright p a {
    color: rgba(255, 255, 255, 1.0);
}

.site_footer-module-2 .sr-footer-nav .hs-menu-depth-1 > a,
.site_footer-module-2 .footer-copyright p a,
.site_footer-module-2 .footer-copyright {
    color: rgba(252, 222, 190, 1.0);
}

    .site_footer-module-2 .sr-footer-nav li:not(.hs-item-has-children) a:hover,
    .site_footer-module-2 .footer-copyright p a:hover {
        color: rgba(36, 123, 255, 1.0);
    }
	  .sr-footer-01 li {
        padding-top: 10px;
    }

@media (max-width: 991px) {
    .sr-footer-01 .sr-footer-nav .hs-menu-wrapper > ul {
        display: flex;
        flex-direction: column;
        padding-left: 20px;
    }

	   .sr-footer-01 .sr-footer-nav .hs-menu-depth-1 {
        width: 100%;
    }

}


@media only screen and (min-width: 992px) {
    .sr-footer-01 .sr-footer-nav .hs-menu-wrapper > ul {
        justify-content: start;
    }
}

.sr-footer-01 .social .icon-1,
.sr-footer-01 .social .icon-1 svg,
.sr-footer-01 .social .icon-1 svg g,
.sr-footer-01 .social .icon-1 svg g path {
    background-color: #247bff;
    color: #ffffff;
    fill: #ffffff
}
