﻿@charset "UTF-8";



footer {
    font-family: Cartero;
    background-color: #5f5f5f;
    font-size: 13px;
}

.footerlinks a {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}

/*Cambiar bodydirective*/

footer p {
    color: #ffffff !important;
    margin-block-start: 0.2em !important;
}

.footerlinks p {
    color: #ffffff !important;
    opacity: 1;
    margin-block-start: 0.2em !important;
    margin-block-end: 0.2em !important;
}

.footer-rss a {
    text-decoration: none;
    padding: 0 1.5em 0 0;
    font-size: 25px !important;
}

.footer-legal a {
    padding: 0 1.02em 0 0;
}

.footerlinks {
    text-align: left;
}


footer img {
    height: 45px !important;
    width: auto;
}

.footer-bottom-copyright {
    color: #ffffff !important;
    opacity: 0.5;
    text-align: left;
}

.footerOnBottom {
    max-width: 1140px;
    text-align: center;
    bottom: 0 !important;
    width: 90%;
    margin: auto;
    padding-bottom: 1px;
    padding-top: 18px;
    margin-top: 20px;
}

.footer-image {
    text-align: left;
}

    .footer-image p {
        text-align: left;
        opacity: 1;
        color: #ffffff !important;
    }

.footer-body {
    padding-left: 50px;
}

@media only screen and (max-width: 991px) {
    .footer-image {
        text-align: center;
        padding-left: 25px;
    }

    .footer-body {
        padding-left: 25px;
    }

    .footer-image p {
        text-align: justify;
    }
}

.explorer {
    z-index: 0;
    background: rgba(255,211,0,1);
}

.pexplorer {
    color: #165689 !important;
    margin: 0 0 0 5%;
    font-weight: bolder;
}

.articleexplorer {
    margin: 0px !important;
    display: flex;
    align-items: center;
    width: 100%;
}

.footer-image-text {
    display: block;
}
