/* Footer */

div[id=footer]{
    width: auto;
    height: 358.28px;
    /* border: 1px solid black; */
    margin: -10px;
    margin-top: 10px;
    background-color: #7B2772;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: white;
}

div#ajnjfbf{
    width:568.71px;
    height:228.73px;
    /* border: 1px solid black; */
    margin: auto;
}

div.imagesjfjf{
    width:142.65px;
    height: 22.33px;
    margin-bottom:20px;
    /* border: 1px solid black; */
    background-image: url(../image/favico.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

div#texhjjnssaf{
    width:auto;
    height:auto;
}

p.ksjvkbhjb{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
    margin: 3px;
}



div#sdfnjks{
    width:369.66px;
    height:189.99px;
    /* border: 1px solid black; */
    margin: auto;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}

div.contsbhca{
    width:auto;
    height:30px;
    /* border: 1px solid black; */
    /* margin: auto; */
    display: flex;
    float: left;
    margin-left: 0px;
}

div#asdnjcass{
    width: 100%;
    height: 149.99px;
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
    align-items: center;
    margin:auto;
}

div.cjcjkjaskdj{
    width: 100%;
    height:36.66px;
    /* border: 1px solid black; */
    margin: auto;
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

div.sdvhjbjhvb{
    width: 40px;
    height: 97%;
    /* border: 1px solid red; */
    background-image:url(../image/Group\ 34275.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


div.sdvhjbjhvb123{
    width: 40px;
    height: 97%;
    /* border: 1px solid red; */
    background-image:url(../image/Group\ 34281.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


div.sdvhjbjhvb456{
    width: 40px;
    height: 97%;
    /* border: 1px solid red; */
    background-image:url(../image/Group\ 34280.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}





div.fksjvnsdgj{
    width: auto;
    height: 97%;
    /* border: 1px solid blue; */
    display: flex;
    align-items: center;
}

p#dfbgdfbfdbf{
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    margin: auto;
    margin-left: 0;
    /* line-height: 40px; */
    text-align: justify;
}

p#fjhfjsbb{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    margin: auto;
    /* line-height: 40px; */
    text-align: justify;
}

p#fjhfjsbb:hover{
    color:red;
}

@media screen and (max-width: 850px){
    div[id=footer]{
        height:400.03px;
        display: flex;
        flex-direction: column;
    }

    div#ajnjfbf{
        width:90%;
        height:165.15px;
    }

    p.ksjvkbhjb{
        margin: 0;
        font-size: 14px;
        line-height: 23px;
    }

    div.imagesjfjf{
        margin-top: 10px;
    }

    div#sdfnjks{
        width:95%;
        /* border: 2px solid red; */
        margin-top: 30px;
        height:190.68px;
        /* align-items: flex-start; */
    }


}

a{
    text-decoration: none;
    color: white;
}
