.info-container-5{
    background-color: #8a1e58;
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 768px) {
    .info-container-5{
        background-color: #8a1e58;
    }
}

@media only screen and (max-width: 768px) {
    .item-social-midia{
        height: 10vw;
        width: 10vw;
        line-height: 10vw;
        align-items: center;
    }

    .item-whatsapp{
        bottom: 10vw;
        height: 10vw;
        width: 10vw;
        line-height: 10vw;
        align-items: center;
        left: 85%;
    }

    .link-social-midia:not(:first-child) {
        margin-left: 3vw;
    }
}

.info-container-6{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #8a1e58;
    width: auto;
    height: fit-content;
}

.social-media-container{
    padding: 3vw;
    color: white;
    float: left;
}

.list-social-midia{
    display: flex;
}

.item-social-midia {
    margin: 1vw 0;
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 2vw;
    width: 2vw;
    line-height: 2vw;
    text-align: center;
    color: #ffffff;
}


.link-social-midia:hover .item-social-midia{
    background-color: #ffffff;
    border: 1px solid #ffffff; 
    color: #8a1e58;
}

.item-social-midia{
    margin: 1rem 0;
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    list-style-type: none;
}

.link-social-midia .item-social-midia{
    transform: background-color 1.5s;
}

.bottom-buttoms .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto; 
}

.bottom-buttoms a{
    display: block;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    border: #ffffff;
}

.bottom-buttoms li a:hover {
    background-color: white;
    transition: background-color 1s;
    color: #8a1e58;
}

.bottom-buttoms-1 .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto; 
}

.bottom-buttoms-1 a{
    display: block;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    background-color: #8a1e58;
    border: #8a1e58;
}

.bottom-buttoms-1 li{
    padding-bottom: 8px;
}

.bottom-buttoms-1 li a:hover {
    background-color: #ffffff;
    transition: background-color 1s;
    color: #8a1e58;
    border: 1px #8a1e58;
}

.bottom-buttoms-2 .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto; 
}

.bottom-buttoms-2 a{
    display: block;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    padding: 14px 16px;
    align-items: center;
    text-decoration: none;
    background-color: #8a1e58;
    border: #8a1e58;
}

.bottom-buttoms-2 a:hover{
    text-decoration: none;
    background-color: #ffffff;
    transition: background-color 1s;
    color: #8a1e58;
    border: 1px #8a1e58;
   
}

.bottom-buttoms-3 .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto;
}

.bottom-buttoms-3 a{
    display: block;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    padding: 14px 16px;
    width: fit-content;
    align-items: center;
    text-decoration: none;
    background-color: #8a1e58;
    border: #8a1e58;
}

.bottom-buttoms-3 a:hover{
    text-decoration: none;
    background-color: #ffffff;
    transition: background-color 1s;
    color: #8a1e58;
    border: 1px #8a1e58;
   
}

.bottom-buttoms-4 .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto;
}

.bottom-buttoms-4 a{
    display: flex;
    color: #8a1e58;
    border-radius: 50px;
    padding: 14px 16px;
    width: fit-content;
    align-items: center;
    text-decoration: none;
    background-color: #ffffff;
    border: #8a1e58;
}

.bottom-buttoms-4 a:hover{
    text-decoration: none;
    background-color: #8a1e58;
    transition: background-color 1s;
    color: #ffffff;
    border: 1px #8a1e58;
   
}

.bottom-buttoms-5 .eventOnClick {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-right: auto;
}

.bottom-buttoms-5 a{
    display: flex;
    color: #8a1e58;
    border-radius: 50px;
    padding: 14px 16px;
    width: fit-content;
    text-decoration: none;
    background-color: #ffffff;
    border: #8a1e58;
}

.bottom-buttoms-5 a:hover{
    text-decoration: none;
    background-color: #8a1e58;
    transition: background-color 1s;
    color: #ffffff;
    border: 1px #8a1e58;
   
}


.local-container{
    padding-left: 30px;
    float: left;
    width: fit-content;
    height: fit-content;
    text-align: left;
    color: white;
}

.local-container h3{
    font-size: 40px;
}

.local-container h1{
    font-size: 20px;
}

.baseline{
    background-color: #4f0323;
    display: flex;
    justify-content: center;
}

.powered-by{
    color: white;
    font-style: italic;
    text-align: center;
    font-size: 0.5vw;
}

@media only screen and (max-width: 768px) {
    .item-social-midia{
        height: 5vw;
        width: 5vw;
        line-height: 8vw;
        font-size: 5vw;
    }

    .info-container-6{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #8a1e58;
    width: auto;
    height: fit-content;
    padding: 50px;
    }
    
    .info-container-6 h2{
        padding: 0px;
    }

    .info-container-6 ul{
        padding-left: 40px;

    }

    .social-media-container{
    border-left: 25px solid #8a1e58;
    padding: 3vw;
    width: auto;
    color: white;
    float: left;
    }

    .list-social-midia{
        display: flex;
    }

    .item-social-midia {
        margin: 1vw 0;
        border: 1px solid #ffffff;
        border-radius: 50%;
        height: 2vw;
        width: 2vw;
        line-height: 2vw;
        text-align: center;
        color: #ffffff;
        list-style-type: none;
    }


    .link-social-midia:hover .item-social-midia{
        background-color: #ffffff;
        border: 1px solid #ffffff; 
        color: #8a1e58;
    }

    .item-social-midia{
        margin: 1rem 0;
        border: 1px solid #ffffff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        line-height: 45px;
        text-align: center;
        list-style-type: none;
    }

    .local-container{
        padding-left: 0px;
        margin: 3vw;
        align-items: center;
        margin-top: 10vw;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .baseline{
        background-color: #4f0323;
        display: flex;
        justify-content: center;
        justify-content: center;
    }

    .powered-by{
        color: white;
        font-style: italic;
        text-align: center;
        font-size: 1.5vw;
        padding: 2vw;
    }

    .bottom-buttoms-5 .eventOnClick {
        margin: 0;
        padding: 0;
        overflow: hidden;
        margin-right: auto;
    }

    .bottom-buttoms-5 a{
        display: flex;
        color: #8a1e58;
        border-radius: 50px;
        padding: 6px 8px;
        width: fit-content;
        text-decoration: none;
        background-color: #ffffff;
        border: #8a1e58;
    }

    .bottom-buttoms-5 a:hover{
        text-decoration: none;
        background-color: #8a1e58;
        transition: background-color 1s;
        color: #ffffff;
        border: 1px #8a1e58;
    
    }

}