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

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

#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;
}

#content img {
    width: 100%;
}

#content h2 {
    width: 33%;
    font-size: 21px;
    font-weight: 700;
}

#content p {
    width: 66%;
    padding: 25px 15px 0 15px;
}

#blog_other article {
    padding: 0 10px 0 10px;
}

#blog_other article img {
    width: 100%;
}

#blog_other article h3 {
    font-size: 16px;
}

#ad_contacto {
    background-color: #9b3214;
    margin-bottom: 25px;
    color: white;
}

#ad_contacto h2 {
    font-size: 35px;
}

.inline {
    display: inline-block;
    vertical-align: top;
}

.on_in {
    width: 33%;   
}

.stlt-1 {
    font-size: 10px;
    color:gray;
}
