
footer#footer {
   background-color: #2b2b2b;
}

div#cookiePolicy {
   opacity: 0.9;
   transition: bottom 9s;
}

/* Créditos Metabiblioteca */

.myCredits {
   background-color: var(--color01);
   text-align: center;
   color: #fff;
}

.myCredits a {
   color: #fff;
   font-family: "Poppins", sans-serif;
}

.myCredits img {
   width: 45px;
}

.myCredits {
   padding: 7px;
}

footer.main-footer h5.font-weight-bold.text-uppercase {
   font-size: 20px;
   color: var(--color01);
   text-transform: initial !important;
}

footer#footer li a {
   font-size: 16px !important;
   color: #fff;
}

/*footer.main-footer {
   background-image: -webkit-linear-gradient(270deg, transparent 25%, #ffce21 25%) !important;
}*/

footer#footer img.img-fluid.mb-3 {
   width: 200px;
}

.col-md-3.col-lg-3.col-sm-12.mb-4 strong {
   color: var(--color01);
}

.footer-menu {
   margin-top: 12px;
   background: #0A3E7C;
   text-align: center;
   width: 100%;
   display: inline-block;
}

.footer-menu a {
   background: #FBD785;
   color: #092755;
   cursor: pointer;
   display: inline-block;
   padding: 10px;
   vertical-align: top;
   width: 180px;
   text-align: center;
   font: normal normal bold 18px / 22px Quicksand;
}

footer .container {
   max-width: 100%;
}

footer.main-footer {
   margin-top: 30px;
   background-color: #1f1f1f;
}

p.pCustom a{
   color: var(--color07);
}

footer.customFooter li {
   color: #fff;
   list-style: none;
}

footer.customFooter h4 {
   color: #fff;
}

footer.customFooter h3.h3Footer {
   color: #fff !important;
}

footer.customFooter p {
   color: #fff;
   text-align: left;
   font-size: 12px;
}

footer.customFooter {
   margin: 60px;
}

p.pCustom {
   color: var(--color07) !important;
}

footer#footer {
   padding: 30px;
}

.item.box-text {
   display: inline-flex;
   margin-left: 35px;
}

footer#footer {
   line-height: 1.4;
   color: #fff;
   font-size: 14px;
}

.logo_foot {
   width: 65%;
   margin-bottom: 50px;
}

.networks {
   margin-bottom: 50px;
}

.mb-3.footer_net {
   font-size: 30px;
}

.main-footer {
   position: relative; /* Asegura que el contenedor sea el contexto de posición */
}

.footer .social-icons a {
   color: #fff;
   margin: 0 0.5rem;
   font-size: 1.2rem;
}
.footer .social-icons a:hover {
   color: #00d3ff;
}
.footer .bottom-bar {
   background-color: #00d3ff;
   color: #000;
   text-align: center;
   padding: 0.5rem 0;
   font-size: 0.9rem;
}

.footer .map {
   max-width: 100%;
   height: auto;
   margin-top: 0.5rem;
   border: 1px solid #ccc;
}

img.logo_foot_eia {
   width: 30%;
   display: block;
   margin: auto;
}

footer.footer p {
   color: #fff;
   font-size: 12px;
}

footer .col-md-6 {
   border-style: dashed;
   border-width: 0px 0px 0px 1px;
   border-color: #175270;
}

footer.footer {
   padding-top: 40px;
}

footer .col-md-6 {
   padding: 40px;
}

footer.footer h5 {
   color: #fff;
}