﻿.footer6 {
    margin: 20px 7vw 35px 7vw;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
    .footer6 .footerparag h3 {
        color: #0a71b3;
    }
    .footer6 .footerparag p {
        font-size: 1.5rem;
        color: #0a71b3;
        font-weight: 400;
    }
    .footer6 .footerparag .inner-footerparag{
        flex:0 0 50%;
    }
    .footer6 .footer__bottom {
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 10px;
        gap: 5px;
    }
.footer6 .option__inner {
    display: flex;
    justify-content: space-between;
}
.footer6 .option__box {
    padding: 1rem 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}
    .footer6 .option__icon {
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
.footer6 .option__icon-border {
    display: inline-block;
    max-width: 4vw;
}
    .footer6 .option__box h3 {
        font-size: 1.6rem;
        color: #ca2925;
    }
.footer6 .option__icon-border img {
    width: 100%;
}
.footer6 .option__boxdesc {
    font-size: 1.2rem;
    text-align: center;
}
    .footer6 .footerparag {
        font-size: 2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: justify;
        background: #cfe2f0;
        padding: 20px 2vw;
    }
    .footer6 .loc-footerparag {
        flex: 1 1 50%;
        display: flex;
        flex-direction: column;
    }
        .footer6 .loc-footerparag > iframe {
            border-radius: 30px;
        }
        .footer6 .intro__inner {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 20px 2vw;
        background: #cfe2f0;
    }
    .footer6 .footertext {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        align-items: center;
        padding: 20px 2vw;
        background: #f4d5d3;
    }
    .footer6 .information__container {
        display: flex;
        width: 100%;
        justify-content: space-evenly;
    }
    .footer6 .footertext > .inner {
        font-size: 1.5rem;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        flex: 0 0 50%;
        position: relative;
        gap: 7px;
        align-items: start;
    }
    .footer6 .wa {
        padding: 0 4px;
        font-size: 2rem;
        margin-left: 10px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #cc312c;
        color: #f4d5d3;
        width: 35px;
        height: 35px;
        border: 2px solid #cc312c;
        border-radius: 50%;
        box-shadow: 0 3px 4px 0 #5b0d0c;
    }
    .footer6 span.lightcolor, .footer6 a.lightcolor {
        color: #cc312c;
        font-weight: 500;
        line-height: 3rem;
    }
.footer6 .inner > div {
    display: flex;
    align-items: center;
}
.footer6 .namad-box {
    flex: 0 0 40%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: absolute;
    right: 15vw;
    top: 70px;
}
.footer6 .information__inner-social {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
}
    .footer6 .information__inner-social > div:first-child {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        flex: 0 0 33%;
    }
    .footer6 .information__inner-social span {
        background: #0a71b3;
        font-size: 1.5rem;
        padding: 5px 15px;
        border-radius: 30px;
        box-shadow: 0 3px 3px 0 #064f7e;
        font-weight: 500;
        color: #fff;
    }
    .footer6 .social__icon {
        margin: 5px 0;
        display: flex;
        overflow: hidden;
        flex-direction: row;
        align-items: center;
        padding: 10px 0;
        justify-content: center;
        gap: 10px;
    }
    .footer6 .card-3 {
        -webkit-box-shadow: 0px 0px 3px 1px rgb(237 239 241);
        -ms-box-shadow: 0px 0px 3px 1px rgb(237 239 241);
        box-shadow: 0px 0px 3px 1px rgb(237 239 241);
        -webkit-border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        overflow: hidden;
    }
    .footer6 .copyright__inner {
        display: flex;
        justify-content: center;
        padding: 5px;
        background: #f4d5d3;
    }
        .footer6 .copyright__inner > div {
            color: #cc312c;
            font-size: 1.4rem;
            padding: .5rem 10px .2rem 10px;
            font-weight: 500;
        }
.footer6 .social__icon-background {
    display: flex;
    align-items: center;
    justify-content: center;
}
    .footer6 .social__icon-background img {
        height: 40px;
    }
    .footer6 .social__icon-background h3 {
        font-size: 1.6rem;
        color: #152245;
        min-width: 80px;
        text-align: center;
    }
    .footer6 .information__inner {
        justify-content: space-between;
        align-items: start;
        width: 100%;
        display: flex;
        flex-direction: row;
    }
    .footer6 .info__box span {
        font-size: 1.5rem;
        padding: 5px 10px;
        display: flex;
        justify-content: center;
        color: #fff;
        min-width: 12vw;
        border-radius: 30px;
        font-weight: 600;
        background: #0a71b3;
        box-shadow: 0 3px 3px 0 #064f7e;
    }
.footer6 .info__box ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px 0;
    gap: 10px;
}
.footer6 .information__inner-info {
    display: flex;
    justify-content: start;
    color: #fff;
    flex-direction: column;
}
.footer6 .info__box ul li {
    display: flex;
    justify-content: center;
}
    .footer6 .info__box ul li span {
        color: #172446;
        font-size: 2.5rem;
    }
    .footer6 .info__box ul a {
        color: #0a71b3;
        font-size: 1.5rem;
    }