.presents {
    margin:auto;
    text-align: center;
    max-width: 100%;
}


.separa {
    width: 100%;
}

.separa img {
    width: 100%;
}

.contactos > div {
    /* width: 360px; */
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}

.redes > div {
    width: 26%;
    display: inline-block;
}

.interro {
    font-family: cambriai;
    font-size: 14px;
    color: #b81818;
    line-height: 0.7;
    /* text-align: left; */
}

.contactos .titulo {
    font-size: 26px;
    color: #363636;
    font-family: BahnBold;
    font-weight: 600;
    margin-bottom: 12px;
}

.presents > .titulo {
    font-family: BahnBold;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 11px;
}

a {
    color: #363636;
    text-decoration: none;
  }
.where.titulo {
    font-size: 25px;
    font-family: BahnBold;
    font-weight: 600;
    padding: 40px 0 45px 0px;
}





.be {
}

.redes > div {
    width: 22%;
}



.presents {
    font-family: DIN;
    padding-top: 140px;
    padding-bottom: 60px;
    width: 1000px;
    padding-left: 14px;
    color: #363636;
}

.corpo {
    /* line-height: 1.8; */
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: left;
}

.separa {
    padding: 34px 0 21px 0;
}

.icon_titulo {
    margin-top: 80px;
}

.contactos {
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
}

.redes {
    margin-top: 20px;
}

.general {
    width: 390px;
}

.Business {
    width: 348px;
}

.slavery {
    width: 254px;
}


.wheel {
    margin-top: 15px;
    padding-left: 30px;
}

@media only screen and (max-width:800px){
    .presents * {
        text-align: center;
        max-width: 95%;
        margin: 5px 0;
        padding: 0;
    }
}