
.aqc-block-041 {
    margin-top:6rem;
    margin-bottom:0rem;
    position: relative;
    display:flex;
    flex-flow:column;
}
@media (max-width: 1240px) {
    .aqc-block-041 {
        margin-top: 4rem;
        margin-bottom: 0rem;
    }
}
@media (max-width: 576px) {
    .aqc-block-041 {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}
.footer-image,
.footer-image .image {
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}



.aqc-block-041.footer {
    background-color: rgba(38, 60, 132, 0.09);
}


.aqc-block-041 .aqc-footer-content {
    margin-left: 4.94vw;
    margin-right: 4.94vw;
}

.aqc-block-041 .aqc-footer-col-content {
    display: flex;
    flex-flow: column;
}

.aqc-block-041 .footer .caption {
    font-weight: 600;
    font-family: Raleway;
    font-size: 18px;
    line-height: 24px;
    padding-bottom:12px;
    color: #000000;
    text-transform: uppercase;
    transition: opacity 0.5s ease 0s;
    padding-top: 12px;
}

.aqc-block-041 .footer .subtitle,
.aqc-block-041 .aqc-footer-small-text {
    font-weight: 300;
    font-size: var(--font-size-xd-14);
    line-height: 16px;
    padding-bottom: calc(0.7vw);
    color: rgba(0, 0, 0, 0.51);
    /*text-transform: uppercase;*/
    transition: opacity 0.5s ease 0s;
    padding-top: 8px;
    position: relative;
}

.aqc-block-041 .footer .link {
    font-weight: 400;
    font-size: var(--font-size-xd-14);
    line-height: 24px;
    padding-bottom: calc(0.4vw);
    color: #000000;
    text-decoration: none;
}

/* footer */
.aqc-block-041 .footer-col-100p {
    flex: 0 0 auto;
    width: 100%;
}

.aqc-block-041 .footer-col-50p {
    flex: 0 0 auto;
    width: 50%;
}

.aqc-block-041 .footer-col-33p {
    flex: 0 0 auto;
    width: 33%;
}

.aqc-block-041 .footer-col-25p {
    flex: 0 0 auto;
    width: 25%;
}

.aqc-block-041 .footer-col-20p {
    flex: 0 0 auto;
    width: 20%;
}

.aqc-block-041 .footer-col-16p {
    flex: 0 0 auto;
    width: 16.5%;
}

.aqc-block-041 .footer-col-14p {
    flex: 0 0 auto;
    width: 14.2%;
}

@media (max-width: 768px) {
    .aqc-block-041 .footer-col-33p,
    .aqc-block-041 .footer-col-25p,
    .aqc-block-041 .footer-col-20p,
    .aqc-block-041 .footer-col-16p,
    .aqc-block-041 .footer-col-14p {
        flex: 0 0 auto;
        width: 50%;
    }
}

.aqc-block-041 .aqc-wave {
    width: 100%;
}

.aqc-block-041 .aqc-footer-wave-c {
    padding-bottom: 3rem;
}



.aqc-block-041 .footer-bottom-row {
    display: flex;
    flex-flow: row;
}

@media (max-width: 768px) {
    .aqc-block-041 .footer-bottom-row {
        display: flex;
        flex-flow: column;
        margin-bottom:82px;
    }
}


.aqc-block-041 .footer-small-label {
    flex-grow: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    padding-right:12px;

}

.aqc-block-041 .footer-bottom-row .facebook > img,
.aqc-block-041 .footer-bottom-row .instagram > img,
.aqc-block-041 .footer-bottom-row .youtube > img,
.aqc-block-041 .footer-bottom-row .linkedin > img {
    height:20px;
    width: auto;
    object-fit: contain;
}

.aqc-block-041 .footer-spacer {
    flex-grow: 10;
}

