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

a:hover {
    color: inherit;
    text-decoration: none;
}

#topbanner {
    background-color: #cc450f;
}

#topbanner img {
    width: 100%;
    height: auto;
}

#descripcion {
    margin-top: -5px;
}

#descripcion_in {
    margin: auto;
    padding: 0px 20px 0px 20px;
    width: auto;
    max-width: 600px;
}

#descripcion_in p {
    line-height: 20px;
    color: #f5f4d9;
}

#soporte_main {
    width: 40%;
    margin: 18px;
}

#soporte_izq, #soporte_dere {
    width: 28%;
    margin-top: 18px;
}

#soporte_izq p {
    padding: 20px;
    line-height: 27px;
    font-size: 18px;
}

.scontent {
    min-height: 420px;
    display: inline-block;
    vertical-align: top;
    background-color: #f6f6f6;
    border-radius: 20px;
    border-style: none;
}
