.category-list .content-category table.category .cat-list-row0 a:before,
.category-list .content-category table.category .cat-list-row1 a:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 5px;
}

.category-list .content-category table.category .cat-list-row0 a:hover,
.category-list .content-category table.category .cat-list-row1 a:hover {
    text-decoration: none;
    margin-left: 8px;
    margin-right: -8px;
    transition: 0.4s ease;
}

.category-list .content-category table.category .cat-list-row0 a,
.category-list .content-category table.category .cat-list-row1 a {
    transition: 0.4s ease;
}

article.item-page .page-header {
    display: none;
}

article.item {
    border: none;
}

#sp-right .class2 .category-module li {
    padding: 0;
}

#sp-right .class2 .category-module li a.mod-articles-category-title:hover {
    text-decoration: none;
    background-color: #5299c6;
    color: #ffffff !important;
}

.contact-address span {
    display: block;
}

span.contact-name {
    color: #2270a1;
    display: block;
    padding-bottom: 30px;
}

.dl-horizontal dt {
    width: 50px;
    margin: 2px 0;
}

.dl-horizontal dt .fa {
    font-size: 20px;
    color: #2270a1;
}

.dl-horizontal dd {
    margin-left: 60px;
    padding-bottom: 5px;
}


.contact-form textarea {
    width: 260px;
    height: 130px;
}

#sp-top1 p {
    color: #f0f9ff;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
section#administracion {
    width: 99%;
}